Docker Persistent storage in Windows

Hi,

I have installed Docker Toolbox in Windows machine. When running a container, I have to persist data in that container locally. I have seen local-persist plugin to that in Linux instances. But I cannot clearly understand the same to do it in windows machine.

What are the steps/instruction to use local-persist plugin in Windows instance or is there any other way to persist container data locally in Windows. Can someone please help me on this.