Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 692 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 692 Bytes

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.