Merge pull request #460 from myccccccc/master

Fix issue #459
pull/462/head
Kang Huaishuai 2020-08-25 15:53:33 +08:00 committed by GitHub
commit 5fb17c90e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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,