Skip to content

ObrienlabsDev/canary-java-springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

canary-java-springboot

Java Spring boot canary for testing REST workflows

Usage

Dockerhub

Building locally

cd canary-java-springboot/src/docker
./build.sh

TAG=0.0.1-arm
# or
TAG=0.0.0-ia64
CONTAINER_IMAGE=canary-java-springboot
docker run --name $CONTAINER_IMAGE -d -p 8888:8080 obrienlabs/$CONTAINER_IMAGE:$TAG 

docker logs -f canary-java-springboot

Building with Google Cloud Build

Screenshot 2025-12-18 at 14 38 08

URLs

Lineage

About

Java Spring boot canary for testing REST workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published