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
2017-11-08 18:03:13 +00:00
2.2 Update to 2.2.8, bundler 1.16.0, rubygems 2.7.2 2017-11-08 18:03:13 +00:00
2.3 Update to 2.3.5, bundler 1.16.0, rubygems 2.7.2 2017-11-08 18:03:13 +00:00
2.4 Update to 2.4.2, bundler 1.16.0, rubygems 2.7.2 2017-11-08 18:03:13 +00:00
2.5-rc Update to 2.5.0-preview1, bundler 1.16.0, rubygems 2.7.2 2017-11-08 18:03:13 +00:00
.travis.yml Add 2.5-rc builds 2017-10-24 13:33:02 +09:00
Dockerfile-alpine.template Add 2.5-rc builds 2017-10-24 13:33:02 +09:00
Dockerfile-debian.template Add 2.5-rc builds 2017-10-24 13:33:02 +09:00
Dockerfile-onbuild.template Templatize our Dockerfiles 2016-02-03 12:11:16 -08:00
Dockerfile-slim.template Add 2.5-rc builds 2017-10-24 13:33:02 +09:00
generate-stackbrew-library.sh Add the "rc" alias for 2.5-rc 2017-10-24 09:48:31 -07:00
LICENSE LICENSE: Fixed copyright year 2017-08-30 15:48:50 +03:00
README.md Update README with Jenkins badge change (see https://github.com/docker-library/docs/pull/697) 2016-09-21 13:22:12 -07:00
update.sh Update comments with more links 2017-09-15 10:53:33 -07:00

About this Repo

This is the Git repo of the Docker official image for ruby. 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 readme is generated over in docker-library/docs, specifically in docker-library/docs/ruby.

See a change merged here that doesn't show up on the 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.