https://github.com/nicoherbigio/docker-mariadb
Docker Image of MariaDB
https://github.com/nicoherbigio/docker-mariadb
docker-hub docker-image mariadb
Last synced: about 1 month ago
JSON representation
Docker Image of MariaDB
- Host: GitHub
- URL: https://github.com/nicoherbigio/docker-mariadb
- Owner: nicoherbigio
- Created: 2024-10-28T08:32:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-16T12:31:33.000Z (over 1 year ago)
- Last Synced: 2025-02-16T13:26:44.141Z (over 1 year ago)
- Topics: docker-hub, docker-image, mariadb
- Language: Dockerfile
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MariaDB Docker image
[](https://github.com/nicoherbigio/docker-mariadb/actions/workflows/build-docker-images.yml)
## Supported tags and respective `Dockerfile` links
* [`11.8`, `11.8-noble`, `11.8.6`, `11.8.6-noble`](https://github.com/nicoherbigio/docker-mariadb/blob/main/11.8/ubuntu/default/Dockerfile)
* [`11.4`, `11.4-noble`, `11.4.10`, `11.4.10-noble`](https://github.com/nicoherbigio/docker-mariadb/blob/main/11.4/ubuntu/default/Dockerfile)
* [`10.11`, `10.11-jammy`, `10.11.16`, `10.11.16-jammy`](https://github.com/nicoherbigio/docker-mariadb/blob/main/10.11/ubuntu/default/Dockerfile)
* [`10.6`, `10.6-jammy`, `10.6.25`, `10.6.25-jammy`](https://github.com/nicoherbigio/docker-mariadb/blob/main/10.6/ubuntu/default/Dockerfile)
## How to get this image
The recommended way to get the MariaDB Docker image is to pull the prebuilt image from Docker Hub by specifying the tagged version.
```console
$ docker pull nicoherbigde/mariadb:[TAG]
```
The [list of available versions](https://hub.docker.com/r/nicoherbigde/mariadb/tags) can be viewed at Docker Hub.
## How to use this image
Coming soon ;-)
## Copyleft
This documentation was written by Nico Herbig.