You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-27 22:18:22 +02:00
remove cyrus-sasl-plain
This commit is contained in:
@@ -12,7 +12,7 @@ RUN pip3 install socrate==0.2.0
|
|||||||
RUN pip3 install "podop>0.2.5"
|
RUN pip3 install "podop>0.2.5"
|
||||||
|
|
||||||
# Image specific layers under this line
|
# Image specific layers under this line
|
||||||
RUN apk add --no-cache postfix postfix-pcre cyrus-sasl-plain cyrus-sasl-login
|
RUN apk add --no-cache postfix postfix-pcre cyrus-sasl-login
|
||||||
|
|
||||||
COPY conf /conf
|
COPY conf /conf
|
||||||
COPY start.py /start.py
|
COPY start.py /start.py
|
||||||
|
|||||||
Reference in New Issue
Block a user