Hi, I have installed artifactory with docker using docker image itself as :
docker run --name artifactorynew -p 8081:8081 -p 443:443 -p 5000-5005:5000-5005 jfrog-docker-reg2.bintray.io/jfrog/artifactory-registry:latest & how can I create a new docker registry , so that I can push to it from any docker client. I have tried creating it but that doesnt allow me to push there. Can anyone please tell me what I may be missing? -- View this message in context: http://forums.jfrog.org/creating-docker-registry-tp7580650.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in this all-in-one HTML5 development environment. Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs. http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140 _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
