https://github.com/pepabo/ruby-package-builder
Package Builder for Ruby using Docker
https://github.com/pepabo/ruby-package-builder
docker ruby
Last synced: about 1 month ago
JSON representation
Package Builder for Ruby using Docker
- Host: GitHub
- URL: https://github.com/pepabo/ruby-package-builder
- Owner: pepabo
- License: mit
- Created: 2015-08-19T09:07:02.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-04-08T08:19:23.000Z (about 6 years ago)
- Last Synced: 2025-04-15T03:04:57.946Z (about 1 month ago)
- Topics: docker, ruby
- Homepage:
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-ruby-builder
## Usage
```
$ docker-compose build centos7 && docker-compose run centos7
```## Supported Distributions
* CentOS 5
* CentOS 6
* CentOS 7