When I want to pull some images from docker server, it always show errors, like 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). So I tried to change the registry to improve the download speed. Vim /etc/docker/daemon.js, and add the following params. And finally, you […]
How to change the registry of docker
Posted on November 22, 2024 by