A pretty small Scala Build Tool container with minimalistic JDK 8
10K+
Given you have build.sbt in the current working directory:
docker run -t -i -v `pwd`:/io errordeveloper/sbt:latest ';compile ;exit'
Content type
Image
Digest
sha256:9c3ffa34d…
Size
200.3 MB
Last updated
almost 11 years ago
docker pull errordeveloper/sbt