https://github.com/fpopic/sbt-docker-alpine-run-scala
(PoC) Make a sbt setup to build and publish minimal docker image that can run a scala app.
https://github.com/fpopic/sbt-docker-alpine-run-scala
alpine-image docker jre-alpine openjdk8 sbt-docker scala
Last synced: 3 months ago
JSON representation
(PoC) Make a sbt setup to build and publish minimal docker image that can run a scala app.
- Host: GitHub
- URL: https://github.com/fpopic/sbt-docker-alpine-run-scala
- Owner: fpopic
- Created: 2019-12-23T10:08:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-05T18:12:56.000Z (over 5 years ago)
- Last Synced: 2025-01-10T19:41:53.136Z (4 months ago)
- Topics: alpine-image, docker, jre-alpine, openjdk8, sbt-docker, scala
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sbt-docker-alpine-run-scala
(PoC) Make a sbt setup to build and publish minimal docker image that can run a scala app.
Would like to exclude environment `{production, staging, development, local}.conf` configuration files
from the .jar and provide them from the docker image runtime.Check the branches.
1. https://github.com/fpopic/sbt-docker-alpine-run-scala/tree/sbt-docker-with-package-task
2. https://github.com/fpopic/sbt-docker-alpine-run-scala/tree/sbt-docker-with-java-app-packaging