Kaynağa Gözat

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

Signed-off-by: Dimitry Andric <d.andric@activevideo.com>
Dimitry Andric 9 yıl önce
ebeveyn
işleme
e3eb24fc21
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      docs/reference/commandline/daemon.md

+ 1 - 1
docs/reference/commandline/daemon.md

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