Docker Build构建使用代理

admin 发布时间:2024-07-16 05:38

docker build --build-arg https_proxy=http://127.0.0.1:8080-t xxxxxx ./

https_proxy为代理地址