Commit Graph

413 Commits

Author SHA1 Message Date
Quinten
0584d4f9fb add minetest to the readme 2023-02-16 16:23:30 +01:00
Quinten
4a8781c467 games: add minetest 2023-02-16 16:20:26 +01:00
Quinten
15884179ee feat(steamcmd-debian): add libsdl2-2.0-0 (#126) 2023-02-12 11:25:24 +02:00
Quinten
56d5822652 feat(java): Replace openjdk with termium images (#116) 2023-02-12 10:47:06 +02:00
Quinten
d6a360e762 Merge pull request #129 from gOOvER/xvfb
steamcmd: add xvfb
2023-02-04 11:01:17 +01:00
gOOvER
b29044fc2d add xvfb 2023-02-04 10:07:56 +01:00
Quinten
2904076f42 feat(installers): add wget package to debian(#125) 2023-01-30 16:38:53 +02:00
Quinten
8fa7a9076b Merge pull request #124 from gOOvER/nodejs-fix
removed 2nd layer of npm install
2023-01-28 16:21:51 +01:00
gOOvER
112a4fd3dd removed 2nd layer of npm install 2023-01-28 16:02:52 +01:00
Quinten
2aa3647c4f Merge pull request #123 from gOOvER/fixactions
removed version pinning from BuildKit in github actions
2023-01-28 10:30:44 +01:00
gOOvER
f471b14ed9 removed version pinning from BuildKit 2023-01-28 09:49:09 +01:00
Michael (Parker) Parker
e6bcb46ec0 Merge pull request #122 from gOOvER/npmupdate
Nodejs / add npm install npm@latest -g
2023-01-27 14:17:02 -05:00
gOOvER
dbd807f77b add npm install npm@latest -g 2023-01-27 20:11:24 +01:00
Quinten
4461eec267 Merge pull request #121 from gOOvER/patch-10
wine: update Mono for Wine 8
2023-01-26 17:32:36 +01:00
Torsten Widmann
fab1bc983c update Mono for Wine 8 2023-01-26 17:28:55 +01:00
Quinten
c4f00eb1c6 Merge pull request #120 from gOOvER/steamfix
wine: add fix for login to steamcmd
2023-01-22 16:59:25 +01:00
gOOvER
d316775d80 add fix for login 2023-01-22 16:56:48 +01:00
Quinten
eaeccca9f3 Merge pull request #118 from gOOvER/patch-8
wine_staging: add libsdl2-2.0-0 to prevent error
2023-01-16 18:58:22 +01:00
Quinten
8357fdb559 Merge pull request #119 from gOOvER/patch-9
wine_latest: add libsdl2-2.0-0 to prevent errors
2023-01-16 18:57:53 +01:00
Torsten Widmann
babae9abb0 Update Dockerfile 2023-01-16 17:15:50 +01:00
Torsten Widmann
8b1be5f194 add libsdl2-2.0-0 to prevent errors 2023-01-16 17:15:12 +01:00
Torsten Widmann
140f021df5 add libsdl2-2.0-0 to prevent error 2023-01-16 17:13:56 +01:00
Quinten
ee5cd831d9 Merge pull request #115 from gOOvER/patch-7
OS:Debian: add libfluidsynth2 for OpenTTD
2023-01-08 16:06:21 +01:00
Torsten Widmann
9c32930d92 add libfluidsynth2 for OpenTTD 2023-01-08 16:03:44 +01:00
Quinten
f056ef9a59 Merge pull request #114 from gOOvER/altvnet7
add support for dotnet7 to alt:v
2023-01-06 11:01:58 +01:00
gOOvER
f419c72aad add net7 2023-01-06 10:55:10 +01:00
Michael (Parker) Parker
147ad2b808 Merge pull request #113 from parkervcp/hotfix-steamcmd
fix build steamcmd
2022-12-31 10:22:52 -05: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
6c1690ed34 Merge pull request #111 from gOOvER/steamcmd
added steamcmd images and update buildx to latest
2022-12-30 11:20:34 +01:00
Quinten
933d994790 steamcmd fix maintainer + platform select 2022-12-30 11:17:38 +01:00
Michael (Parker) Parker
42ca29c178 Merge pull request #107 from parkervcp/ubuntu-22.04
Update ubuntu to 22.04
2022-12-23 12:44:06 -05:00
gOOvER
52588fd6a3 typo 2022-12-23 18:01:20 +01:00
gOOvER
1a2cc48e26 missed on folder 2022-12-23 17:50:39 +01:00
gOOvER
e9f7995b25 Update README.md 2022-12-23 17:45:11 +01:00
gOOvER
7d91253f57 added steamcmd images and update buildx to latest 2022-12-23 17:41:12 +01:00
Michael (Parker) Parker
a7c48061ba Merge pull request #108 from parkervcp/bot-bastion
update bastion
2022-12-15 10:10:59 -05:00
Quinten
2bc577c6d1 update bastion 2022-12-15 16:02:31 +01:00
Quinten
e0a72d3b52 fix ubuntu 22 2022-12-10 11:42:01 +01:00
Quinten
4bd8939dcf Update Dockerfile 2022-12-04 20:17:45 +01:00
Michael (Parker) Parker
0f336f3f95 Merge pull request #104 from lilkingjr1/arma3
[Arma 3] Hot Fix SteamCMD Intermittently Failing Workshop Downloads
2022-11-29 15:07:43 -05:00
Red-Thirten
5742a2b8d8 Hot Fix Intermittent SteamCMD Failure & Improvements
- Fixes current issue where SteamCMD will intermittently present a "Failure" error when downloading Workshop mods due to a corrupt cache file.
- Replaced hard coded workshop directory path with a variable.
2022-11-29 11:17:22 -08:00
Red-Thirten
2ba5155100 Dockerfile - Tabs to Spaces 2022-11-29 11:09:27 -08:00
Quinten
dbdbc2fc1b Merge pull request #103 from parkervcp/parkertron_add_ca-certs
Parkertron add ca certs
2022-11-29 18:44:11 +01:00
Michael (Parker) Parker
c564e117f5 add ca-certificates
Reformatted File
Added notes

Moved general packages to their own line

Added eng language package to image as it's the default supported lang
2022-11-29 12:27:25 -05:00
Michael (Parker) Parker
d23d5cebe8 add ca-certificates 2022-11-29 12:18:51 -05:00
Quinten
0a5f5a45e8 Merge pull request #102 from lilkingjr1/source
[Source] Fix SteamCMD crash when logging in with real account
2022-11-27 21:48:30 +01:00
Quinten
83f64a3cb0 Merge pull request #101 from lilkingjr1/dayz
[DayZ] Fix SteamCMD crash when downloading mods
2022-11-27 21:46:55 +01:00
Red-Thirten
3b2edf8e50 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 when logging in with real accounts.
2022-11-27 12:31:53 -08:00
Red-Thirten
cc9f611a73 Add numactl to Dockerfile
Adds `numactl` package so it can be used within entrypoint.sh.
2022-11-27 12:18:54 -08:00