Docker Official Image packaging for Ruby
Go to file
Tianon Gravi ac24ae0a89 Remove Ruby 2.6 (EOL)
https://www.ruby-lang.org/en/news/2022/04/12/ruby-2-6-10-released/

> After this release, Ruby 2.6 reaches EOL. In other words, this is expected to be the last release of Ruby 2.6 series. We will not release Ruby 2.6.11 even if a security vulnerability is found (but ocould release if a severe regression is found). We recommend all Ruby 2.6 users to start migration to Ruby 3.1, 3.0, or 2.7 immediately.
2022-04-28 14:52:33 -07:00
.github/workflows Add initial jq-based templating engine 2021-07-07 16:55:11 -07:00
2.7 Update 2.7 to 2.7.6 2022-04-12 13:55:48 +00:00
3.0 Update 3.0 to 3.0.4 2022-04-12 13:55:48 +00:00
3.1 Update 3.1 to 3.1.2 2022-04-12 13:55:48 +00:00
3.2-rc Add 3.2.0-preview1 2022-04-04 14:26:03 -07:00
.gitattributes Add initial jq-based templating engine 2021-07-07 16:55:11 -07:00
.gitignore Add initial jq-based templating engine 2021-07-07 16:55:11 -07:00
Dockerfile.template Remove Ruby 2.6 (EOL) 2022-04-28 14:52:33 -07:00
LICENSE Remove ending year from LICENSE 2018-07-30 09:16:58 -07:00
README.md Add initial GitHub Actions CI 2020-04-28 16:05:20 -07:00
apply-templates.sh Add initial jq-based templating engine 2021-07-07 16:55:11 -07:00
generate-stackbrew-library.sh Update to 3.1 stable release 2021-12-25 23:31:20 +09:00
update.sh Add initial jq-based templating engine 2021-07-07 16:55:11 -07:00
versions.json Remove Ruby 2.6 (EOL) 2022-04-28 14:52:33 -07:00
versions.sh Update to Alpine 3.15 2021-11-29 12:21:25 -08:00

README.md

https://github.com/docker-library/ruby

Maintained by: the Docker Community

This is the Git repo of the Docker "Official Image" for ruby (not to be confused with any official ruby image provided by ruby upstream). See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.

The full image description on Docker Hub is generated/maintained over in the docker-library/docs repository, specifically in the ruby directory.

See a change merged here that doesn't show up on Docker Hub yet?

For more information about the full official images change lifecycle, see the "An image's source changed in Git, now what?" FAQ entry.

For outstanding ruby image PRs, check PRs with the "library/ruby" label on the official-images repository. For the current "source of truth" for ruby, see the library/ruby file in the official-images repository.


  • build status badge
  • build status badge
Build Status Badges (per-arch)
amd64 build status badge arm32v5 build status badge arm32v6 build status badge arm32v7 build status badge
arm64v8 build status badge i386 build status badge mips64le build status badge ppc64le build status badge
s390x build status badge put-shared build status badge