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)
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
Content type
Image
Digest
Size
86.3 MB
Last updated
over 10 years ago
docker pull peopleperhour/jmeter