justb4 / docker-jmeter

Docker image for Apache JMeter
MIT License
278 stars 310 forks source link

Any plans to add plugins setting functional #33

Closed roderick-liu closed 3 years ago

roderick-liu commented 4 years ago

hi I need some plugins in jmeter. Any plans to add plugins setting functional?

qwertynik commented 3 years ago

@justb4 Any plans of adding support to include plugins. Had changed the Dockerfile to load the necessary plugin in the image, but it does not load.

andrelramos commented 3 years ago

I created a PR to install jmeter plugins using docker-jmeter https://github.com/justb4/docker-jmeter/pull/35.

You all can use the docker image andrelramos/jmeter while the PR isn't approved.

I added usage instructions on README.md

nishant-shah-social commented 3 years ago

@justb4 Can ^ PR be reviewed and merged if all is well. Some jmeter plugins are really useful. So, its availability in the docker image would really help

justb4 commented 3 years ago

@nishant-shah-social See #35 - think we can close this issue. re-open if still changes required.