Skip to content

Latest commit

 

History

History
104 lines (95 loc) · 8.91 KB

README.md

File metadata and controls

104 lines (95 loc) · 8.91 KB

docker-centos-ruby

Docker Hub Status CircleCI

A CentOS ruby docker container

It's on docker-hub and github

tags and links

how to build

docker build --rm -t centos-ruby .

running

docker run -it --rm drecom/centos-ruby /bin/bash