-
Notifications
You must be signed in to change notification settings - Fork 303
Closed
Description
Expected behavior
Download Image and create container
Actual behavior
Unable to find image 'hello-world:latest' locally
docker: Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers).
See 'docker run --help'.
Information
Diagnostic Id: AD27B128-4EC0-4888-9470-22E42CD7DF37/2018-01-12_13-49-18
I try all variations of solution, and they not working for me:
- Set DNS to Fixed 8.8.8.8
- Reset factory/Reinstall docker/Reboot docker or computer
Steps to reproduce the behavior
- Execute command in console: docker run hello-world
``
Reactions are currently unavailable