The daemon.json storage-opts settings is actually a list.
Signed-off-by: Dimitry Andric <d.andric@activevideo.com> Upstream-commit: e3eb24fc21fa6f6002eef081278333f9e5e16614 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