github.com/xeptore/docker-cli@v20.10.14+incompatible/cli/command/volume/testdata/volume-inspect-without-format.single-volume.golden (about) 1 [ 2 { 3 "Driver": "local", 4 "Labels": null, 5 "Mountpoint": "/data/volume", 6 "Name": "volume", 7 "Options": null, 8 "Scope": "local" 9 } 10 ]