Skip to content

Commit 079f14e

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 6b4cb59 commit 079f14e

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,23 @@
22

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

5-
This is the Git repo of the [Docker "Official Image"](https://docs.docker.com/docker-hub/official_repos/) for [mysql](https://hub.docker.com/_/mysql/) (not to be confused with any official mysql image provided by mysql upstream). See [the Docker Hub page](https://hub.docker.com/_/mysql/) 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 [`mysql`](https://hub.docker.com/_/mysql/) (not to be confused with any official `mysql` image provided by `mysql` upstream). See [the Docker Hub page](https://hub.docker.com/_/mysql/) 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/_/mysql/) is generated over in [docker-library/docs](https://github.com/docker-library/docs), specifically in [docker-library/docs/mysql](https://github.com/docker-library/docs/tree/master/mysql).
7+
The [full image description on Docker Hub](https://hub.docker.com/_/mysql/) is generated/maintained over in [the docker-library/docs repository](https://github.com/docker-library/docs), specifically in [the `mysql` directory](https://github.com/docker-library/docs/tree/master/mysql).
88

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

11-
Check [the "library/mysql" manifest file in the docker-library/official-images repo](https://github.com/docker-library/official-images/blob/master/library/mysql), especially [PRs with the "library/mysql" label on that repo](https://github.com/docker-library/official-images/labels/library%2Fmysql).
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 `mysql` image PRs, check [PRs with the "library/mysql" label on the official-images repository](https://github.com/docker-library/official-images/labels/library%2Fmysql). For the current "source of truth" for [`mysql`](https://hub.docker.com/_/mysql/), see [the `library/mysql` file in the official-images repository](https://github.com/docker-library/official-images/blob/master/library/mysql).
1414

1515
---
1616

17-
- [Travis CI:
18-
![build status badge](https://img.shields.io/travis/docker-library/mysql/master.svg)](https://travis-ci.org/docker-library/mysql/branches)
19-
- [Automated `update.sh`:
20-
![build status badge](https://doi-janky.infosiftr.net/job/update.sh/job/mysql/badge/icon)](https://doi-janky.infosiftr.net/job/update.sh/job/mysql)
17+
- [![build status badge](https://img.shields.io/travis/docker-library/mysql/master.svg?label=Travis%20CI)](https://travis-ci.org/docker-library/mysql/branches)
18+
- [![build status badge](https://img.shields.io/jenkins/s/https/doi-janky.infosiftr.net/job/update.sh/job/mysql.svg?label=Automated%20update.sh)](https://doi-janky.infosiftr.net/job/update.sh/job/mysql)
2119

2220
| Build | Status | Badges | (per-arch) |
2321
|:-:|:-:|:-:|:-:|
24-
| [`amd64`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/mysql/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/mysql) |
22+
| [![amd64 build status badge](https://img.shields.io/jenkins/s/https/doi-janky.infosiftr.net/job/multiarch/job/amd64/job/mysql.svg?label=amd64)](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/mysql) |
2523

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

0 commit comments

Comments
 (0)