π« 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!
docker-compose up -d
https://github.com/mybatis/jpetstore-6