parent
0864fb92c7
commit
dc25667901
@ -1,10 +1,10 @@ |
||||
{ |
||||
"registry-mirrors": ["http://10.36.181.60"], |
||||
"registry-mirrors": ["http://docker.cloud.repo"], |
||||
"exec-opts": ["native.cgroupdriver=systemd"], |
||||
"log-driver": "json-file", |
||||
"log-opts": { |
||||
"max-size": "100m" |
||||
}, |
||||
"storage-driver": "overlay2", |
||||
"insecure-registries":["10.36.181.60"] |
||||
"insecure-registries":["docker.cloud.repo"] |
||||
} |
Loading…
Reference in new issue