Files
yolks/games/dayz
Red-Thirten e0b5384ab1 Change entrypoint.sh to run SteamCMD on one CPU
- Utilize `numactl` to force SteamCMD to run on only one CPU which resolves its current crashing issues on Debian.
- SteamCMD now complains about thread priority due to it failing to properly load `libSDL` (`libSDL` is included in the image, but will not load properly if it is not installed on the host due to it containing a kernel extension). Therefore, any warnings regarding threads will now be ignored.
- If SteamCMD fatally crashes, copy the directory where it saves its dumps (`/tmp/dumps`) to `/home/container` for easier debugging access.
2022-11-27 12:04:33 -08:00
..
2022-11-27 12:01:48 -08:00
2022-05-22 18:32:49 -07:00
2022-05-22 18:32:49 -07:00

DayZ

Docker container designed to run Bohemia Interactive's DayZ dedicated server.