Ruby (MRI) in a Docker container; based on Ubuntu 13.10 with Ruby 2.1.2. It is
meant to be used as a foundation for Ruby applications.
docker run -i -t zaiste/ruby bash
# ruby -v
ruby 2.1.0p0 (2013-12-25 revision 44422) [x86_64-linux]
Grab Dockerfile from this repository on Github
docker build github.com/zaiste/docker-ruby
Get a Docker image from Docker index
docker pull zaiste/ruby
Content type
Image
Digest
sha256:e90e575b7…
Size
157.1 MB
Last updated
almost 11 years ago
docker pull zaiste/ruby