1.docker pull ubuntu:18.04
Warning: failed to get default registry endpoint from daemon (Cannot connect to the Docker daemon. Is the docker daemon running on this host?). Using system default:https://index.docker.io/v1/
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
The reason is no sudo, the correct way to write sudo docker pull + software or resources to be installed.
Similar Posts:
- [Solved] Docker ERROR: Couldn’t connect to Docker daemon at http+docker://localunixsocket – is it running?
- docker unauthorized: incorrect username or password
- [Solved] Error in docker pull down image“ https://registry-1.docker.io/v2/ : Net / http: TLS handle timeout “how to handle?
- Solutions to docker pull error reporting
- An error is reported when logging into harbor warehouse with docker login of other hosts
- [Solved] http: server gave HTTP response to HTTPS client
- An error is reported when the docker command is executed in Jenkins
- Solution for docker under windows:This error may also indicate that the docker daemon is not running.
- Docker compose executes the YML file error [How to Solve]
- docker pull Error: Get https://hub.xxx.com/v1/_ping: dial tcp 192.168.1.8:443: getsockopt: connection refused