Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Doing so adds support for `srcds/cs2` by circumventing the following error without breaking older games: ``` $ docker run --rm -it sourceservers/cs2 'game/bin/linuxsteamrt64/cs2 -dedicated +map de_dust2' ... Launcher Error: FATAL: /server/game/bin/linuxsteamrt64/libtier0.so not loaded dlerror(): /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /server/game/bin/linuxsteamrt64/libtier0.so) ```
- Loading branch information