Hello, Here is my situation, I have a server running artifactory (Version 4.2.1), we'll call it "artifactory.company.com" and a local repo was created as 'docker-snapshot-local'.
I have another server (CentOS 6.7) running docker and I have installed nginx reverse proxy on it, call it "docker.company.com" If, on the docker machine, I do a wget to htp://localhost:8081/artifactory/docker-snapshot-local I get the expected output if I try 'docker login' such as `docker login -u my_username docker.mycompany.com:5000` I get this back I have added --insecure-registry to the docker_opts at /etc/default/docker as follows but it still seems to want to only use https, and I have also done systemctl daemon-reload and then stopped and restarted docker and I get an invalid registry endpoint error The nginx config I am using is like this. I am probably missing something dumb, but I am at a loss as to what I am doing. Any help appreciated. (Comments removed for brevity) Once again, any help, insight, etc. would be appreciated. Regards, Greg Evans -- View this message in context: http://forums.jfrog.org/Artifactory-docker-pulling-my-hair-out-tp7580861.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=278785351&iu=/4140 _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
