1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #22220 from dandric-activevideo/fix-storage-opts-doc

Fix daemon.json storage-opts settings example
This commit is contained in:
Brian Goff 2016-04-21 09:53:03 -04:00
commit 70746f4c38

View file

@ -888,7 +888,7 @@ This is a full example of the allowed configuration options in the file:
"exec-opts": [],
"exec-root": "",
"storage-driver": "",
"storage-opts": "",
"storage-opts": [],
"labels": [],
"log-driver": "",
"log-opts": [],