Added support for Steam Guard key to be provided as environment variable

This commit is contained in:
John Edwards 2023-10-02 08:28:05 +01:00
parent 99b24290bb
commit d51908fe3c
3 changed files with 5 additions and 2 deletions

View file

@ -7,6 +7,7 @@ LABEL maintainer="joedwards32@gmail.com"
ENV STEAMUSER "changeme"
ENV STEAMPASS "changeme"
ENV STEAMGUARD ""
ENV STEAMAPPID 730
ENV STEAMAPP cs2
ENV STEAMAPPDIR "${HOMEDIR}/${STEAMAPP}-dedicated"