Sign inSign up

peopleperhour/jmeter

By peopleperhour

•Updated over 10 years ago

JMeter as container

Image
0

1.4K

peopleperhour/jmeter repository overview

⁠Jmeter as container

This is the jmeter container that used to execute the jmeter tests inside a container.

More examples: http://jmeter.apache.org/usermanual/⁠

This container also include the standard sexy features from the http://jmeter-plugins.org/⁠ (Standard Set)

⁠Example

Will mount a local jmx (jmeter profile) inside the /opt/rules and start the job as a command line application.

> $ docker run --rm -v ./tests:/opt/rules peopleperhour/jmeter -n -t /opt/rules/test.jmx -l /opt/rules/output.jtl -j /opt/rules/out.log

Tag summary

Content type

Image

Digest

Size

86.3 MB

Last updated

over 10 years ago

docker pull peopleperhour/jmeter