This commit is contained in:
bjoernellens1 2023-11-30 09:54:13 +01:00 committed by GitHub
parent b3e527dab7
commit 87d96a6013
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,7 +106,7 @@ RUN mkdir -p /config /var/www/olivetin \
iputils \
openssh-clients \
shadow-utils \
OliveTin
OliveTin \
&& dnf clean all
RUN useradd --system --create-home olivetin -u 1000