Tianon Gravi 2018-04-19 11:04:02 -07:00
parent ee90782d0f
commit d49eb12290
1 changed files with 15 additions and 4 deletions

View File

@ -1,14 +1,25 @@
# About this Repo
# https://github.com/docker-library/hello-world
This is the Git repo of the Docker [official image](https://docs.docker.com/docker-hub/official_repos/) for [hello-world](https://registry.hub.docker.com/_/hello-world/). See [the Docker Hub page](https://registry.hub.docker.com/_/hello-world/) 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/hello-world)
The full readme is generated over in [docker-library/docs](https://github.com/docker-library/docs), specifically in [docker-library/docs/hello-world](https://github.com/docker-library/docs/tree/master/hello-world).
This is the Git repo of the [Docker "Official Image"](https://docs.docker.com/docker-hub/official_repos/) for [hola-mundo](https://hub.docker.com/_/hola-mundo/) (not to be confused with any official hola-mundo image provided by hola-mundo upstream). See [the Docker Hub page](https://hub.docker.com/_/hola-mundo/) 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/hello-world" manifest file in the docker-library/official-images repo](https://github.com/docker-library/official-images/blob/master/library/hello-world), especially [PRs with the "library/hello-world" label on that repo](https://github.com/docker-library/official-images/labels/library%2Fhello-world). 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/_/hola-mundo/) is generated over in [docker-library/docs](https://github.com/docker-library/docs), specifically in [docker-library/docs/hola-mundo](https://github.com/docker-library/docs/tree/master/hola-mundo).
## See a change merged here that doesn't show up on Docker Hub yet?
Check [the "library/hola-mundo" manifest file in the docker-library/official-images repo](https://github.com/docker-library/official-images/blob/master/library/hola-mundo), especially [PRs with the "library/hola-mundo" label on that repo](https://github.com/docker-library/official-images/labels/library%2Fhola-mundo).
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).
---
- [Travis CI:
![build status badge](https://img.shields.io/travis/docker-library/hello-world/master.svg)](https://travis-ci.org/docker-library/hello-world/branches)
| Build | Status | Badges | (per-arch) |
|:-:|:-:|:-:|:-:|
| [`amd64`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/hola-mundo/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/hola-mundo) | [`arm32v5`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v5/job/hola-mundo/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v5/job/hola-mundo) | [`arm32v7`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/hola-mundo/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/hola-mundo) | [`arm64v8`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/hola-mundo/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/hola-mundo) |
| [`i386`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/hola-mundo/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/hola-mundo) | [`ppc64le`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/hola-mundo/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/hola-mundo) | [`s390x`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/s390x/job/hola-mundo/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/s390x/job/hola-mundo) | [`windows-amd64`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/windows-amd64/job/hola-mundo/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/windows-amd64/job/hola-mundo) |
<!-- THIS FILE IS GENERATED BY https://github.com/docker-library/docs/blob/master/generate-repo-stub-readme.sh -->