ef8d95b7da7c41c72abc670ffd19781d560316b2
CI / Build Native (push) Failing after 14m50s
The 2.0 rebuild of quarkus-micro-image removed microdnf to slim the image, so the inline 'microdnf install curl-minimal' step now fails with 'command not found'. Build curl-minimal in a ubi9/ubi-minimal builder stage, then copy only the curl binary + its runtime shared libs + CA bundle into the final quarkus-micro-image layer. Final image stays slim and the docker-compose healthcheck keeps working.
Description
No description provided
Languages
HTML
41.3%
TypeScript
26.5%
Java
20.4%
CSS
5.8%
JavaScript
5.6%
Other
0.4%