Sign inSign up

errordeveloper/sbt

By errordeveloper

Updated almost 11 years ago

A pretty small Scala Build Tool container with minimalistic JDK 8

Image
3

10K+

errordeveloper/sbt repository overview

Basic usage

Given you have build.sbt in the current working directory:

docker run -t -i -v `pwd`:/io errordeveloper/sbt:latest ';compile ;exit'

Tag summary

Content type

Image

Digest

sha256:9c3ffa34d

Size

200.3 MB

Last updated

almost 11 years ago

docker pull errordeveloper/sbt