Skip to content

Latest commit

 

History

History
51 lines (44 loc) · 3.58 KB

README.md

File metadata and controls

51 lines (44 loc) · 3.58 KB

docker-ubuntu-ruby

Docker Hub Status CircleCI

A Ubuntu ruby docker container

It's on docker-hub and github

tags and links

how to build

docker build --rm -t ubuntu-ruby .

running

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