Setting up private secure docker registry as service with authentication
Setting up private secure docker registry as service with authentication Its extremely necessary to have a docker registry within your docker/kubernetes eco systems. Commonly we setup insecure docker registry by …