84669 person learning
152542 person learning
20005 person learning
5487 person learning
7821 person learning
359900 person learning
3350 person learning
180660 person learning
48569 person learning
18603 person learning
40936 person learning
1549 person learning
1183 person learning
32909 person learning
mysite.template是一个文件,但是映射到docker里就成了一个目录,请问是哪里写错了呢?
光阴似箭催人老,日月如移越少年。
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
-v host_path/mysite.template:ps_path/mysite.template
The run syntax is written like this. Pay attention to the file name
The same file can be put into ubuntu and it will work. I guess there is something wrong with the docker in windows
The official explanation of Volume is Data directory, the connection is as follows:
If you are simply adding files, you can use add or copy
The run syntax is written like this. Pay attention to the file name
The same file can be put into ubuntu and it will work. I guess there is something wrong with the docker in windows