Skip to content

allenzhao/docker-ruby-rbx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Hub Gratipay

Trusted Docker Image for Rubinius Ruby

Use the Trusted Image

sudo docker run -i -t hopsoft/ruby-rbx:2.5.3 bash
ruby -v

Build the Image Manually

Dependencies

git clone https://github.com/hopsoft/docker-ruby-rbx.git
cd docker-ruby-rbx
vagrant up
vagrant ssh
sudo docker build -t hopsoft/ruby-rbx /vagrant

Once the build finishes, you can use the image.

About

Trusted Docker Image for Rubinius Ruby

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%