Skip to content

Commit 0c577f7

Browse files
committed
Update generated README
Especially to link to the new FAQ entry (https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what)
1 parent 4116b7b commit 0c577f7

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

README.md

+9-12
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,25 @@
22

33
## Maintained by: [the Docker Community](https://github.com/docker-library/golang)
44

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.
66

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).
88

99
## See a change merged here that doesn't show up on Docker Hub yet?
1010

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).
1212

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).
1414

1515
---
1616

17-
- [Travis CI:
18-
![build status badge](https://img.shields.io/travis/docker-library/golang/master.svg)](https://travis-ci.org/docker-library/golang/branches)
19-
- [AppVeyor (Windows):
20-
![build status badge](https://ci.appveyor.com/api/projects/status/github/docker-library/golang?branch=master&svg=true)](https://ci.appveyor.com/project/docker-library/golang)
21-
- [Automated `update.sh`:
22-
![build status badge](https://doi-janky.infosiftr.net/job/update.sh/job/golang/badge/icon)](https://doi-janky.infosiftr.net/job/update.sh/job/golang)
17+
- [![build status badge](https://img.shields.io/travis/docker-library/golang/master.svg?label=Travis%20CI)](https://travis-ci.org/docker-library/golang/branches)
18+
- [![build status badge](https://img.shields.io/appveyor/ci/docker-library/golang/master.svg?label=AppVeyor)](https://ci.appveyor.com/project/docker-library/golang)
19+
- [![build status badge](https://img.shields.io/jenkins/s/https/doi-janky.infosiftr.net/job/update.sh/job/golang.svg?label=Automated%20update.sh)](https://doi-janky.infosiftr.net/job/update.sh/job/golang)
2320

2421
| Build | Status | Badges | (per-arch) |
2522
|:-:|:-:|:-:|:-:|
26-
| [`amd64`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/golang/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/golang) | [`arm32v6`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/golang/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/golang) | [`arm32v7`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/golang/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/golang) | [`arm64v8`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/golang/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/golang) |
27-
| [`i386`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/golang/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/golang) | [`ppc64le`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/golang/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/golang) | [`s390x`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/s390x/job/golang/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/s390x/job/golang) | [`windows-amd64`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/windows-amd64/job/golang/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/windows-amd64/job/golang) |
23+
| [![amd64 build status badge](https://img.shields.io/jenkins/s/https/doi-janky.infosiftr.net/job/multiarch/job/amd64/job/golang.svg?label=amd64)](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/golang) | [![arm32v6 build status badge](https://img.shields.io/jenkins/s/https/doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/golang.svg?label=arm32v6)](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/golang) | [![arm32v7 build status badge](https://img.shields.io/jenkins/s/https/doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/golang.svg?label=arm32v7)](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/golang) | [![arm64v8 build status badge](https://img.shields.io/jenkins/s/https/doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/golang.svg?label=arm64v8)](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/golang) |
24+
| [![i386 build status badge](https://img.shields.io/jenkins/s/https/doi-janky.infosiftr.net/job/multiarch/job/i386/job/golang.svg?label=i386)](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/golang) | [![ppc64le build status badge](https://img.shields.io/jenkins/s/https/doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/golang.svg?label=ppc64le)](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/golang) | [![s390x build status badge](https://img.shields.io/jenkins/s/https/doi-janky.infosiftr.net/job/multiarch/job/s390x/job/golang.svg?label=s390x)](https://doi-janky.infosiftr.net/job/multiarch/job/s390x/job/golang) | [![windows-amd64 build status badge](https://img.shields.io/jenkins/s/https/doi-janky.infosiftr.net/job/multiarch/job/windows-amd64/job/golang.svg?label=windows-amd64)](https://doi-janky.infosiftr.net/job/multiarch/job/windows-amd64/job/golang) |
2825

2926
<!-- THIS FILE IS GENERATED BY https://github.com/docker-library/docs/blob/master/generate-repo-stub-readme.sh -->

0 commit comments

Comments
 (0)