add shadow for groupmod usermod
This commit is contained in:
parent
dc78dc2dd2
commit
bbc522fdfc
@ -23,7 +23,8 @@ RUN set -x && \
|
||||
curl \
|
||||
dbus \
|
||||
jq \
|
||||
python3
|
||||
python3 \
|
||||
shadow
|
||||
|
||||
RUN set -x && \
|
||||
addgroup --gid "$PGID" abc && \
|
||||
|
@ -1 +1 @@
|
||||
2022.03.25-21
|
||||
2022.03.25-22
|
||||
|
Loading…
Reference in New Issue
Block a user