https://github.com/andyglow/docker-sbt
SBT Dockerized
https://github.com/andyglow/docker-sbt
Last synced: about 1 month ago
JSON representation
SBT Dockerized
- Host: GitHub
- URL: https://github.com/andyglow/docker-sbt
- Owner: andyglow
- Created: 2020-04-26T10:06:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-19T02:31:56.000Z (almost 5 years ago)
- Last Synced: 2025-01-12T23:28:49.945Z (over 1 year ago)
- Language: Shell
- Homepage: https://hub.docker.com/r/andyglow/sbt
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SBT Dockerized
It is a docker images used with Drone to build Scala Projects on SBT.
The original idea belongs to [Eugene Yokota](https://github.com/eed3si9n)
[https://github.com/eed3si9n/docker-sbt](https://github.com/eed3si9n/docker-sbt)
Changes:
- [x] base image `adoptopenjdk/openjdk11:alpine-slim`
- [x] sbt 1.3.10
- [x] `curl` package added constantly. (used by [Codecov Bash Uploader](https://github.com/codecov/codecov-bash))
Changelog:
- July 28, 2020
- [x] sbt 1.3.13
- Nov 26, 2020
- [x] sbt 1.4.4
- Apr 14, 2021
- [x] sbt 1.5.0
- Apr 29, 2021
- [x] sbt 1.5.1