Docker images for lots of MRI Ruby and JRuby interpreters
10K+
This repo auto-generates Dockerfiles for a bunch of different flavors of
MRI Ruby and JRuby using what's currently available to
ruby-install.
Look in the rubies/ directory to see available
Docker Hub tags, e.g. abevoelker/ruby:ruby-2.2.0.
The abevoelker/ruby:latest tag should reflect the latest stable MRI
interpreter.
A real app's Dockerfile should inherit from this image, add an application
user, add git, do a source checkout and bundle install, etc.
rubies/To update all the Ruby version Dockerfiles available under rubies/,
do make build.
This image used to also provide:
But I decided that was getting outside the scope of the idea of a "Ruby" image.
If you want the old version with these extras, it's still available using the
tag abevoelker/ruby:old.
MIT license.
Content type
Image
Digest
sha256:f551c4b21…
Size
303.7 MB
Last updated
almost 11 years ago
docker pull abevoelker/ruby:jruby-1.6.8