Hello Gevans, Ensure you added your company proxy certs which also includes root and intermediate certs
/etc/pki/ca-trust/source/anchors(RHEL,Centos) Please add insecure registry in /etc/sysconfig/docker or else add your verification certs to /etc/docker/certs.d with name as you mentioned artifactory.company.com and place your verification certs inside the folder /etc/docker/certs.d/artifactory.company.com for validation. and do execute below commands.. update-ca-trust enable update-ca-trust extract service docker restart -- View this message in context: http://forums.jfrog.org/Artifactory-docker-pulling-my-hair-out-tp7580861p7580865.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140 _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
