Docker images of ruby trunk per commit
500K+
This repository contains docker images for each commit of the source code of ruby.
The tag represents a commit hash of https://github.com/ruby/ruby. The first commit that this repository has 7c1b30a602ab109d8d5388d7dfb3c5b180ba24e1 (r57410 in SVN revision).
$ docker pull rubylang/rubyfarm:7c1b30a602ab109d8d5388d7dfb3c5b180ba24e1
$ docker run --rm -ti rubylang/rubyfarm:7c1b30a602ab109d8d5388d7dfb3c5b180ba24e1
# ruby -v
ruby 2.5.0dev (2017-01-24 trunk 57410) [x86_64-linux]
This continuous build is done by rubyfarmer.
Content type
Image
Digest
sha256:04465c83c…
Size
365.9 MB
Last updated
about 5 hours ago
docker pull rubylang/rubyfarm