Is DockerHub the only place where we can store own docker images (repos) ?
Isn’t it possible to store it locally like with git ?
Share and learn in the Docker community.
Is DockerHub the only place where we can store own docker images (repos) ?
Isn’t it possible to store it locally like with git ?
Well I setup a local private registry. https://docs.docker.com/registry/deploying/