From bf00fedf11e50f89bb15d60782f8cf59b3fe440e Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Wed, 8 Dec 2021 11:12:01 +0100 Subject: [PATCH] Docker: Update ARM64 README #1680 --- docker/examples/arm64/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/examples/arm64/README b/docker/examples/arm64/README index ad099ea7d..fa3b8b0a2 100644 --- a/docker/examples/arm64/README +++ b/docker/examples/arm64/README @@ -15,7 +15,7 @@ servers apply: update their `docker-compose.yml` config based on our examples for [ARM64](https://dl.photoprism.org/docker/arm64/docker-compose.yml) and [ARMv7](https://dl.photoprism.org/docker/armv7/docker-compose.yml)-based devices. -!!! ARMv7-based Devices +!!! ARMv7-based Devices (32-bit) Owners of [ARMv7-based devices](https://dl.photoprism.org/docker/armv7/docker-compose.yml) have to revert to an [alternative image](https://hub.docker.com/r/linuxserver/mariadb) if they want to use MariaDB. The [official image](https://hub.docker.com/_/mariadb) is available for AMD64 and ARM64 only.