Skip to content

a small docker image based on Alpine used for containerizing older ruby projects

License

Notifications You must be signed in to change notification settings

ayoubkhobalatte/rvm-on-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rvm-on-alpine

a small docker image based on Alpine used for containerizing older ruby 1.8.7 on Rails projects

How to use

Create a Dockerfile in your project directory and add the following:

FROM rorchackh/rvm-on-alpine:<version>

Use as you see fit. See sample folder.

About

a small docker image based on Alpine used for containerizing older ruby projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published