Skip to content

SBT Container built on top of Oracle JDK 8 used for Scala Platform's Drone CI.

License

Notifications You must be signed in to change notification settings

scalaplatform/docker-scala

 
 

Repository files navigation

The Scala Platform Docker image

The Scala Platform Docker image is built on top of the Alpine Linux image, which is only a 5MB image, and contains JDKs, SBT extras, git, openssh and Jekyll.

It's also bundled with some scripts that are meant to be used by Scala Platform's Drone CI and sbt-platform.

Supported JDKs

  • JDK7 at /usr/share/jvm/jdk7.
  • JDK8 at /usr/share/jvm/jdk8 (default).
  • JDK9 at /usr/share/jvm/jdk9.

About

SBT Container built on top of Oracle JDK 8 used for Scala Platform's Drone CI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 78.6%
  • Clojure 21.4%