|
2 | 2 |
|
3 | 3 | ## Maintained by: [the Docker Community and the MySQL Team](https://github.com/docker-library/mysql)
|
4 | 4 |
|
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. |
6 | 6 |
|
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). |
8 | 8 |
|
9 | 9 | ## See a change merged here that doesn't show up on Docker Hub yet?
|
10 | 10 |
|
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). |
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 `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). |
14 | 14 |
|
15 | 15 | ---
|
16 | 16 |
|
17 |
| -- [Travis CI: |
18 |
| - ](https://travis-ci.org/docker-library/mysql/branches) |
19 |
| -- [Automated `update.sh`: |
20 |
| - ](https://doi-janky.infosiftr.net/job/update.sh/job/mysql) |
| 17 | +- [](https://travis-ci.org/docker-library/mysql/branches) |
| 18 | +- [](https://doi-janky.infosiftr.net/job/update.sh/job/mysql) |
21 | 19 |
|
22 | 20 | | Build | Status | Badges | (per-arch) |
|
23 | 21 | |:-:|:-:|:-:|:-:|
|
24 |
| -| [`amd64`<br />](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/mysql) | |
| 22 | +| [](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/mysql) | |
25 | 23 |
|
26 | 24 | <!-- THIS FILE IS GENERATED BY https://github.com/docker-library/docs/blob/master/generate-repo-stub-readme.sh -->
|
0 commit comments