I\'m trying to setup a private docker registry using the image taken from: https://github.com/docker/docker-registry
Just by running: docker run -p 5000:50
docker run -p 5000:50
In addition to the above answers, I am adding what worked in "docker for mac" for me: