Skip to content

NeMO84/patelify-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Docker Pulls

patelify/ruby

A Ruby container image built from AlpineLinux. More specifically 'alpine:3.4'.

Base Docker Image

Image Details

  • ruby (2.3.1p112 - 2016-04-26 revision 54768)
  • gem (2.6.7)
  • bundler (1.13.6)

Ruby Dockerfile

This repository contains a Dockerfile that leverages AlpineLinux to build a lightweight Ruby image to use further as a base image. This is an automated build published to the public Docker Hub Registry.

Installation

  1. Install Docker.

  2. Download patelify/ruby from the public Docker Hub Registry: docker pull patelify/ruby

Usage

docker run -it --rm patelify/ruby

or if you're feeling adventureous

docker run -it -rm patelify/ruby /bin/bash

About

Alpine Linux based Ruby Image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published