mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-02-21 11:48:48 +00:00
[Rspamd] use python bootstrapper to start RSPAMD container
This commit is contained in:
@@ -43,7 +43,8 @@ RUN groupadd -g 102 postfix \
|
||||
RUN pip install --break-system-packages \
|
||||
mysql-connector-python \
|
||||
jinja2 \
|
||||
redis
|
||||
redis \
|
||||
dnspython
|
||||
|
||||
COPY data/Dockerfiles/bootstrap /bootstrap
|
||||
COPY data/Dockerfiles/postfix/supervisord.conf /etc/supervisor/supervisord.conf
|
||||
|
||||
Reference in New Issue
Block a user