(PoC) Make a sbt setup to build and publish minimal docker image that can run a scala app.
Would like to exclude environment {production, staging, development, local}.conf
configuration files
from the .jar and provide them from the docker image runtime.
Check the branches.