add shadow for groupmod usermod

master
MrTyton 3 years ago
parent dc78dc2dd2
commit bbc522fdfc

@ -23,7 +23,8 @@ RUN set -x && \
curl \ curl \
dbus \ dbus \
jq \ jq \
python3 python3 \
shadow
RUN set -x && \ RUN set -x && \
addgroup --gid "$PGID" abc && \ addgroup --gid "$PGID" abc && \

@ -1 +1 @@
2022.03.25-21 2022.03.25-22

Loading…
Cancel
Save