remove sudo

This commit is contained in:
Ulf Gebhardt 2021-10-11 15:24:29 +02:00
parent 0cdfa1c555
commit a883a435ec
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

View File

@ -31,8 +31,8 @@ LABEL org.label-schema.schema-version="1.0"
LABEL maintainer="support@gradido.net"
# Install Additional Software
## install: sudo
RUN apk --no-cache add sudo
## install: git
#RUN apk --no-cache add git
# Settings
## Expose Container Port