mirror of
https://github.com/OliveTin/OliveTin
synced 2025-10-30 12:57:06 +00:00
cicd: need shadow-utils for useradd
This commit is contained in:
@@ -7,6 +7,7 @@ RUN mkdir -p /config /var/www/olivetin \
|
||||
microdnf install -y --nodocs --noplugins --setopt=keepcache=0 --setopt=install_weak_deps=0 \
|
||||
iputils \
|
||||
openssh-clients \
|
||||
shadow-utils \
|
||||
docker
|
||||
|
||||
EXPOSE 1337/tcp
|
||||
|
||||
Reference in New Issue
Block a user