Sign inSign up

dhirajch/perfrepository

By dhirajch

Updated over 2 years ago

Performance testing and devops artifacts

Image
Monitoring & observability
Web analytics
1

96

dhirajch/perfrepository repository overview

JPetstore Docker

Spin up a container for JPetStore for performance testing. You can deploy it either locally on docker desktop or on cloud.

Login to docker using commands below on your CLI.

docker login -u <your-username> -p <your-password>

Execute the commands below to access the application.

docker pull dhirajch/perfrepository:v1.0

docker run -p 8080:8080 dhirajch/perfrepository:v1.0

Launch http://localhost:8080/jpetstore

Tag summary

Content type

Image

Digest

sha256:529a00a58

Size

610.7 MB

Last updated

over 2 years ago

docker pull dhirajch/perfrepository:jpetstorefixed