Paul Belanger 836cddb2f2 Add registry-1.docker.io to reverse proxy cache
To use the mirror, you'd create a /etc/docker/daemon.json file:

{
  "registry-mirrors": [
    "http://mirror.dfw.rax.openstack.org:8081/registry-1.docker/"
  ]
}

Obviously using your regional mirror.

We also use port 8081 because we need to ignore Expires headers, and
don't want to affect the rdo proxy.

Change-Id: Iba9a7580a11cdecb6a43a4fef703be2ca62d0539
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-04-06 15:34:37 -04:00
..
2016-09-21 10:11:00 -04:00
2017-03-02 13:59:25 -05:00
2014-09-14 16:27:07 +00:00
2016-05-25 12:05:24 -07:00
2016-09-27 10:00:05 -07:00
2016-06-05 14:24:50 +00:00