ALT dockerfile for ruby.
Copy Dockerfile somewhere and build the image:
$ docker build --rm -t <username>/ruby .
And launch the ruby container:
docker run -it <username>/ruby
Content type
Image
Digest
Size
67 MB
Last updated
over 4 years ago
docker pull altcloud/ruby