The Quarkus application starts without problems when compiling with ./mvnw compile quarkus:dev. But if I try to create a native application, following the Docke
./mvnw compile quarkus:dev