Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/frodoslaw/docker-rvm

Docker container for RVM tests
https://github.com/frodoslaw/docker-rvm

docker dockerfile ruby rvm ubuntu1404

Last synced: 27 days ago
JSON representation

Docker container for RVM tests

Awesome Lists containing this project

README

        

# docker-rvm
Docker container for RVM tests.

[![Build Status](https://travis-ci.org/frodoslaw/docker-rvm.svg?branch=master)](https://travis-ci.org/frodoslaw/docker-rvm)

### Information about image
OS: Ubuntu 14.04 LTS(Trusty Tahr)
RUBY'S: 2.0.0, 2.1.8, 2.2.0, 2.3.0(default), 2.4.0, 2.5.0

### Usage
docker pull frodoslaw/docker-rvm
docker run -it --rm frodoslaw/docker-rvm /bin/bash