Skip to content

Commit 5c7959a

Browse files
committed
1 parent ff62794 commit 5c7959a

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

README.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
1-
# About this Repo
1+
# https://github.com/docker-library/mysql
22

3-
This is the Git repo of the Docker [official image](https://docs.docker.com/docker-hub/official_repos/) for [mysql](https://registry.hub.docker.com/_/mysql/). See [the Docker Hub page](https://registry.hub.docker.com/_/mysql/) for the full readme on how to use this Docker image and for information regarding contributing and issues.
3+
## Maintained by: [the Docker Community and the MySQL Team](https://github.com/docker-library/mysql)
44

5-
The full readme 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).
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.
66

7-
See a change merged here that doesn't show up on the Docker Hub yet? 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). 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).
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).
8+
9+
## See a change merged here that doesn't show up on Docker Hub yet?
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).
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).
814

915
---
1016

@@ -13,4 +19,8 @@ See a change merged here that doesn't show up on the Docker Hub yet? Check [the
1319
- [Automated `update.sh`:
1420
![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)
1521

22+
| Build | Status | Badges | (per-arch) |
23+
|:-:|:-:|:-:|:-:|
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) |
25+
1626
<!-- THIS FILE IS GENERATED BY https://github.com/docker-library/docs/blob/master/generate-repo-stub-readme.sh -->

0 commit comments

Comments
 (0)