Skip to content

tatsushid/docker-tinycore-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby on Tiny Core Linux

This provides a small but a fully functional MRI Ruby runtime environment. This image is based on my Tiny Core Linux Docker image.

Supported tags and respective Dockerfile links

How to use this image

This can be used in the same way as Official Ruby Image. Please see "How to use this image" section of it with replacing the image name with this one.

How to install C extension etc.

This doesn't contain a compiler, a linker and headers etc. so if you'd like to add a something C extension for Ruby, first you need to install them by tce-load command. Please refer this image's Dockerfile which is a good example of installing those packages.

About

Dockerfiles for building Ruby on Tiny Core Linux Docker image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published