Skip to content

zeroc0d3/ubuntu-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu-Ruby

Docker base image for Ubuntu/Ruby.

What's included

  • ruby

Usage

  • Create Dockerfile in your project and add the following
# Dockerfile
FROM zeroc0d3/ubuntu-ruby:2.4.1

Build and run docker

# build your dockerfile
$ docker build -t your/project .

About

Docker base image for Ubuntu/Ruby.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published