whe need shadow later

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-10-04 13:15:27 +02:00
parent a1e5a0691b
commit b9407dbc2d

View file

@ -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 \