https://github.com/nwtgck/sbt-dockerfile
Dockerfile of sbt
https://github.com/nwtgck/sbt-dockerfile
dockerfile sbt scala
Last synced: about 1 year ago
JSON representation
Dockerfile of sbt
- Host: GitHub
- URL: https://github.com/nwtgck/sbt-dockerfile
- Owner: nwtgck
- Created: 2017-11-23T10:03:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T19:19:21.000Z (about 5 years ago)
- Last Synced: 2025-02-06T13:29:54.611Z (over 1 year ago)
- Topics: dockerfile, sbt, scala
- Language: Dockerfile
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dockerfile of sbt
[](https://hub.docker.com/r/nwtgck/sbt/) [](https://hub.docker.com/r/nwtgck/sbt/)
Dockerfile of [sbt](http://www.scala-sbt.org/), which is a build tool for Scala, Java, and more.
## How to build
```bash
cd
docker build .
```