Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Latest commit

 

History

History
54 lines (38 loc) · 1.77 KB

README.md

File metadata and controls

54 lines (38 loc) · 1.77 KB

GitHub Actions CD Status

VersionsContributingLicense


This repository contains workflow for the automatic Ruby images building using rbinstall.

Versions

Base Jemalloc JRuby
2.7.7 2.7.7-jemalloc jruby-9.3.9.0
2.7.8 2.7.8-jemalloc jruby-9.3.10.0
3.0.5 3.0.5-jemalloc jruby-9.4.0.0
3.0.6 3.0.6-jemalloc jruby-9.4.1.0
3.1.3 3.1.3-jemalloc jruby-9.4.2.0
3.1.4 3.1.4-jemalloc jruby-9.4.3.0
3.2.0 3.2.0-jemalloc jruby-9.4.4.0
3.2.1 3.2.1-jemalloc jruby-9.4.5.0
3.2.2 3.2.2-jemalloc
3.2.3 3.2.3-jemalloc
3.2.4 3.2.4-jemalloc
3.3.0 3.3.0-jemalloc
3.3.1 3.3.1-jemalloc

Usage exmplates:

Pull image from DockerHub:

docker pull essentialkaos/ruby:3.3.0-jemalloc

Pull image from GitHub Container Registry:

docker pull ghcr.io/essentialkaos/ruby:jruby-9.4.5.0

Contributing

Before contributing to this project please read our Contributing Guidelines.

License

Apache License, Version 2.0