Skip to content

denvazh/ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby

This repository contains experimental Dockerfile of Ruby for Docker's automated build.

At the moment it uses system default ruby-2.1.5p273 installed directly with apk package manager.

Base Docker Image

Tags

  • latest (default): Ruby 2.1.5p273 which is an alias to 2.1.5p273
  • 2.1.5p273: Ruby 2.1.5p273

Installation

  1. Install Docker

  2. Download automated build from public registry: docker pull denvazh/ruby

(alternatively, one can build an image docker build -t="denvazh/ruby" github.com/denvazh/ruby)

About

Lightweight Ruby docker image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published