mirror of
https://github.com/Mailu/Mailu.git
synced 2025-06-06 23:36:26 +02:00
don't need sudo here
This commit is contained in:
parent
420afa53f8
commit
0211c06c37
@ -3,7 +3,6 @@ FROM $DISTRO
|
|||||||
# python3 shared with most images
|
# python3 shared with most images
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
python3 py3-pip bash py3-multidict \
|
python3 py3-pip bash py3-multidict \
|
||||||
&& apk add --upgrade sudo \
|
|
||||||
&& pip3 install --upgrade pip
|
&& pip3 install --upgrade pip
|
||||||
|
|
||||||
# Shared layer between nginx, dovecot, postfix, postgresql, rspamd, unbound, rainloop, roundcube
|
# Shared layer between nginx, dovecot, postfix, postgresql, rspamd, unbound, rainloop, roundcube
|
||||||
|
Loading…
x
Reference in New Issue
Block a user