mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-02 02:57:56 +00:00
Remove MailuStart from admin and correct layer-sharing comments
This commit is contained in:
@@ -3,7 +3,7 @@ FROM alpine:3.10
|
||||
RUN apk add --no-cache \
|
||||
python3 py3-pip bash \
|
||||
&& pip3 install --upgrade pip
|
||||
# Shared layer between rspamd, postfix, dovecot, unbound and nginx
|
||||
# Shared layer between rspamd, postfix, dovecot, unbound, rainloop, roundcube and nginx
|
||||
RUN pip3 install jinja2
|
||||
# Image specific layers under this line
|
||||
RUN apk add --no-cache \
|
||||
|
||||
Reference in New Issue
Block a user