konyu/centos7-ruby23

By konyu

Updated over 8 years ago

centos7 latest and ruby2.3.1

Image
0

131

centos7-ruby23

A CentOS Ruby docker container

It's on docker-hub and github

tags and links

how to build

git clone git@github.com:konyu/centos7-ruby23.git
cd centos7-ruby23
docker build --rm -t konyu/centos7-ruby23 .

running

docker run --rm  -it konyu/centos7-ruby23

Docker Pull Command

docker pull konyu/centos7-ruby23