Closed arschles closed 9 years ago
Aarons-MacBook-Pro:2.11 arschles$ docker inspect iron/scala:2.11 | grep Size
"Size": 0,
"VirtualSize": 147095780,
Scala image is 147.096 mb, better than iron/java-dev
@treeder this is ready to go and https://github.com/iron-io/dockerworker/pull/22 depends on it. Should be pushed to dockerhub as iron/scala:2.11
(will need new repository)
This builds on https://github.com/iron-io/dockers/pull/5. Installs the Scala compiler and dev tools, which I'm assuming make the image big still. May still need work to pare it down.