An open API service indexing awesome lists of open source software.

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.

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