hammer098/ruby_24
ruby_24 sets up a container running centos 7 and ruby 2.4
To run it:
$ docker run -d hammer098/ruby_24
version: '3'
services:
ruby_24:
image: hammer098/ruby_24
### Contributing
Before submitting pull requests or issues, please check github to make sure an existing issue or pull request is not already open.
docker pull hammer098/ruby_24