donge opened a new issue #264: URL: https://github.com/apache/apisix-docker/issues/264
### Issue description We use alpine image as default, in latest version 2.11. the size increased a lot. I would like to debug it, but I found the Dockerfile is not in this repo. ``` apache/apisix 2.11.0-alpine e99b8fdb5a7c 3 days ago 220MB apache/apisix 2.10.0-alpine 627d00c649fc 2 months ago 110MB ``` If you guys can help to point out the packaging path. I can move further ### Environment - apisix version (cmd: `apisix version`): 2.11 - OS (cmd: `uname -a`): any - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): any - etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API): not-related - apisix-dashboard version, if have: not-related - the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner): not-related - luarocks version, if the issue is about installation (cmd: `luarocks --version`): not-related -- 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]
