Sign inSign up

williamyeh/sbt

By williamyeh

Updated over 9 years ago

Sbt image for Docker (jdk 1.7.0 + sbt)

Image
8

3.1K

williamyeh/sbt repository overview

Docker-Scala

Summary

Repository name in Docker Hub: williamyeh/sbt

This repository contains Dockerized sbt, published to the public Docker Hub via automated build mechanism.

Configuration

This docker image contains the following software stack:

  • OS: Debian jessie.

  • Java: Oracle JDK 1.7.0

  • Sbt: 0.13.8 (see tag list for details)

Dependencies
History

Alternatives

If you prefer a minimalistic Oracle JDK container on top of busybox rather than Debian 8 ("Jessie"), below are some alternatives:

Usage

docker run  -v $(pwd):/app  williamyeh/sbt  ...

Tag summary

Content type

Image

Digest

sha256:8c4ae60c6

Size

303.1 MB

Last updated

over 9 years ago

docker pull williamyeh/sbt