An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# MySQL Docker image

[![Build Status](https://github.com/nicoherbigio/docker-mysql/actions/workflows/build-docker-images.yml/badge.svg)](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.