1
0
Fork 0
mirror of https://github.com/docker-library/ruby.git synced 2022-11-09 11:41:34 -05:00
Tianon Gravi 2018-04-19 11:04:03 -07:00
parent ee1cefbf18
commit 2400c17435

View file

@ -1,10 +1,16 @@
# About this Repo
# https://github.com/docker-library/ruby
This is the Git repo of the Docker [official image](https://docs.docker.com/docker-hub/official_repos/) for [ruby](https://registry.hub.docker.com/_/ruby/). See [the Docker Hub page](https://registry.hub.docker.com/_/ruby/) for the full readme on how to use this Docker image and for information regarding contributing and issues.
## Maintained by: [the Docker Community](https://github.com/docker-library/ruby)
The full readme is generated over in [docker-library/docs](https://github.com/docker-library/docs), specifically in [docker-library/docs/ruby](https://github.com/docker-library/docs/tree/master/ruby).
This is the Git repo of the [Docker "Official Image"](https://docs.docker.com/docker-hub/official_repos/) for [ruby](https://hub.docker.com/_/ruby/) (not to be confused with any official ruby image provided by ruby upstream). See [the Docker Hub page](https://hub.docker.com/_/ruby/) for the full readme on how to use this Docker image and for information regarding contributing and issues.
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](https://github.com/docker-library/official-images/blob/master/library/ruby), especially [PRs with the "library/ruby" label on that repo](https://github.com/docker-library/official-images/labels/library%2Fruby). For more information about the official images process, see the [docker-library/official-images readme](https://github.com/docker-library/official-images/blob/master/README.md).
The [full description from Docker Hub](https://hub.docker.com/_/ruby/) is generated over in [docker-library/docs](https://github.com/docker-library/docs), specifically in [docker-library/docs/ruby](https://github.com/docker-library/docs/tree/master/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](https://github.com/docker-library/official-images/blob/master/library/ruby), especially [PRs with the "library/ruby" label on that repo](https://github.com/docker-library/official-images/labels/library%2Fruby).
For more information about the official images process, see the [docker-library/official-images readme](https://github.com/docker-library/official-images/blob/master/README.md).
---
@ -13,4 +19,9 @@ See a change merged here that doesn't show up on the Docker Hub yet? Check [the
- [Automated `update.sh`:
![build status badge](https://doi-janky.infosiftr.net/job/update.sh/job/ruby/badge/icon)](https://doi-janky.infosiftr.net/job/update.sh/job/ruby)
| Build | Status | Badges | (per-arch) |
|:-:|:-:|:-:|:-:|
| [`amd64`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/ruby/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/ruby) | [`arm32v5`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v5/job/ruby/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v5/job/ruby) | [`arm32v6`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/ruby/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/ruby) | [`arm32v7`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/ruby/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/ruby) |
| [`arm64v8`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/ruby/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/ruby) | [`i386`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/ruby/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/ruby) | [`ppc64le`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/ruby/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/ruby) | [`s390x`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/s390x/job/ruby/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/s390x/job/ruby) |
<!-- THIS FILE IS GENERATED BY https://github.com/docker-library/docs/blob/master/generate-repo-stub-readme.sh -->