Fix symbolic link & always copy template file
This commit is contained in:
parent
94f2005ba7
commit
575921cf79
2 changed files with 11 additions and 4 deletions
|
@ -81,5 +81,8 @@ EXPOSE ${STEAMPORT} 32330 ${SERVERPORT}
|
|||
|
||||
VOLUME /ark
|
||||
|
||||
# Change the working directory to /arkd
|
||||
WORKDIR /ark
|
||||
|
||||
# Update game launch the game.
|
||||
ENTRYPOINT ["/home/steam/run.sh"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue