Skip to content

QAInsights/jpetstore-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⭐ JPetstore Docker

Docker

πŸ’« Spin up a lightweight container for JPetStore to learn the concepts of performance testing and engineering. You can deploy it either locally or cloud.

docker pull qainsights/jpetstore:latest
docker run -p 8080:8080 qainsights/jpetstore

Launch http://localhost:8080/jpetstore

πŸŽ‰ Viola!

image

Docker Compose

docker-compose up -d

πŸ™ Thanks

https://github.com/mybatis/jpetstore-6

About

lightweight container for JPetStore

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published