Private Docker Registry Gitlab & Docker Links - chaitanyavangalapudi/devops-scripts GitHub Wiki
We can host Private Docker Registry using Gitlab or using docker registry image.
Reference Links for GitLab Private Docker Registry:
- https://docs.gitlab.com/ee/administration/container_registry.html
- https://dev.to/zaptic/how-to-gitlab-and-docker-registry-2moh
- https://www.digitalocean.com/community/tutorials/how-to-build-docker-images-and-host-a-docker-image-repository-with-gitlab
- https://linuxhint.com/gitlab_container_registry_setup/
- https://www.starwindsoftware.com/blog/install-gitlab-https-and-the-container-registry
- https://docs.gitlab.com/ee/user/project/container_registry.html
- https://docs.gitlab.com/ce/administration/container_registry.html
- https://gitlab.com/gitlab-org/gitlab-ce/container_registry
- https://about.gitlab.com/2016/05/23/gitlab-container-registry/
- https://sloppy.io/en/blog/gitlab-container-registry-alternative-docker-hub/
Reference Links for Docker Private Docker Registry:
- https://www.linuxtechi.com/setup-docker-private-registry-centos-7-rhel-7/
- https://medium.com/@maniankara/setup-a-free-secure-on-premise-open-source-docker-private-registry-with-ui-sonatype-nexus3-oss-35f8ac2c2fb0
- https://code-maze.com/docker-hub-vs-creating-docker-registry/
- https://docs.docker.com/registry/
- https://docs.docker.com/docker-hub/
- https://docs.docker.com/v17.12/docker-hub/repos/