问题
[ ] Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
[ ] 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)
[x] docker 镜像加速daemon.json配置不生效
重启docker.service和docker.socket服务[x] window 版docker安装完启动wsl --update时报错
wsl update failed: update failed: updating wsl: exit code: 4294967295: running WSL command wsl.exe C:\WINDOWS\System32\wsl.exe --update --web-download: �]�ybk(403)0 : exit status 0xffffffff[ ] Error response from daemon: Get "https://index.docker.io/v1/search?q=portianer&n=25": dial tcp 128.121.243.76:443: i/o timeout
解决办法:
wsl --update --web-download替换wsl --update
wsl --install来安装Linux子系统
