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:
Dimitry Andric
2016-04-20 17:30:44 +02:00
parent aeb44b5505
commit 5b79c087d8

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": [],