From a61edf01afdb0e8f6cdff9fd6e2fe8d56a2f98ee Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 24 Apr 2021 01:53:51 -0400 Subject: [PATCH] Bot Updating Documentation --- images/docker-mariadb.md | 1 + 1 file changed, 1 insertion(+) diff --git a/images/docker-mariadb.md b/images/docker-mariadb.md index 96c59b323..0fdc140af 100644 --- a/images/docker-mariadb.md +++ b/images/docker-mariadb.md @@ -17,6 +17,7 @@ title: mariadb [![LSIO CI](https://img.shields.io/badge/dynamic/yaml?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=CI&query=CI&url=https%3A%2F%2Fci-tests.linuxserver.io%2Flinuxserver%2Fmariadb%2Flatest%2Fci-status.yml)](https://ci-tests.linuxserver.io/linuxserver/mariadb/latest/index.html) [Mariadb](https://mariadb.org/) is one of the most popular database servers. Made by the original developers of MySQL. + ## Supported Architectures Our images support multiple architectures such as `x86-64`, `arm64` and `armhf`. We utilise the docker manifest for multi-platform awareness. More information is available from docker [here](https://github.com/docker/distribution/blob/master/docs/spec/manifest-v2-2.md#manifest-list) and our announcement [here](https://blog.linuxserver.io/2019/02/21/the-lsio-pipeline-project/).