/docker-arch-scala-sbt

Scala and sbt in Arch Linux Docker image

docker-arch-scala-sbt

Mount your app to /app

The CMD is sbt in the /app folder

 sudo docker run -it --rm -v ~/Dev/kliewkliew/scala-shopping-client/:/app kliew/arch-scala-sbt