An open API service indexing awesome lists of open source software.

https://github.com/ysde/docker-sbt-scala


https://github.com/ysde/docker-sbt-scala

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

This is a docker image contains `sbt`, `scala` and `docker engine`

based on [sbt-scala](https://hub.docker.com/r/hseeberger/scala-sbt/)

Need to mount /var/run to this container.

Reference:
1. [install docker on debian](https://docs.docker.com/engine/install/debian/)
2. [hseeberger/docker-sbt](https://github.com/hseeberger/docker-sbt)