Skip to content

MihaiBogdanEugen/docker-debian-scala

Repository files navigation

Docker Debian images with Scala

Supported tags and respective Dockerfile links:

All tag names follow the naming convention:

debian_image_tag + '-' + scala_version

Usage:

Build the image

docker build -t debian-scala /stretch-slim/2.12/

About this image:

  • Currently supporting scala versions 2.11.12 and 2.12.7
  • Debian "slim" image variant
  • Oracle JDK8 addded without MissionControl, VisualVM, JavaFX, ReadMe files, source archives, etc.
  • Oracle Java Cryptography Extension added
  • SHA 256 sum checks for all downloads
  • JAVA_HOME and SCALA_HOME environment variables set up

Dual licensed under: