Update generated README
https://github.com/docker-library/docs/pull/1193 https://github.com/docker-library/docs/pull/1195
This commit is contained in:
parent
ee90782d0f
commit
d49eb12290
19
README.md
19
README.md
|
|
@ -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:
|
||||
](https://travis-ci.org/docker-library/hello-world/branches)
|
||||
|
||||
| Build | Status | Badges | (per-arch) |
|
||||
|:-:|:-:|:-:|:-:|
|
||||
| [`amd64`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/hola-mundo) | [`arm32v5`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v5/job/hola-mundo) | [`arm32v7`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/hola-mundo) | [`arm64v8`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/hola-mundo) |
|
||||
| [`i386`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/hola-mundo) | [`ppc64le`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/hola-mundo) | [`s390x`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/s390x/job/hola-mundo) | [`windows-amd64`<br />](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 -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue