mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-20 13:21:30 +00:00
[Dovecot] use python bootstrapper to start DOVECOT container
This commit is contained in:
@@ -9,7 +9,8 @@ RUN apk add --no-cache nginx \
|
||||
py3-pip && \
|
||||
pip install --upgrade pip && \
|
||||
pip install Jinja2 \
|
||||
mysql-connector-python
|
||||
mysql-connector-python \
|
||||
redis
|
||||
|
||||
RUN mkdir -p /etc/nginx/includes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user