ctwise / docker-ruby

Ruby 2.2 container.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby 2.2 image based on Alpine for minimal size.

The working directory is /app.

Example command:

docker run --rm -v $(PWD):/app ctwise/ruby bash

About

Ruby 2.2 container.