Merge pull request #20998 from Ralle/Ralle-fix-json
Update dockervolumes.md
This commit is contained in:
commit
dc82c2dda9
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:
|
volumes. The output should look something similar to the following:
|
||||||
|
|
||||||
...
|
...
|
||||||
Mounts": [
|
"Mounts": [
|
||||||
{
|
{
|
||||||
"Name": "fac362...80535",
|
"Name": "fac362...80535",
|
||||||
"Source": "/var/lib/docker/volumes/fac362...80535/_data",
|
"Source": "/var/lib/docker/volumes/fac362...80535/_data",
|
||||||
|
|
Loading…
Reference in a new issue