beam-dev

Development environment for the BEAM modeling framework.
How to use this image
Building a Gradle project
Run this from the directory of the Beam project you want to build.
docker run --rm -v "$PWD":/home/dev --name beam-dev zishanbilal/beam-dev gradle <gradle-task>