Docker container for building sbt based projects.
Some ideas and code were stolen from An other Docker SBT. It is based on BusyBox and leaking some libraries I was planning to use in my project.
Using with Docker:
docker pull dohque/docker-sbt
Using with wercker build server. Just add box to wercker.yml
box: dohque/docker-sbt