Docker Build构建使用代理

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

https_proxy为代理地址