mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
whe need shadow later
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
a1e5a0691b
commit
b9407dbc2d
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ RUN set -ex; \
|
|||
usermod -u 333 -g 333 xfs; \
|
||||
groupmod -g 33 www-data; \
|
||||
usermod -u 33 -g 33 www-data; \
|
||||
apk del --no-cache shadow; \
|
||||
\
|
||||
apk add --no-cache \
|
||||
util-linux-misc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue