Make registry a unsecure repo on docker

This commit is contained in:
2017-08-02 23:55:28 -04:00
parent ef50ce48fd
commit a286332d70
2 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{
"insecure-registries" : ["registry:5000"]
}