Error while pulling docker image.
Opened this issue · 1 comments
swapnilpatil1682 commented
Hello ,
Getting same error all the time whenever trying to pull docker image with command
docker pull caioquirino/docker-cloudera-quickstart
System : Ubuntu 14.04 LTS
Error is :
FATA[333462] Get https://index.docker.io/v1/repositories/cloudera/quickstart/images: dial tcp: lookup index.docker.io: no such host
Please provide a solution.
caioquirino commented
Hi @pswapnil1 ,
Please review this issue, the error can be related with your machine's connectivity.
Please try to use docker pull mysql:latest for a simple test.