Christian Torbidone
9325cda75b
removed havana
2024-09-14 14:50:52 +02:00
Christian Torbidone
b6a0f53d20
fix havana
2024-09-14 14:16:29 +02:00
Christian Torbidone
f720373b9f
add custom egg for havana
2024-09-14 14:12:55 +02:00
Christian Torbidone
f6a39e1a44
updated workflows
2024-09-04 17:52:23 +02:00
Christian Torbidone
8f1f312153
Update Dockerfile
2024-09-04 16:25:22 +02:00
Christian Torbidone
191f8bf45f
fix
2024-08-08 10:46:37 +02:00
Christian Torbidone
61f7c54bbe
Fix Repo
2024-08-08 10:42:57 +02:00
Christian Torbidone
78f41c3210
New Runner
2024-08-08 02:18:47 +02:00
Christian Torbidone
a986fa79b3
.
2024-08-08 02:12:38 +02:00
Christian Torbidone
0d993f07f3
.
2024-08-08 02:11:18 +02:00
Christian Torbidone
a456c5eaf3
Updated Actions: run on self-hosted
2024-08-08 02:08:24 +02:00
c00fc66b76
Fix ghcr repo
2024-07-15 19:20:14 +02:00
b055508ae5
fixes
2024-07-15 19:14:06 +02:00
187f834839
Fixed context
2024-07-15 19:01:47 +02:00
93e9def743
Add jq to java
2024-07-15 18:43:58 +02:00
oliver194
0709d91dc0
Adds Java 21 and Node.js 20 LTS images ( #48 )
...
* Add Java 21 (Eclipse Temurin)
* Add Java 21
* Add Java 21 to README
* Add node.js 20 LTS release
* Add node.js 20 LTS
* Update README.md
2024-01-24 09:28:50 -05:00
João Brázio
fc00b710fa
rust: add support for Carbon, a rust modding framework ( #43 )
2023-09-30 14:08:29 -06:00
Matthew Penner
2d150d4260
ci: docker/build-push-action
v3 -> v4
2023-07-11 20:47:58 -06:00
Quinten
f2eced6a5a
rust: respect AUTO_UPDATE
( #42 )
2023-07-11 20:42:22 -06:00
Perchun Pak
4044e18753
java: add 19
and 19j9
images ( #44 )
2023-07-11 20:32:13 -06:00
Torsten Widmann
977f931025
ci: unpin BuildKit version ( #36 )
2023-01-28 13:30:52 -07:00
Quinten
18b25caaf8
Fix installers and OS build ( #35 )
...
Co-authored-by: softwarenoob <admin@softwarenoob.com>
2023-01-08 19:39:33 -07:00
Noelle
9c9a26669e
Use Eclipse Termium images instead of OpenJDK images ( #34 )
...
Co-authored-by: softwarenoob <admin@softwarenoob.com>
2023-01-08 19:38:22 -07:00
matweycat
30fce34694
Add Python 3.11 ( #32 )
2022-11-21 11:28:26 -07:00
softwarenoob
2e66db14e2
ci: change from weekly to monthly builds
2022-06-28 04:23:18 +03:00
Boy132
136207425b
Add Java 18 ( #25 )
2022-06-10 07:06:41 -07:00
Robert Engle
aaaa79ffad
Java lsof ( #26 )
2022-06-10 06:12:42 -07:00
Alex
165745bb31
feat: node 18 LTS image
2022-04-24 22:14:19 +03:00
Luis Vera
42d51aa044
fix: invalid INTERNAL_IP environment value ( #24 )
...
New IP output appends UID to the result, causing the value to be set to that instead of the IP. Fix it by ignoring the last two appended UID results
2022-03-30 18:40:27 +03:00
softwarenoob
29258345ff
fix(java): new constructor class breaking Forge
...
The new Java release contains a manifest constructor class with new parameters that older Forge versions do not support. This breaks all older Forge versions and modpacks.
Freezing the versions to a previous known working release. This freeze should be released once Forge backports the changes or decides to abandon old versions, and we'd need newer Java versions. It shouldn't be a significant issue considering old Quay-based images were updated once a year.
2022-02-07 20:53:35 +02:00
softwarenoob
290066dd4f
fix(rust): use direct github releases link for umod
...
Umod being under attack with Cloudflare causes a failed install for every single server that's running Rust, thus breaking them. Use direct Github release instead, which the old link was a redirect to.
Co-authored-by Dennis <70665154+dennisrijsdijk@users.noreply.github.com>
2022-02-03 22:08:47 +02:00
Alex
bcf8903873
fix(openj9): migrate to IBM official semeru openj9 images ( #23 )
2022-01-15 18:47:58 +02:00
softwarenoob
290db30d1e
chore: remove reduntant FiveM specific image
...
Not used anywhere and is leftover from matthews upstream repo, from where it was also deleted. FiveM egg uses base debian image.
2021-11-21 20:12:21 +02:00
softwarenoob
84e114a03b
fix: force_install_dir error
...
SteamCMD now complains when trying to login before providing install dir `Please use force_install_dir before logon!`
2021-11-21 20:07:03 +02:00
softwarenoob
c82dc2f322
feat: add ARM64 support to Go, Node and Python
2021-11-15 16:36:19 +02:00
softwarenoob
80bb14d46f
feat: add Go 1.17
2021-11-15 16:31:57 +02:00
softwarenoob
0b4ada9822
feat: add Node 17
2021-11-15 16:27:10 +02:00
softwarenoob
879a192f0f
feat: add Python 3.10
2021-11-15 16:26:11 +02:00
Charles Morgan
7c09fe11d9
Add cmake/make to python ( #21 )
...
Adds make and cmake to python images.
some pip packages like PyNaCl builds when downloaded, and servers fail due to make missing
2021-11-15 10:50:55 +02:00
Ahmad Ibrahim Shahmi
e3a4a35ce4
Add libfreetype6 to java images. ( #20 )
...
Required with fontconfig for fonts to work
2021-11-12 13:02:05 +02:00
Alex
99dbbaadba
fix(source): Fix SteamCMD update by adding Sleep 1
...
Sleep for 1 second before proceeding with SteamCMD update to make sure it doesn't deadlock, similar to source from images repo.
Co-authored-by: Red-Thirten <rehlmgaming@gmail.com>
2021-11-06 00:32:04 +02:00
Alex
4a0de42544
installers(debian) : temporarily add lib32gcc back
...
We actually need this until the egg install script for source is updated to install the correct bullseye lib32gcc-s1 instead of the wrong debian 10 package
2021-10-20 10:59:54 +03:00
Alex
0f40af6617
fix: debian-installer build for ARM64
...
lib32gcc is an amd64-only package. Eggs can install it in the install script if they need it.
Specify bullseye to prevent unexpected package surprises, and install wget.
2021-10-19 21:33:38 +03:00
Alex
9dc5d450b0
ci(java): Disable openj9 due to deprecated and missing base image
...
Will add back when upstream decides who and where they will be hosted
2021-10-19 20:47:19 +03:00
Alex
7db73468b5
docs: add base and game images to the list
2021-09-30 06:41:38 +03:00
Alex
d0c0e3e6f3
add Rust game Debian image
...
Update to bullseye image, node v14, and includes libsdl2 to fix steamcmd SDL issues
2021-09-28 17:08:27 +03:00
Alex
b59dba7366
add Java 17 LTS image
2021-09-27 00:33:36 +03:00
Matthew Penner
017f18354c
fix multiarch builds
2021-09-23 10:53:16 -06:00
Alex
8afb47574c
ci: enable workflow dispatch
...
Allows manually triggering workflows to rebuild images. Works with push and schedule.
2021-09-23 01:35:21 +03:00
marte26
7edc8b6f04
Fixes for arm64 and Debian Bullseye ( #18 )
...
* Build installers and base images for arm64
* Update sqlite to sqlite3 for Debian 11 (bullseye)
2021-09-22 16:01:08 +03:00