justb4 / docker-jmeter

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

Execution hangs and doesn't start jmeter #72

Open tnpradeep opened 1 year ago

tnpradeep commented 1 year ago

Hi,

I just followed the readme and able to build the image but when test.sh is invoked, I see logs up to line no.32 in entrypoint.sh i.e, echo "jmeter ALL ARGS=${EXTRA_ARGS} $@"

After this nothing happens.

image

Please help in resolving this issue.