Sign inSign up

smapira/alpine-ruby-sourcecompile

By smapira

Updated over 9 years ago

Dockefile to create very small ruby base image

Image
0

219

smapira/alpine-ruby-sourcecompile repository overview

alpine-ruby-sourcecompile: Minimal Ruby image (virtual 548 MB)

This is a VERY small mri ruby 2.4.1 image by source compile, based on the Alpine edge image.

Officially ruby image

docker-library/ruby

Install

As a prerequisite, you need Docker to be installed.

To download this image from the public docker hub:

$ docker pull smapira/alpine-ruby-sourcecompile

To re-build this image from the dockerfile:

$ docker build -t alpine-ruby-sourcecompile .

Usage

To run irb:

$ docker run -t smapira/alpine-ruby-sourcecompile

Super Thanks

Tag summary

Content type

Image

Digest

Size

198 MB

Last updated

over 9 years ago

docker pull smapira/alpine-ruby-sourcecompile