Commit Graph

15 Commits

Author SHA1 Message Date
299e20cd73 Downgrade to J17 + sample kubernetes deployment 2025-01-09 17:18:03 +01:00
44e054397b fix: 🐛 Disable multiplatform build
Some checks failed
Build App / Build-App (push) Has been cancelled
2024-08-25 22:43:35 +02:00
b1fb4a2bda fix: 🐛 Fix typo in entrypoint 2024-08-25 21:55:17 +02:00
14178dcde1 feat: Add support for multiplatform
Maybe it works better with a Debian/Ubuntu base image
2024-08-25 21:49:14 +02:00
acfd3651d6 fix: 🐛 Actually use bash for entrypoint 2024-08-25 21:42:57 +02:00
5ec1b7a8cb fix: 🐛 Fix name resolution issues
By switching off of alpine... Thanks alpine...
2024-08-25 21:26:56 +02:00
998e2e3efc fix: 🐛 Fix syntax in entrypoint 2024-08-25 20:48:58 +02:00
ef005ff301 fix: 🐛 Disable multiplatform build 2024-08-25 20:21:51 +02:00
59b40388e9 fix: 🐛 Fix edgecase where cgroup memory limit would not be set 2024-08-25 17:03:10 +02:00
26f32ca33a fix: 🐛 Fix for loading memory limits from different cgroups versions 2024-08-25 16:59:02 +02:00
379ba3dfaa ci: Build a multiplatform image instead 2024-08-25 15:00:28 +02:00
75d0070d4e ci: Add CI spec for building docker images 2024-08-25 14:36:33 +02:00
c14897d33e feat: Improved Java parameter calculation 2024-08-25 08:36:31 +02:00
b6b72ede02 feat: Add memory limit calculations & server setup/updates 2024-08-25 08:05:37 +02:00
dafb86397d Initial commit 2024-08-24 18:50:32 +00:00