...时关闭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...