天蓬老师2017-04-25 09:03:42
The official explanation of Volume is Data directory, the connection is as follows:
https://docs.docker.com/engine/tutorials/dockervolumes/
If you are simply adding files, you can use add or copy
高洛峰2017-04-25 09:03:42
-v host_path/mysite.template:ps_path/mysite.template
The run syntax is written like this. Pay attention to the file name
黄舟2017-04-25 09:03:42
The same file can be put into ubuntu and it will work. I guess there is something wrong with the docker in windows