Skip to content
Discussion options

You must be logged in to vote

Hi @Secret629! I'm Dosu and I’m helping the apisix team.

APISIX can run on Alpine Linux, but it's not officially supported and may require manual fixes. For example, you might encounter a balancer error due to differences in OpenResty's Lua balancer implementation; this can be resolved by modifying /usr/local/openresty/lualib/ngx/balancer.lua to handle both string and table arguments for the third parameter in the set_current_peer function (details here).

There is an Alpine-based Docker image for the APISIX Dashboard, but it has multiple critical CVEs. The recommended approach is to use the Ubuntu-based image (e.g., apache/apisix:3.13.0-ubuntu) for better security and support (see this d…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Secret629
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant