dahoud 7f9d639410 fix: Update Dockerfile for Quarkus 3.x format (quarkus-app)
Quarkus 3.x changed the packaging format from uber-jar (*-runner.jar)
to a multi-file quarkus-app directory structure.

Changes:
- Copy quarkus-app/lib/, app/, quarkus/ directories
- Use quarkus-run.jar as entrypoint instead of app.jar
- Maintains same runtime configuration and health checks

Fixes Docker build compatibility with Quarkus 3.15.1
2025-12-21 02:50:28 +00:00
Description
No description provided
15 MiB
Languages
CSS 62.5%
HTML 28.8%
Java 7%
JavaScript 1.4%
SCSS 0.3%