[openstack-dev] [infra][docker] registry-1.docker.io to reverse proxy cache

Paul Belanger pabelanger at redhat.com
Sat Apr 8 14:44:15 UTC 2017


On Fri, Apr 07, 2017 at 12:15:49PM -0400, Paul Belanger wrote:
> Greetings,
> 
> In an effort to help projects depending on docker infrastructure, we've setup a
> reverse proxy cache for http://registry-1.docker.io. Please see the
> instructions in 453811[1] on how to configure dockerd to use them.  While
> testing, I did run into an issue with docker 17.04 so suggest you use a lower
> version for now.
> 
> Please reply to the thread when you have a patches propose to use the proxy
> cache. We working to update our configure_mirror.sh[2] so jobs get the URL
> easier, hope to land this today. We'd like to monitor the proxy cache for a few
> jobs first, before opening the flood gates.
> 
> If you have questions, feel free to drop by #openstack-infra or reply.
> 
> [1] https://review.openstack.org/#/c/453811/
> [2] https://review.openstack.org/#/c/454334/
> 
Our configure_mirror.sh script is now live, so you can find your regional
registry by doing the following:

  $ source /etc/ci/mirror_info.sh
  $ echo $NODEPOOL_DOCKER_REGISTRY_PROXY
  http://mirror.iad.rax.openstack.org:8081/registry-1.docker

on any of our zuul workers.



More information about the OpenStack-dev mailing list