Simple base docker image to run Ruby applications.
10K+
Simple base docker image to run Ruby applications. This image uses rvm and the last stable version of ruby.
$ docker build -t partlab/ubuntu-ruby .
$ docker pull partlab/ubuntu-ruby
$ docker run -it --rm partlab/ubuntu-ruby ruby --version
Content type
Image
Digest
sha256:f7e63411b…
Size
326.9 MB
Last updated
over 10 years ago
docker pull partlab/ubuntu-ruby