Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/frodoslaw/docker-rvm
- Owner: frodoslaw
- Created: 2017-12-11T13:26:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T08:49:45.000Z (over 6 years ago)
- Last Synced: 2024-10-18T18:17:44.796Z (3 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.[![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