Я хочу использовать Docker в win10 с прокси, для этого я использую GUI для установки прокси в настройках, добавляю:
http://127.0.0.1:9090
но это не сработает, всегда возвращает одну и ту же ошибку
docker login
WARNING: Error loading config file: C:\Users\mk\.docker\config.json: invalid character '"' after object key:value pair
Authenticating with existing credentials...
Login did not succeed, error: 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)
Login with your Docker ID to push and pull images from Docker Hub. If you don't have a Docker ID, head over to https://hub.docker.com to create one.
Username (mohamadk): Password:
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)
это мой config.json
{
"stackOrchestrator": "swarm",
"auths": {
"https://index.docker.io/v1/": {}
},
"credsStore": "wincred"
}
так я настраиваю докер
это мои настройки прокси
Я использую Win10 Pro и Psiphon3 для прокси