先启动一个代理,然后 指定 代理 --build-arg
docker build --build-arg http_proxy=http://192.168.43.99:7890 --build-arg https_proxy=http://192.168.43.99:7890 -t registry.cn-hangzhou.aliyuncs.com/mkmk/python:face_recognition .
registry.cn-hangzhou.aliyuncs.com/mkmk/python:face_recognition
docker pull registry.cn-hangzhou.aliyuncs.com/mkmk/python:face_recognition