caioquirino / docker-cloudera-quickstart

Docker Cloudera Quick Start Image
Apache License 2.0
91 stars 79 forks source link

Error while pulling docker image. #19

Open swapnilpatil1682 opened 8 years ago

swapnilpatil1682 commented 8 years ago

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 8 years ago

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.