Tag: docker

  • Allow GitLab CI to use Docker Registry with Self Signed Certs

    This is a follow-on to my last post about how to fix Docker errors when using self signed SSL certificates on your Docker Registry. When you are using GitLab-CI, to push or pull from your private Docker Registry with self signed SSL certs, and using the Docker-in-Docker Runner approach, you need to tell each created…

  • Solution for Docker Registry Error: certificate signed by unknown authority

    If you are running a private Docker Registry, the Docker ecosystem makes it very difficult to run without SSL in place.  Even thought the out-of-the-box Docker Registry container  runs without SSL, over HTTP, many things won’t work properly, or at least easily, without installing SSL certificates. You can learn how to configure the registry server…

PHP Code Snippets Powered By : XYZScripts.com