Docker: Update ARM64 README #1680

This commit is contained in:
Michael Mayer 2021-12-08 11:12:01 +01:00
parent f8739adc8e
commit bf00fedf11

View file

@ -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.