Update Dockerfile

This commit is contained in:
Kjeld Schouten-Lebbing
2022-04-07 00:43:57 +02:00
committed by GitHub
parent 8a1b43d82d
commit 5bc5d45ffb

View File

@@ -20,7 +20,6 @@ ENV GID=100
ENV USERNAME="" ENV USERNAME=""
ENV PASSWRD="" ENV PASSWRD=""
ENV USER="steam" ENV USER="steam"
ENV GROUP="steam"
ENV DATA_PERM=770 ENV DATA_PERM=770
RUN mkdir $DATA_DIR && \ RUN mkdir $DATA_DIR && \