11c58aa6148ec57e46d6bba144c10336b88c1813
CI / Build Native (push) Failing after 15m24s
The Quarkus micro image 2.0 no longer ships /bin/sh (only /usr/bin/sh). Docker's default shell is /bin/sh, so RUN commands fail with 'exec /bin/sh: no such file or directory'. Set SHELL explicitly to /usr/bin/sh to keep the small final image while letting Docker run RUN commands.
Description
No description provided
Languages
HTML
41.3%
TypeScript
26.5%
Java
20.4%
CSS
5.8%
JavaScript
5.6%
Other
0.4%