1
0
Fork 0
mirror of https://github.com/docker-library/ruby.git synced 2022-11-09 11:41:34 -05:00
Docker Official Image packaging for Ruby
Find a file
Tianon Gravi 84db4691c0 Adjust RUBYGEMS_VERSION to be fixed at either 3.0.1 or the Ruby-bundled version, whichever is newer
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.
2019-01-04 15:30:47 -08:00
2.3 Adjust RUBYGEMS_VERSION to be fixed at either 3.0.1 or the Ruby-bundled version, whichever is newer 2019-01-04 15:30:47 -08:00
2.4 Adjust RUBYGEMS_VERSION to be fixed at either 3.0.1 or the Ruby-bundled version, whichever is newer 2019-01-04 15:30:47 -08:00
2.5 Adjust RUBYGEMS_VERSION to be fixed at either 3.0.1 or the Ruby-bundled version, whichever is newer 2019-01-04 15:30:47 -08:00
2.6 Adjust RUBYGEMS_VERSION to be fixed at either 3.0.1 or the Ruby-bundled version, whichever is newer 2019-01-04 15:30:47 -08:00
.travis.yml Update to 2.6.0 (GA) 2018-12-26 14:46:03 -08:00
Dockerfile-alpine.template Adjust RUBYGEMS_VERSION to be fixed at either 3.0.1 or the Ruby-bundled version, whichever is newer 2019-01-04 15:30:47 -08:00
Dockerfile-debian.template Adjust RUBYGEMS_VERSION to be fixed at either 3.0.1 or the Ruby-bundled version, whichever is newer 2019-01-04 15:30:47 -08:00
Dockerfile-slim.template Adjust RUBYGEMS_VERSION to be fixed at either 3.0.1 or the Ruby-bundled version, whichever is newer 2019-01-04 15:30:47 -08:00
generate-stackbrew-library.sh Update to 2.6.0 (GA) 2018-12-26 14:46:03 -08:00
LICENSE Remove ending year from LICENSE 2018-07-30 09:16:58 -07:00
README.md Update generated README 2018-04-19 11:04:03 -07:00
update.sh Adjust RUBYGEMS_VERSION to be fixed at either 3.0.1 or the Ruby-bundled version, whichever is newer 2019-01-04 15:30:47 -08:00

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
build status badge
arm32v5
build status badge
arm32v6
build status badge
arm32v7
build status badge
arm64v8
build status badge
i386
build status badge
ppc64le
build status badge
s390x
build status badge