The daemon.json storage-opts settings is actually a list.

Signed-off-by: Dimitry Andric <d.andric@activevideo.com>
(cherry picked from commit e3eb24fc21)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Dimitry Andric 2016-04-20 17:30:44 +02:00 committed by Sebastiaan van Stijn
parent fc4f927588
commit f264a73afd
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C

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