pull/460/head
mayingchun 2020-08-25 14:19:23 +08:00
parent 9bc245dfdc
commit 6eb603a33b
1 changed files with 1 additions and 1 deletions

View File

@ -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,