mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-29 17:51:30 +00:00
[Rspamd] use python bootstrapper to start RSPAMD container
This commit is contained in:
@@ -118,7 +118,8 @@ RUN addgroup -g 5000 vmail \
|
||||
RUN pip install --break-system-packages \
|
||||
mysql-connector-python \
|
||||
jinja2 \
|
||||
redis
|
||||
redis \
|
||||
dnspython
|
||||
|
||||
|
||||
COPY data/Dockerfiles/bootstrap /bootstrap
|
||||
|
||||
Reference in New Issue
Block a user