Sign inSign up

e8kor/sbt-docker

By e8kor

•Updated over 9 years ago

Docker Image with only Scala, SBT and Docker

Image
2

8.8K

e8kor/sbt-docker repository overview

⁠Scala and sbt Dockerfile

build status

This repository contains Dockerfile of JRE⁠, sbt⁠ and docker⁠.

⁠Base Docker Image

⁠Installation

  1. Install Docker⁠
  2. Pull automated build⁠ from public Docker Hub Registry⁠:
docker pull e8kor/sbt-docker

Alternatively, you can build an image from Dockerfile:

docker build -t e8kor/sbt-docker github.com/e8kor/sbt-docker

⁠Usage

docker run -it --rm e8kor/sbt-docker

⁠Contribution policy

Contributions via GitHub pull requests are gladly accepted from their original author. Along with any pull requests, please state that the contribution is your original work and that you license the work to the project under the project's open source license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.

⁠License

This code is open source software licensed under the Apache 2.0 License⁠.

Tag summary

Content type

Image

Digest

Size

104.4 MB

Last updated

over 9 years ago

docker pull e8kor/sbt-docker