mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-24 07:23:38 +00:00
Fix issue #459
This commit is contained in:
parent
9bc245dfdc
commit
6eb603a33b
@ -73,7 +73,7 @@ $ docker inspect web
|
||||
"Type": "volume",
|
||||
"Name": "my-vol",
|
||||
"Source": "/var/lib/docker/volumes/my-vol/_data",
|
||||
"Destination": "/app",
|
||||
"Destination": "/webapp",
|
||||
"Driver": "local",
|
||||
"Mode": "",
|
||||
"RW": true,
|
||||
|
Loading…
Reference in New Issue
Block a user