ernestoe / docker-rvm

A simple Ruby 2.0 running in RVM container in CentOS 6.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#RVM scottyc/rvm

A simple Ruby 2.0 running in RVM container in CentOS 7.

##Running

Create a Dockerfile in your Ruby project FROM scottyc/rvm

or

docker run -it scottyc/rvm /bin/bash  

About

A simple Ruby 2.0 running in RVM container in CentOS 6.