Update Dockerfile

This commit is contained in:
2019-04-24 18:45:13 +02:00
committed by GitHub
parent 4d5762d566
commit dc1b5fb645

View File

@@ -29,7 +29,6 @@ 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