Update Dockerfile
This commit is contained in:
@@ -29,6 +29,7 @@ RUN ulimit -n 2048
|
|||||||
|
|
||||||
ADD /scripts/ /opt/scripts/
|
ADD /scripts/ /opt/scripts/
|
||||||
RUN chmod -R 774 /opt/scripts/
|
RUN chmod -R 774 /opt/scripts/
|
||||||
|
RUN chown -R steam /opt/scripts
|
||||||
|
|
||||||
#Server Start
|
#Server Start
|
||||||
ENTRYPOINT ["/opt/scripts/start-server.sh"]
|
ENTRYPOINT ["/opt/scripts/start-server.sh"]
|
||||||
|
Reference in New Issue
Block a user