udacity / CarND-Term1-Starter-Kit

MIT License
494 stars 602 forks source link

The system cannot find the file specified. #17

Closed kvasnyj closed 7 years ago

kvasnyj commented 7 years ago

PS SDC\Repo\CarND-Term1-Starter-Kit> docker build -t carnd-term1 .

An error occurred trying to connect: Post http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/build?buildargs=%7B%7D&cgroupparen t=&cpuperiod=0&cpuquota=0&cpusetcpus=&cpusetmems=&cpushares=0&dockerfile=Dockerfile&labels=%7B%7D&memory=0&memswap=0&rm= 1&shmsize=0&t=carnd-term1&ulimits=null: open //./pipe/docker_engine: The system cannot find the file specified.

domluna commented 7 years ago

Not sure what the issue is but try pulling the image directly from Docker Hub:

docker pull udacity/carnd-term1-starter-kit