Docker Images for Build and Runtime
  • Makefile 60.9%
  • Dockerfile 39.1%
Find a file
Philip Oswald 559af50893
All checks were successful
/ ci-build (push) Successful in 11s
Add workflow_dispatch to Forgejo Actions
2026-02-17 21:21:22 +01:00
.forgejo/workflows Add workflow_dispatch to Forgejo Actions 2026-02-17 21:21:22 +01:00
builder Upgrade to Maven 3.9.12 2025-12-21 00:42:58 +01:00
jre-21 Support Java JRE 25 and 21 2025-12-14 16:08:21 +01:00
jre-25 Add prefix philip 2025-12-14 00:51:26 +01:00
.gitignore Create base images 2025-12-13 23:14:33 +01:00
LICENSE Create base images 2025-12-13 23:14:33 +01:00
Makefile Support Java JRE 25 and 21 2025-12-14 16:08:21 +01:00
README.md Create base images 2025-12-13 23:14:33 +01:00

docker-images

Docker Images for Build and Runtime

Build images

$ make clean
$ make all