Update Dockerfile

This commit is contained in:
2019-04-24 18:43:41 +02:00
committed by GitHub
parent 8f6c5d7234
commit 4d5762d566

View File

@@ -29,6 +29,7 @@ RUN ulimit -n 2048
ADD /scripts/ /opt/scripts/
RUN chmod -R 770 /opt/scripts/
RUN chmod -R 770 ~/.local/share/
RUN chown -R steam /opt/scripts
USER steam