Lightweight image with Gatling.io inside
141
See https://github.com/bolshakov/gatling-docker
You can use this image to run your own simulations:
docker run -v - `${pwd}`/results:/gatling/results bolshakov/gatling:2.2.5 \
--simulations-folder /gatling/user-files/simulations \
--simulation computerdatabase.BasicSimulation
It will run simulation and produce a report into ./results directory.
Content type
Image
Digest
Size
131.1 MB
Last updated
about 9 years ago
docker pull bolshakov/gatling:2.2.5