Add insecure registries to docker info

Signed-off-by: Tomasz Kopczynski <tomek@kopczynski.net.pl>
This commit is contained in:
Tomasz Kopczynski
2016-02-16 23:45:48 +01:00
parent d78f8f2796
commit 44a50abe7b
4 changed files with 38 additions and 0 deletions

View File

@@ -62,6 +62,9 @@ For example:
Registry: [https://index.docker.io/v1/]
Labels:
storage=ssd
Insecure registries:
myinsecurehost:5000
127.0.0.0/8
The global `-D` option tells all `docker` commands to output debug information.