Loadtesting using jmeter with results published to ElasticSearch
docker build -t scottyg/jmeter-elastic .
docker run scottyg/jmeter-elastic jmeter -n -t usr/scripts/{jmeter.jmx file}
docker run -i -t scottyg/jmeter-elastic
Loadtesting using jmeter with results published to ElasticSearch
Dockerfile