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
Alex
4f55fd09d9
feat: migrate alpine java images to debian ( #14 )
...
* feat: migrate alpine java images to debian
Migrates all Java images to Debian-based variations which resolves the musl libc vs. Glibc library issues. This especially concerns Forge servers.
* fix(images): install libstdc++6
Installs libstdc++6 package that is a dependency for many Minecraft plugins
2021-08-23 18:04:35 +03:00
Torsten Widmann
fa73c27ee5
Update packages for Debian 11 ( #15 )
2021-08-22 20:53:28 +03:00
Torsten Widmann
44a32affa3
Update packages for Debian 11 ( #16 )
2021-08-22 20:53:09 +03:00
Thesam1798
7ebca53367
Adding libstdc++ in java images ( #11 )
...
* Add libstdc++ for java/11
* Add libstdc++ for java/11j9
* Add libstdc++ for java/16
* Add libstdc++ for java/16j9
* Add libstdc++ for java/8
* Add libstdc++ for java/8j9
2021-08-07 19:19:57 +03:00
Alex
83c0a1d4ac
Merge pull request #10 from AreYouRlyScared/update/readme
...
Update Readme
2021-08-03 23:05:35 +03:00
Charles Morgan
86cfa49e1a
Merge branch 'master' into update/readme
2021-08-03 15:54:31 -04:00
Dane Everitt
e56e1eca9e
Update README.md
2021-08-02 21:04:09 -07:00
Charles Morgan
c1696f86f7
Update Readme
...
Remove old java versions
Add Java OpenJ9 versions to list.
2021-07-14 14:47:28 -04:00
Alex
b7ad086aba
Add setup-qemu-action for arm64 ( #8 )
...
Adds `docker/setup-qemu-action` to the image building workflow, enabling images to be built for architectures and OSes other than `linux/amd64`.
2021-07-09 13:03:10 -06:00
Dane Everitt
fa1bb9757e
Also build arm
2021-07-04 14:59:34 -07:00
Dane Everitt
b5747f2fa2
Use only 8, 11, 16 (and OpenJ9 variants)
2021-07-04 14:56:00 -07:00
Dane Everitt
85a16a07c2
Merge branch 'master' of ssh://github.com/pterodactyl/yolks
2021-07-04 14:31:26 -07:00
Dane Everitt
54ad40aec7
Change base java versions to be not openj9
2021-07-04 14:31:24 -07:00
Dane Everitt
5fc972316c
Merge pull request #7 from AreYouRlyScared/build/1
...
Build the new images
2021-07-04 14:29:55 -07:00
Charles Morgan
c32aab2602
Build the new images
2021-06-21 20:13:08 -04:00
Charles Morgan
88180b3f5c
Add Base Debian ( #5 )
2021-06-21 16:27:00 -07:00
Dane Everitt
130bee2129
Merge pull request #6 from AreYouRlyScared/patch-1
...
Add auto update script
2021-06-19 12:04:20 -07:00
Charles Morgan
9e243293ba
Add auto update script
...
Add's auto-update option inside entry point if `AUTO_UPDATE` flag is set to 1
Pulled from parkers entrypoint for source debian
2021-06-17 20:20:01 -04:00
Dane Everitt
b8ba21765c
Update entrypoint.sh
2021-06-13 11:00:35 -07:00
Dane Everitt
aba1860ff3
Merge pull request #4 from AreYouRlyScared/add/basealpine
...
Add base alpine to workflows
2021-06-13 10:57:24 -07:00
Dane Everitt
9a9f642089
Merge pull request #3 from AreYouRlyScared/update/installname
...
Change source to debian
2021-06-13 10:56:03 -07:00
Dane Everitt
731a1cbef6
Merge pull request #1 from AreYouRlyScared/readme
...
Update README.md
2021-06-13 10:55:19 -07:00
Charles Morgan
78f52a2c96
Create alpine.yml
2021-06-05 16:47:35 -04:00
Charles Morgan
a3219c58dc
Change source to debian
2021-05-29 21:16:28 -04:00
Dane Everitt
5919abae88
Actually correct command running...
2021-05-29 10:52:55 -07:00
Dane Everitt
0248368c01
Improve the startup commands and unbreak their execution
2021-05-29 10:19:11 -07:00
Charles Morgan
b0132afa46
Update README.md
2021-05-17 21:24:17 -04:00
Dane Everitt
e4e52642d2
Add more notes and details for contributing.
2021-05-15 12:54:01 -07:00
Dane Everitt
a34778013d
Update yolks.yml
2021-05-15 12:47:58 -07:00
Dane Everitt
ee444da25a
Move a bunch of files around, try to get things working
2021-05-15 12:26:45 -07:00
Dane Everitt
72443f7789
Reorganize java and add build action for it
2021-05-15 11:53:37 -07:00
Dane Everitt
025c055c48
fork over the work from @matthewpi
...
Will work on re-organizing and setting up a slightly different build matrix
2021-05-15 11:26:03 -07:00
Matthew Penner
8ac0010de2
Update README.md
2021-05-02 09:19:15 -06:00
Matthew Penner
0d3e2d7091
node16: new image
2021-05-02 09:18:11 -06:00
Matthew Penner
8c0e2a71b5
satisfactory: attempt to shrink image
2021-05-02 09:17:58 -06:00
Matthew Penner
39791667ee
Update satisfactory image
2021-04-29 13:22:15 -06:00
Matthew Penner
b76eab6921
Update satisfactory image
2021-04-29 13:11:50 -06:00
Matthew Penner
33142755fd
Update satisfactory image
2021-04-28 21:10:08 -06:00
Matthew Penner
f3b5518a73
Update satisfactory image
2021-04-28 21:04:34 -06:00