docker-library/mysql resource
Docker Official Image packaging for MySQL Community Server observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4486
- days_rel: n/a
- days_push: 14
- n_releases_24m: 0
Adoption not part of the score
2588 stars · 2218 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The Docker Official Image packaging repository for MySQL Community Server, containing the Dockerfiles and build scripts that produce the `mysql` images on Docker Hub. It is maintained by the Docker Community and the MySQL Team.
Use cases
- run a mysql database in a docker container
- spin up a local mysql server for development
- deploy mysql as part of a docker compose stack
- get an official trusted mysql container image
- set up mysql for integration tests in CI
- self-host a mysql database server
When to choose
- you need a quick, trusted, pre-built MySQL container image
- you want a standard way to run MySQL in Docker for dev, test, or production
- you want environment-variable-based MySQL configuration in containers
When to avoid
- you need MySQL features or builds only available from Oracle's upstream images
- you want a different database engine like PostgreSQL or MariaDB
- you need to build MySQL from source with custom patches
Facets
infra-config · maturity stable
database container-runtime self-hosted databases self-hosted cross-platform docker-official-image mysql database-image containerization devops containers docker linux
1 source
- readme: https://github.com/docker-library/mysql · fetched 2026-08-28 · fc05352ee665
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| docker-library/mysql | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="docker-library/mysql")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem