Quarkus Petclinic project Run Locally ./mvnw compile quarkus:dev Kubernetes ./db.sh ./petclinic.sh Create a new Container Need to have an account to quay.io with writting permissions to rhdevelopers org. ./mvnw package -DskipTests -Dquarkus.container-image.push=true