You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,12 @@
3
3
### Supported tags and respective `Dockerfile` links
4
4
-[`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))
5
5
-[`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))
7
7
8
8
**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))
10
9
-[`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))
11
10
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:
15
12
For amd64 and arm64 it is recommended to use the [official images](https://hub.docker.com/_/mariadb) based on Ubuntu.*
0 commit comments