mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Update dockervolumes.md
Fix JSON highlighting Signed-off-by: Rasmus Abrahamsen <spam@rasmusa.net>
This commit is contained in:
parent
86ba0e29f5
commit
086d06dce1
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ The output will provide details on the container configurations including the
|
|||
volumes. The output should look something similar to the following:
|
||||
|
||||
...
|
||||
Mounts": [
|
||||
"Mounts": [
|
||||
{
|
||||
"Name": "fac362...80535",
|
||||
"Source": "/var/lib/docker/volumes/fac362...80535/_data",
|
||||
|
|
Loading…
Add table
Reference in a new issue