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
To save you hassle, why don't you just use the FREE private docker registry service provided by gitlab - works great
https://about.gitlab.com/2016/05/23/gitlab-container-registry/
Their registry is secure so you won't have any issues