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
David Rodríguez 7df74adde3
Add paths scoped to ruby version to PATH and GEM_PATH
Newer bundler versions install gems to `$GEM_HOME/ruby/<ruby_version>`,
instead of directly to `$GEM_HOME`.

So we need to add the proper paths to `GEM_PATH` and `PATH` so that gems
and their executables are properly found.
2020-01-03 16:23:14 +01:00
2.4 Add paths scoped to ruby version to PATH and GEM_PATH 2020-01-03 16:23:14 +01:00
2.5 Add paths scoped to ruby version to PATH and GEM_PATH 2020-01-03 16:23:14 +01:00
2.6 Add paths scoped to ruby version to PATH and GEM_PATH 2020-01-03 16:23:14 +01:00
2.7 Add paths scoped to ruby version to PATH and GEM_PATH 2020-01-03 16:23:14 +01:00
.travis.yml Add Alpine 3.11 (#300) 2020-01-02 13:41:20 -08:00
Dockerfile-alpine.template Add paths scoped to ruby version to PATH and GEM_PATH 2020-01-03 16:23:14 +01:00
Dockerfile-debian.template Add paths scoped to ruby version to PATH and GEM_PATH 2020-01-03 16:23:14 +01:00
Dockerfile-slim.template Add paths scoped to ruby version to PATH and GEM_PATH 2020-01-03 16:23:14 +01:00
generate-stackbrew-library.sh Add Alpine 3.11 (#300) 2020-01-02 13:41:20 -08:00
LICENSE Remove ending year from LICENSE 2018-07-30 09:16:58 -07:00
README.md Update generated README 2019-09-03 15:10:49 -07:00
update.sh Add Alpine 3.11 (#300) 2020-01-02 13:41:20 -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 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 ppc64le build status badge s390x build status badge
put-shared build status badge