diff --git a/SOURCES/docker.sysconfig b/SOURCES/docker.sysconfig index 196c66f..6e83766 100644 --- a/SOURCES/docker.sysconfig +++ b/SOURCES/docker.sysconfig @@ -9,7 +9,7 @@ DOCKER_CERT_PATH=/etc/docker # pull use the ADD_REGISTRY option to list a set of registries, each prepended # with --add-registry flag. The first registry added will be the first registry # searched. -ADD_REGISTRY='--add-registry registry.access.redhat.com' +# ADD_REGISTRY='--add-registry registry.access.redhat.com' # If you want to block registries from being used, uncomment the BLOCK_REGISTRY # option and give it a set of registries, each prepended with --block-registry diff --git a/SPECS/docker.spec b/SPECS/docker.spec index 88a4cbe..3fa066e 100644 --- a/SPECS/docker.spec +++ b/SPECS/docker.spec @@ -575,6 +575,9 @@ fi %{_datadir}/selinux/* %changelog +* Wed Aug 05 2015 CentOS Sources - 1.7.1-108.el7.centos +- comment out rh registry in docker.sysconfig + * Tue Jul 28 2015 Lokesh Mandvekar - 1.7.1-108 - built docker @rhatdan/rhel7-1.7 commit#3043001 - built docker-py @rhatdan/master commit#54a154d