在构建时,需要注入 http_proxy 等参数。 docker build . \ --build-arg "HTTP_PROXY=http://proxy.example.com:8080/" \ --build- ...
確定! 回上一頁