Sign inSign up

qainsights/jpetstore

By qainsights

•Updated about 4 years ago

A lightweight container for JPetStore - a demo application to learn performance concepts.

Image
1

2.3K

qainsights/jpetstore repository overview

⁠⭐ JPetstore Docker

⁠Repo

https://github.com/QAInsights/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⁠

Tag summary

Content type

Image

Digest

Size

336.3 MB

Last updated

about 4 years ago

docker pull qainsights/jpetstore