Build UWSGI with pcre support for internal routing

When I was running the sentry web container, UWSGI logs say that pcre support is not present.
Pcre Support is needed for internal routing.

Presently, I am adding it to my base image manually.

Can these dependencies be installed in base images?

Also, Add DEBIAN_FRONTEND=noninteractive for sentry with python slim base containers.

If sentry does not need internal routing support, Please ignore my ticket.

Yeah, we don’t need this. The warning is fine to ignore.