Прокси для hub.docker.com
Error response from daemon: pull access denied for nginx, repository does not exist or may require 'docker login': denied: <html><body><h1>403 Forbidden</h1> Since Docker is a US company, we must comply with US export control regulations. In an effort to comply with these, we now block all IP addresses that are located in Cuba, Iran, North Korea, Republic of Crimea, Sudan, and Syria. If you are not in one of these cities, countries, or regions and are blocked, please reach out to https://hub.docker.com/support/contact/ </body></html>
операционная система | путь к файлу конфигурации |
---|---|
Linux, обычная установка | /etc/docker/daemon.json |
Linux, режим rootless | ~/.config/docker/daemon.json |
Windows | C:\ProgramData\docker\config\daemon.json |
Windows с Docker Desktop | C:\Users\<Пользователь>\.docker\daemon.json |
{ "registry-mirrors" : [ "https://dockerhub.timeweb.cloud" ] }
systemctl reload docker
docker pull dockerhub.timeweb.cloud/library/alpine:latest
docker pull dockerhub.timeweb.cloud/openresty/openresty:latest