JMeter in Amazon Java Lambda Base Image
373
docker build -t vivasaayi/jmeter-amazon-linux .
If you want to copy the JMeter installation from this base image, you can do so by executing the below commands in your multi stage build docker file.
# Refer this a build step
# Copy JMeter folder to your image
Content type
Image
Digest
Size
644.9 MB
Last updated
about 5 years ago
docker pull vivasaayi/jmeter-amazon-linux