apisix
apisix copied to clipboard
feat: As a user, I want to build Apisix on Debian Trixie
Description
I would like to build Apisix on Debian Trixie, but need libpcre3-dev was removed front this distribution :-(
https://github.com/apache/apisix/blob/master/utils/install-dependencies.sh#L81
Hi @devnewton, we plan to upgrade the base image for the apisix Debian image to Trixie, the current version is Bullseye. Related files are available at https://github.com/apache/apisix-docker/tree/master/debian. Welcome to submit the PR.
https://github.com/openresty/openresty/issues/1054 We need to wait for support from the upstream community, and we will follow up promptly.