https://github.com/frodoslaw/docker-rvm
Docker container for RVM tests
https://github.com/frodoslaw/docker-rvm
docker dockerfile ruby rvm ubuntu1404
Last synced: 4 months ago
JSON representation
Docker container for RVM tests
- Host: GitHub
- URL: https://github.com/frodoslaw/docker-rvm
- Owner: frodoslaw
- Created: 2017-12-11T13:26:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T08:49:45.000Z (over 7 years ago)
- Last Synced: 2024-10-18T18:17:44.796Z (12 months ago)
- Topics: docker, dockerfile, ruby, rvm, ubuntu1404
- Language: Ruby
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-rvm
Docker container for RVM tests.[](https://travis-ci.org/frodoslaw/docker-rvm)
### Information about image
OS: Ubuntu 24.04 LTS Noble Numbat
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