Add support for steamcmd app validation

This commit is contained in:
John Edwards 2024-02-22 12:11:30 +00:00
parent f1ffd92eff
commit d6cb895120
4 changed files with 17 additions and 1 deletions

View file

@ -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"