g0715158 opened a new issue, #21100: URL: https://github.com/apache/pulsar/issues/21100
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version 3.1.0 ### Minimal reproduce step mvn clean install -DskipTests mvn package -Pdocker,-main -am -pl docker/pulsar-all -DskipTests ### What did you expect to see? The custom image is successfully created after the command is executed ### What did you see instead? When I was making a custom image of version 3.1.0, when I was downloading remote resources through http, the user would get stuck every few minutes. I had to stop making the image and rename it again. In this way, I executed many commands repeatedly  ### Anything else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
