Creates a docker images containing gatling fork with prometheus support. The container is designed to run inside k8s cluster and read the simulation files from e.g. ConfigMap mount.
There is also alternative image with vanilla gatling available.
Mount the simulation files to /input
directory. See test.sh for an example.
./build.sh && ./test.sh && ./release.sh