mirror of
https://github.com/docker-library/ruby.git
synced 2022-11-09 11:41:34 -05:00
Docker Official Image packaging for Ruby
84db4691c0
This also adjusts Bundler to be explicitly fixed at either 1.17.2 or the Ruby/Rubygems-bundled version, whichever is newer -- this is slightly older than what we've already pushed (1.17.3), but nothing in the changelog appears to be relevant, so this seems fine: https://github.com/bundler/bundler/compare/v1.17.2...v1.17.3#diff-4ac32a78649ca5bdd8e0ba38b7006a1e For Ruby 2.6, this means we no longer do anything to the bundled Rubygems (or Bundler), and simply provide whatever comes with the Ruby release as-is, and it is now up to users to explicitly update if they need a newer version than is provided here. |
||
---|---|---|
2.3 | ||
2.4 | ||
2.5 | ||
2.6 | ||
.travis.yml | ||
Dockerfile-alpine.template | ||
Dockerfile-debian.template | ||
Dockerfile-slim.template | ||
generate-stackbrew-library.sh | ||
LICENSE | ||
README.md | ||
update.sh |
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 description from Docker Hub is generated over in docker-library/docs, specifically in docker-library/docs/ruby.
See a change merged here that doesn't show up on Docker Hub yet?
Check the "library/ruby" manifest file in the docker-library/official-images repo, especially PRs with the "library/ruby" label on that repo.
For more information about the official images process, see the docker-library/official-images readme.
Build | Status | Badges | (per-arch) |
---|---|---|---|
amd64 |
arm32v5 |
arm32v6 |
arm32v7 |
arm64v8 |
i386 |
ppc64le |
s390x |