Add support for steamcmd app validation
This commit is contained in:
parent
f1ffd92eff
commit
d6cb895120
4 changed files with 17 additions and 1 deletions
|
@ -11,6 +11,7 @@ LABEL maintainer="joedwards32@gmail.com"
|
|||
ENV STEAMAPPID 730
|
||||
ENV STEAMAPP cs2
|
||||
ENV STEAMAPPDIR "${HOMEDIR}/${STEAMAPP}-dedicated"
|
||||
ENV STEAMAPPVALIDATE 0
|
||||
|
||||
COPY etc/entry.sh "${HOMEDIR}/entry.sh"
|
||||
COPY etc/server.cfg "/etc/server.cfg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue