Merge pull request #22220 from dandric-activevideo/fix-storage-opts-doc
Fix daemon.json storage-opts settings example Upstream-commit: 70746f4c38322ca14cb62321ce73b08b18422a14 Component: engine
This commit is contained in:
@ -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": [],
|
||||
|
||||
Reference in New Issue
Block a user