Update dockerfiles

This commit is contained in:
Marcos Lilljedahl
2018-11-04 20:20:01 -03:00
parent 9d44ff74de
commit b938e644c3
5 changed files with 30 additions and 11 deletions

View File

@@ -2,6 +2,7 @@
"experimental": true,
"debug": true,
"log-level": "info",
"storage-driver": "vfs",
"insecure-registries": ["127.0.0.1"],
"hosts": ["unix:///var/run/docker.sock", "tcp://0.0.0.0:2375"]
}