docker-jmeter
docker-jmeter copied to clipboard
Execution hangs and doesn't start jmeter
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.
Please help in resolving this issue.