When using GitLab and the CI/CD for building docker images you may stumble on such error using the “docker:dind” (dind stands for docker in docker)…
Tag: docker registry
Install gitlab-ce (community edition) in docker container with HTTPS and docker registry
This article is a howto install of the official docker gitlab-ce (GitLab Community Edition). GitLab maintains a docker image in the Docker registry and this…