https://github.com/giabar/gb-sbt
SBT Docker image - https://hub.docker.com/r/giabar/gb-sbt/
https://github.com/giabar/gb-sbt
Last synced: 3 months ago
JSON representation
SBT Docker image - https://hub.docker.com/r/giabar/gb-sbt/
- Host: GitHub
- URL: https://github.com/giabar/gb-sbt
- Owner: giabar
- License: apache-2.0
- Created: 2018-08-31T14:14:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-01T05:43:03.000Z (almost 8 years ago)
- Last Synced: 2026-01-02T00:57:51.755Z (6 months ago)
- Language: Dockerfile
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SBT Docker image
sbt is a build tool for Scala, Java, and more.
For general documentation, see http://www.scala-sbt.org/ and https://github.com/sbt/sbt.
This is my sbt Docker image when I need to build something through Docker multistage feature (https://docs.docker.com/develop/develop-images/multistage-build/).
If you want an example of how to use this image, glance at: https://github.com/giabar/gb-kafkamanager