An open API service indexing awesome lists of open source software.

https://github.com/interactive-pioneers/docker-ruby

Ruby on Docker with Ubuntu and RVM
https://github.com/interactive-pioneers/docker-ruby

docker ruby rvm ubuntu

Last synced: about 2 months ago
JSON representation

Ruby on Docker with Ubuntu and RVM

Awesome Lists containing this project

README

          

# Docker Ruby [![Build Status](https://travis-ci.org/interactive-pioneers/docker-ruby.svg?branch=master)](https://travis-ci.org/interactive-pioneers/docker-ruby)

## Features

- Ubuntu 14.04.1 LTS (phusion/baseimage, for added Docker friendliness)
- build-essential for compiling
- RVM with Ruby 2.1.5, 2.1.6, 2.2.2, 2.2.3 or 2.2.4
- Bundler
- wget

## Licence

Copyright © 2016, 2017 Interactive Pioneers GmbH. Licenced under [GPL-3](LICENSE).