niyue commented on PR #39098: URL: https://github.com/apache/arrow/pull/39098#issuecomment-1845250704
@kou about the Docker approach, do you have any idea why the Docker image tries to use HTTP_PROXY/HTTPS_PROXY `localhost:8080`? I spent some time to try to get it up and running, and found the `amd64/ubuntu:20.04` base image defines such env vars, and this causes all network traffic to go through `localhost:8080` but there is no such proxy running and all the package installation fail because of this. Do I need to set up some http proxy to use it? Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
