Gatling, SBT and Github Jenkins plugins Docker container.

I have built a Docker image on top of the library Jenkins image with the Gatling, SBT and Github plugins.

To run the container.

$ docker run -d -p 8080:8080 --name gatling-jenkins aidylewis/gatling-jenkins

Aidy