https://github.com/ysde/docker-sbt-scala
https://github.com/ysde/docker-sbt-scala
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ysde/docker-sbt-scala
- Owner: ysde
- Created: 2021-04-13T08:20:21.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-13T08:20:37.000Z (about 5 years ago)
- Last Synced: 2025-02-24T00:43:34.232Z (over 1 year ago)
- Language: Dockerfile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)