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
16 MiB
Languages
CSS 61%
HTML 29.1%
Java 7.9%
JavaScript 1.4%
SCSS 0.3%
Other 0.2%