40 Commits

Author SHA1 Message Date
Quinten
5d5d10cc2f New package format 2025-07-10 18:00:31 +02:00
Quinten
dde6beecdf remove duplicate 2025-06-10 17:06:43 +02:00
Quinten
33ac708278 Update steamcmd Ubuntu to 24.04 2025-06-10 17:03:00 +02:00
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
gOOvER
201e26d528 Update Dockerfile 2025-02-03 14:59:03 +01:00
gOOvER
316810d7ba sort packages 2025-02-03 14:57:22 +01:00
gOOvER
779158d44d missed locales package 2025-02-03 14:55:29 +01:00
gOOvER
6fdd41f4fd Update Dockerfile 2025-02-03 14:54:44 +01:00
gOOvER
6fa58100b4 add locales; cleanup the image 2025-02-03 14:38:22 +01:00
bredo
5c01dfcce1 Merge pull request #280 from bredo228/steamcmd-dotnet9
Add .NET 9 to steamcmd dotnet
2025-01-07 12:44:52 +01:00
Quinten
6d82a2fee0 Fix: Docker LegacyKeyValueFormat 2025-01-03 11:02:41 +01:00
mja00
3c35b3e1e1 fix: move app 1007 before the game 2024-09-04 11:00:05 -04:00
Quinten
43616ff3f8 always install / update app id 1007 2024-04-29 18:59:06 +02:00
Quinten
876e1d867f wget... 2024-04-05 22:38:04 +02:00
Quinten
641796f164 libssl1.1 on source and steamcmd:debian 2024-04-05 22:30:44 +02:00
Quinten
d7f798c383 fix the builds 2024-04-04 08:56:29 +02:00
Michael (Parker) Parker
66769a165b Merge pull request #227 from parkervcp/steamcmd_dotnet8
steamcmd: dotnet 8
2024-04-03 22:00:56 -04:00
Quinten
b3f8b0844a Move to Debian 12 and fix Uptime Kuma 2024-04-02 15:50:15 +02:00
Quinten
851d94b37a steamcmd: dotnet 8 2024-03-30 10:34:30 +01:00
wraith1200
ef82e69547 adding proton 8 image 2024-03-12 13:57:20 -04:00
Alexander Ballauf
bcc7c30440 Add sniper platform image (#220)
* Add sniper platform image

* steamcmd sniper force TARGETOS and TARGETARCH

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-02-03 16:40:27 +01:00
Quinten
e9545e4553 Steamcmd: fix validate & proton add tini 2024-01-26 17:42:37 +01:00
Quinten
baf272435a Use SIGINT as stop signal 2023-08-09 19:24:33 +02:00
Quinten
e6c1b4cc4a tini part 1 2023-07-19 18:01:39 +02:00
Quinten
8377be4030 pavlov_vr specific changes 2023-07-02 17:55:29 +02: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
05bfc8afca typo 2023-02-16 16:32:27 +01:00
gOOvER
dc8d96c028 Update entrypoint.sh 2023-02-16 16:29:41 +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
Quinten
15884179ee feat(steamcmd-debian): add libsdl2-2.0-0 (#126) 2023-02-12 11:25:24 +02:00
gOOvER
b29044fc2d add xvfb 2023-02-04 10:07:56 +01:00
Quinten
ab693f3f9a steamcmd: (./../ -> ../) 2022-12-30 20:22:08 +01:00
Quinten
5416728357 fix build 2022-12-30 11:27:54 +01:00
Quinten
933d994790 steamcmd fix maintainer + platform select 2022-12-30 11:17:38 +01:00
gOOvER
7d91253f57 added steamcmd images and update buildx to latest 2022-12-23 17:41:12 +01:00