瀏覽代碼

Merge pull request #22220 from dandric-activevideo/fix-storage-opts-doc

Fix daemon.json storage-opts settings example
Brian Goff 9 年之前
父節點
當前提交
70746f4c38
共有 1 個文件被更改,包括 1 次插入1 次删除
  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": [],