Skip to content

A multi platform container image for the spring pet clinic project

License

Notifications You must be signed in to change notification settings

curium-rocks/oci-spring-petclinic

Repository files navigation

OCI-SPRING-PETCLINIC

This creates a multi platform container image running the spring boot pet clinic example. You can build locally with make image but the image is publically available docker pull ghcr.io/curium-rocks/spring-petclinic:latest. An alpine base with Java 17 is used for this image. This image is built nightly to bring in the latest from the alpine base and the pet clinic project.