11 Commits

Author SHA1 Message Date
David Wolfe
cb724db09c Remove numactl & Dockerfile Cleanup (#294)
- Removed the `numactl` package from all images as SteamCMD no longer seems to have issues logging in with a real Steam account (at least on bookworm, which all these images use).

The following cleanup changes only apply to Dockerfiles that had `numactl` removed:
- Changed all Dockerfiles to use `apt` (instead of `apt-get`) for consistency.
- Changed all `apt install` packages to a "list" format for consistency and easier diff reading for future package additions/removals.
- Added `locales` to `games\source\Dockerfile` and set the locale.
- Moved all instances of the `useradd` command down with the other user and working directory commands. Also  added the shell specification flag if it was missing.
- Unified all Dockerfiles to use space-indenting and fixed some indent spacing.
- Cleaned up some comments.
2025-03-30 11:07:52 +02:00
Quinten
d7f798c383 fix the builds 2024-04-04 08:56:29 +02:00
Quinten
b3f8b0844a Move to Debian 12 and fix Uptime Kuma 2024-04-02 15:50:15 +02:00
Quinten
e9545e4553 Steamcmd: fix validate & proton add tini 2024-01-26 17:42:37 +01:00
Michael (Parker) Parker
5a6594a9ec Merge pull request #139 from parkervcp/update-rcon
update rcon
2023-06-17 17:47:27 -04:00
Quinten
9def2c93ab add "" arround the download link 2023-06-10 14:43:36 +02:00
Quinten
33a4e8410e update rcon 2023-03-13 10:13:21 +01:00
gOOvER
c65c2ea1e7 protontricks switch to pip 2023-02-16 16:10:43 +01:00
gOOvER
7c3c8468da added winetricks and protontricks 2023-02-16 15:55:15 +01:00
gOOvER
9274174134 fixes 2023-02-14 16:32:30 +01:00
gOOvER
537f9dbdb1 add steam Proton Support 2023-02-14 16:25:39 +01:00