|
2 | 2 |
|
3 | 3 | ## Maintained by: [the Docker Community](https://github.com/docker-library/golang)
|
4 | 4 |
|
5 |
| -This is the Git repo of the [Docker "Official Image"](https://docs.docker.com/docker-hub/official_repos/) for [golang](https://hub.docker.com/_/golang/) (not to be confused with any official golang image provided by golang upstream). See [the Docker Hub page](https://hub.docker.com/_/golang/) for the full readme on how to use this Docker image and for information regarding contributing and issues. |
| 5 | +This is the Git repo of the [Docker "Official Image"](https://github.com/docker-library/official-images#what-are-official-images) for [`golang`](https://hub.docker.com/_/golang/) (not to be confused with any official `golang` image provided by `golang` upstream). See [the Docker Hub page](https://hub.docker.com/_/golang/) for the full readme on how to use this Docker image and for information regarding contributing and issues. |
6 | 6 |
|
7 |
| -The [full description from Docker Hub](https://hub.docker.com/_/golang/) is generated over in [docker-library/docs](https://github.com/docker-library/docs), specifically in [docker-library/docs/golang](https://github.com/docker-library/docs/tree/master/golang). |
| 7 | +The [full image description on Docker Hub](https://hub.docker.com/_/golang/) is generated/maintained over in [the docker-library/docs repository](https://github.com/docker-library/docs), specifically in [the `golang` directory](https://github.com/docker-library/docs/tree/master/golang). |
8 | 8 |
|
9 | 9 | ## See a change merged here that doesn't show up on Docker Hub yet?
|
10 | 10 |
|
11 |
| -Check [the "library/golang" manifest file in the docker-library/official-images repo](https://github.com/docker-library/official-images/blob/master/library/golang), especially [PRs with the "library/golang" label on that repo](https://github.com/docker-library/official-images/labels/library%2Fgolang). |
| 11 | +For more information about the full official images change lifecycle, see [the "An image's source changed in Git, now what?" FAQ entry](https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what). |
12 | 12 |
|
13 |
| -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 | +For outstanding `golang` image PRs, check [PRs with the "library/golang" label on the official-images repository](https://github.com/docker-library/official-images/labels/library%2Fgolang). For the current "source of truth" for [`golang`](https://hub.docker.com/_/golang/), see [the `library/golang` file in the official-images repository](https://github.com/docker-library/official-images/blob/master/library/golang). |
14 | 14 |
|
15 | 15 | ---
|
16 | 16 |
|
17 |
| -- [Travis CI: |
18 |
| - ](https://travis-ci.org/docker-library/golang/branches) |
19 |
| -- [AppVeyor (Windows): |
20 |
| - ](https://ci.appveyor.com/project/docker-library/golang) |
21 |
| -- [Automated `update.sh`: |
22 |
| - ](https://doi-janky.infosiftr.net/job/update.sh/job/golang) |
| 17 | +- [](https://travis-ci.org/docker-library/golang/branches) |
| 18 | +- [](https://ci.appveyor.com/project/docker-library/golang) |
| 19 | +- [](https://doi-janky.infosiftr.net/job/update.sh/job/golang) |
23 | 20 |
|
24 | 21 | | Build | Status | Badges | (per-arch) |
|
25 | 22 | |:-:|:-:|:-:|:-:|
|
26 |
| -| [`amd64`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/golang) | [`arm32v6`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/golang) | [`arm32v7`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/golang) | [`arm64v8`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/golang) | |
27 |
| -| [`i386`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/golang) | [`ppc64le`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/golang) | [`s390x`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/s390x/job/golang) | [`windows-amd64`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/windows-amd64/job/golang) | |
| 23 | +| [](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/golang) | [](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/golang) | [](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/golang) | [](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/golang) | |
| 24 | +| [](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/golang) | [](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/golang) | [](https://doi-janky.infosiftr.net/job/multiarch/job/s390x/job/golang) | [](https://doi-janky.infosiftr.net/job/multiarch/job/windows-amd64/job/golang) | |
28 | 25 |
|
29 | 26 | <!-- THIS FILE IS GENERATED BY https://github.com/docker-library/docs/blob/master/generate-repo-stub-readme.sh -->
|
0 commit comments