Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 360 Bytes

README.adoc

File metadata and controls

26 lines (18 loc) · 360 Bytes

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