Description of problem:
I\'m trying to pull ubuntu from the public registry with this command :
docker pull ubuntu
And then i got this
Check if your docker registry is running or not. if no registry is runnign try docker run -d -p 5000:5000 --name registry registry:2