This commit is contained in:
parent
319c7645bf
commit
b32c445abc
@ -46,6 +46,8 @@ FROM docker.io/library/python:3.13-slim
|
|||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
|
# healthcheck
|
||||||
|
wget \
|
||||||
# uwsgi
|
# uwsgi
|
||||||
libpcre3 \
|
libpcre3 \
|
||||||
libxml2 \
|
libxml2 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user