[openstack-dev] [TripleO] breaking changes, new container image parameter formats
Michał Jastrzębski
inc007 at gmail.com
Tue Jul 25 02:40:25 UTC 2017
>> ...
>> DockerInsecureRegistryAddress: 172.19.0.2:8787/tripleoupstream
>> DockerKeystoneImage: 172.19.0.2:8787/tripleoupstream/centos-binary-
>> keystone:latest
>> ...
That's strange construction, are you sure guys that you don't want to
separate address:port from namespace? (tripleoupstream here).
Say you'd like to setup docker to point to insecure registry (add
--insecure-registry do systemd conf), that will take addr:port not
whole thing.
More information about the OpenStack-dev
mailing list