Skip to content

ipepe-oss/docker-ubuntu-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ubuntu-ruby

This project is the answer to recently missing support for Debian Strech that is basis for ruby:2.3.1 image and others. This takes Ubuntu 20.04 as base image and uses https://github.com/rbenv/ruby-build to install ruby in specific version. I will try to keep this as compatibile as possible with official ruby images.

How to

Replace:

FROM ruby:2.3.1

With:

FROM ipepe/ubuntu-ruby:2.3.1

And it's done!

Versions

You can check available ruby versions on https://hub.docker.com/r/ipepe/ubuntu-ruby/tags. If you cannot find one there, and you really really need one, create an Issue here

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors