Commit graph

4 commits

Author SHA1 Message Date
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
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
Dane Everitt
72443f7789 Reorganize java and add build action for it 2021-05-15 11:53:37 -07:00
Renamed from java12/entrypoint.sh (Browse further)