docker build under proxy
docker build --network host --build-arg http_proxy=$http_proxy --build-arg https_proxy=$https_proxy -t image:name .