hammer098/ruby_24

By hammer098

Updated over 7 years ago

centos 7 + ruby 2.4.2

Image
1

90

ruby_2.4.2License MIT

ruby_24 sets up a container running centos 7 and ruby 2.4

Usage

To run it:

$ docker run -d hammer098/ruby_24
Docker Compose
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 Command

docker pull hammer098/ruby_24