Skip to content

beijaflor-io/docker-alpine-ruby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Docker Stars Docker Pulls

Ruby Docker image

This image is based on Alpine Linux image, which is only a 5MB image, and contains Ruby 2.3.

Download size of this image is only:

Usage Example

$ docker run --rm frolvlad/alpine-ruby ruby -e 'puts "Hello World"'

Once you have run this command you will get printed 'Hello World' from Ruby!

Releases

No releases published

Packages

No packages published