cossme / grinder

The Grinder, a Java Load Testing Framework
Other
37 stars 15 forks source link

Create Docker Image #23

Closed solcyr closed 6 years ago

solcyr commented 6 years ago

As a Grinder User I would like to have a dockerized version of the Grinder, so that I can easily install it.

We would like to have a small docker image, Alpine Linux seems to be a good candidate We would like to use OpenJDK We would like to have the capability to mount a distribution folder that is already configured in Grinder image We would like to have a way to overload the default grinder image configuration

solcyr commented 6 years ago

A first docker image is available for 4.0.0-SNAPSHOT

solcyr commented 6 years ago

docker image creation is done as part of the automatic travis build