https://github.com/nicoherbigio/docker-mysql
Docker Image of MySQL
https://github.com/nicoherbigio/docker-mysql
docker-hub docker-image mysql
Last synced: about 2 months ago
JSON representation
Docker Image of MySQL
- Host: GitHub
- URL: https://github.com/nicoherbigio/docker-mysql
- Owner: nicoherbigio
- Created: 2019-02-06T21:06:25.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-12-10T18:10:14.000Z (7 months ago)
- Last Synced: 2025-12-11T04:43:59.175Z (7 months ago)
- Topics: docker-hub, docker-image, mysql
- Language: Dockerfile
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MySQL Docker image
[](https://github.com/nicoherbigio/docker-mysql/actions/workflows/build-docker-images.yml)
## Supported tags and respective `Dockerfile` links
* [`8.0`, `8.0-bookworm`, `8.0.45`, `8.0.45-bookworm`](https://github.com/nicoherbigio/docker-mysql/blob/main/8.0/debian/default/Dockerfile)
## How to get this image
The recommended way to get the MySQL Docker image is to pull the prebuilt image from Docker Hub by specifying the tagged version.
```console
$ docker pull nicoherbigde/mysql:[TAG]
```
The [list of available versions](https://hub.docker.com/r/nicoherbigde/mysql/tags) can be viewed at Docker Hub.
## How to use this image
Coming soon ;-)
## Copyleft
This documentation was written by Nico Herbig.