mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-02-16 01:10:40 +00:00
[Dovecot] use python bootstrapper to start DOVECOT container
This commit is contained in:
@@ -45,7 +45,8 @@ RUN echo "Building from repository $SOGO_DEBIAN_REPOSITORY" \
|
||||
|
||||
RUN pip install --break-system-packages \
|
||||
mysql-connector-python \
|
||||
jinja2
|
||||
jinja2 \
|
||||
redis
|
||||
|
||||
|
||||
COPY data/Dockerfiles/bootstrap /bootstrap
|
||||
|
||||
Reference in New Issue
Block a user