noblevur.blogg.se

Nexus docker registry setup
Nexus docker registry setup







Now open your Docker cli and do a pull of some Docker Hub image but don't pull it from Docker Hub, pull it through the HTTPs endpoint of your docker (group) repo that you have created above like so: $ docker pull my.:10500/phpmyadmin/phpmyadmin You can also add a "docker (hosted)" repository as well if you have one set up. Under "Group" select for "member repositories" the repository you have created above. (we have 10500)įor blob store select any blob store (for example the one you have created above). This time select "docker (group)".Ĭall it anything you like (for example "docker-group").įor "HTTPS" enter any port you like. Go back to "Repositories" and hit "Create repository" again. Next up: A group repository, from which you will pull: No more configuration is needed for the proxy repo. Select a blob store for it (which you have created above). Give it any name (for example "docker-hub"). Once you have a blob store, continue like so:Ĭhoose "Repositories", hit "Create Repository". Create a blob store if you haven't already.









Nexus docker registry setup