It's a demo configuration for building scala apps for docker, in docker with sbt native packager. Run the build in docker-compose (takes a while): $ docker-compose up Run the container: $ docker run --rm htch/scala-docker-build-example Hello world