Quinten
67177391f8
bastion add npm update to the docker file
2022-12-18 11:26:46 +01:00
Quinten
8b5acf6917
Bastion: pritify entrypoint
2022-12-18 11:23:08 +01:00
Quinten
7d739dac17
bastion: move to mongodb6 + python2 -> 3 + set mongodb to use always the same log file
2022-12-18 10:57:10 +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
Red-Thirten
a70dabc45a
Dockerfile - Tabs to spaces
2022-11-27 12:07:13 -08:00
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
Red-Thirten
1e1296b943
Add numactl
to Dockerfile
...
Adds `numactl` package so it can be used within entrypoint.sh.
2022-11-27 12:01:48 -08:00
Quinten
a24bfa66fb
Merge pull request #100 from lilkingjr1/arma3-debian
...
[Arma 3] Fix SteamCMD Crashing (Debian Edition)
2022-11-27 08:36:26 +01:00
Red-Thirten
38ec9eb9dc
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-26 22:38:19 -08:00
Red-Thirten
7b44c28077
Add numactl
to Dockerfile
...
Adds `numactl` package so it can be used within entrypoint.sh.
2022-11-26 22:28:27 -08:00
Quinten
68ffa9077e
Merge pull request #95 from gOOvER/patch-7
...
add missing dotnet7 to readme
2022-11-26 15:33:13 +01:00
Quinten
efbb8cdf10
Merge pull request #98 from parkervcp/update_parkertron
...
update parkertron image
2022-11-26 15:25:32 +01:00
Michael (Parker) Parker
b4d915f6f5
update start command
2022-11-26 09:24:20 -05:00
Michael (Parker) Parker
dca678b143
update image
...
use the correct base image and add iproute2
2022-11-26 09:01:06 -05:00
Michael (Parker) Parker
5fef0ac2a7
update parkertron image
2022-11-25 18:29:00 -05:00
Torsten Widmann
e10d59432b
add missing dotnet7 to readme
2022-11-13 20:38:40 +01:00
Quinten
415a61de92
fix spacing
2022-11-12 11:41:40 +01:00
Quinten
ad2a054f2a
Merge branch 'master' into Dotnet
2022-11-12 11:41:05 +01:00
Quinten
50948f3b29
add dotnet 7
2022-11-12 11:37:06 +01:00
Michael (Parker) Parker
b57080cf56
Merge pull request #93 from gOOvER/dotnet7
...
add dotnet 7 image
2022-11-09 09:21:07 -05:00
Torsten Widmann
8c99fcdd6c
add dotnet 7
2022-11-09 15:19:37 +01:00
QuintenQVD0
c0daa84da8
Dotnet arm64 fix
2022-11-06 17:51:12 +01:00
QuintenQVD0
83030416ae
dotnet for arm64
2022-11-06 15:42:51 +01:00
Michael (Parker) Parker
b341ec2230
Merge pull request #88 from parkervcp/rethinkdb
...
add libprotobuf23 debian
2022-11-04 16:53:44 -04:00
Quinten
37a50d3fe2
add libprotobuf23 debian
2022-11-04 19:19:42 +01:00
Torsten Widmann
e0357d8c83
add python 3.11 ( #87 )
2022-10-28 13:04:44 +03:00
Quinten
e092d3b10d
Merge pull request #85 from gOOvER/patch-6
...
remove not longer maintained java images
2022-10-24 20:01:54 +02:00
Torsten Widmann
1db5e3644a
removed not longer maintained java images
2022-10-24 19:57:06 +02:00
Michael (Parker) Parker
b49284cfcb
Merge pull request #82 from parkervcp/wine-staging
...
add wine staging + update mono and gecko version
2022-10-17 21:07:35 -04:00
Michael (Parker) Parker
551681e3e3
Merge pull request #83 from parkervcp/mumble-arm64-build
...
add mumble to be build on arm
2022-10-13 19:29:35 -04:00
Quinten
42c385ccfa
add qemu for build mumble
2022-10-13 18:50:05 +02:00
Quinten
60c2ea90a6
Merge pull request #84 from devnote-dev/dart-lang
...
feat: add dart-lang image
2022-10-10 20:16:25 +02:00
devnote-dev
b0af8c08ad
Merge branch 'master' into dart-lang
2022-10-10 19:13:15 +01:00
devnote-dev
ad0edbeca7
fix: order image correctly
2022-10-10 19:11:56 +01:00
devnote-dev
b50c2d57de
feat: add dart-lang image
2022-10-09 20:17:52 +01:00
Quinten
559efa8297
fix brom bash to ash
2022-10-09 20:48:48 +02:00
QuintenQVD0
2b28025cd1
update workflow build naming
2022-10-09 20:30:52 +02:00