Tag: Basic Authentication

How to secure your private docker registry?

How to secure your private docker registry?

Introduction In my previous article, I explained how to set up your private Docker registry with Docker Registry. All works fine when you are consuming the private registry from the host machine but when you try to access from the remote machine then docker will throw an error about https connection. Also, it is mandatory…

Read More Read More