Baoyuantop opened a new pull request, #427:
URL: https://github.com/apache/apisix-docker/pull/427

   To fix the problem with 
https://github.com/apache/apisix-ingress-controller/issues/1637 we decided to 
replace the `wget` in the apisix image with `curl` and made the change in
   - https://github.com/apache/apisix-docker/pull/419
   - https://github.com/apache/apisix-docker/pull/421
   
   But we found that this caused problems for some users of build image base 
apisix: why did `wget` suddenly disappear?
   Just like the changes in this PR 
https://github.com/apache/apisix-docker/pull/423
   
   So we'd better keep both `wget` and `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]

Reply via email to