tokers commented on PR #419: URL: https://github.com/apache/apisix-docker/pull/419#issuecomment-1418736968
> > Someone, or some programs might rely on wget, I think keep both of them will be better. > > In the APISIX scenario, since the admin API call needs to be triggered, it is normal to add curl, and curl is also used in our documents. > > But for `wget`, there is no use case other than downloading files in the APISIX scenario, can you provide some scenarios? Otherwise, I'm still keeping my opinion. > > Minimize unnecessary package installation in the image to reduce the threat of vulnerabilities and reduce the size of the image. I have no specific scenario but when we debug issues in the container, we (or our tools) may rely on the wget or curl. -- 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]
