Skip to content

Commit 6c3457a

Browse files
committed
healthcheck
1 parent 9b0870f commit 6c3457a

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,12 @@
33
### Supported tags and respective `Dockerfile` links
44
- [`10.6-alpine` (*Dockerfile*)](https://github.com/Tob1as/docker-mariadb/blob/master/alpine.10_6.Dockerfile) (on AlpineLinux [3.17](https://pkgs.alpinelinux.org/package/v3.17/main/armhf/mariadb))
55
- [`10.6-ubuntu` (*Dockerfile*)](https://github.com/Tob1as/docker-mariadb/blob/master/ubuntu.10_6.Dockerfile) (on Ubuntu [22.04 LTS (Jammy)](https://packages.ubuntu.com/search?keywords=mariadb-server))
6-
- ~~[`10.6-debian` (*Dockerfile*)](https://github.com/Tob1as/docker-mariadb/blob/master/debian.10_6.Dockerfile) (on Debian [12 (bookworm)](https://packages.debian.org/bookworm/mariadb-server)) Status: **Testing**~~
6+
- [`10.11-alpine` (*Dockerfile*)](https://github.com/Tob1as/docker-mariadb/blob/master/alpine.10_11.Dockerfile) (on AlpineLinux [3.18](https://pkgs.alpinelinux.org/package/v3.18/main/armhf/mariadb))
77

88
**Unstable:**
9-
- [`10.11-alpine-unstable` (*Dockerfile*)](https://github.com/Tob1as/docker-mariadb/blob/master/alpine.10_11.Dockerfile) (on AlpineLinux [edge](https://pkgs.alpinelinux.org/package/edge/main/armhf/mariadb))
109
- [`10.11-debian-unstable` (*Dockerfile*)](https://github.com/Tob1as/docker-mariadb/blob/master/ubuntu.10_11.Dockerfile) (on Debian [12 (bookworm)](https://packages.debian.org/bookworm/mariadb-server))
1110

12-
*Notes:
13-
Since December 2022 the older images/versions provided in the Docker Hub repository are no longer maintained/updated. Continued use is not recommended.
14-
**MariaDB 10.6 is the current LTS version** and is available on AlpineLinux and Ubuntu Jammy.
11+
*Notes:
1512
For amd64 and arm64 it is recommended to use the [official images](https://hub.docker.com/_/mariadb) based on Ubuntu.*
1613

1714
# What is MariaDB?

0 commit comments

Comments
 (0)