老师,请问不小心更新了docker后重新下载安装,出现报错界面Installation failed: Containers Windows Feature is not available,我已按照参考资料https://www.omicsclass.com/article/1303的步骤新建了containers.cmd,并以管理员身份运行完成后重启了电脑,...
...时关闭HTTP 代理和 Socks5 代理
usset http_proxy https_proxy
docker配置:
Create a systemd drop-in directory for the docker service:$ sudo mkdir -p /etc/systemd/system/docker.service.d
Create a file named /etc/systemd/system/docker.service.d/http-proxy.conf that adds the HTTP_PR...