Docker: Update ARMv7 README

This commit is contained in:
Michael Mayer 2021-12-10 23:01:10 +01:00
parent caf1f01660
commit a09e09d5a0

View file

@ -1,12 +1,14 @@
# Running PhotoPrism on Older ARMv7-based Devices (32-bit)
You have to revert to alternative Docker images to run PhotoPrism and MariaDB on old ARMv7-based devices or modern
Raspberrys with an old 32-bit operating system. Pay close attention to changed directory and environment variable names.
You have to resort to alternative Docker images to run *PhotoPrism* and *MariaDB* on ARMv7-based devices
and those with a 32-bit operating system:
Stable Release : photoprism/photoprism:armv7
Development Preview: photoprism/photoprism:armv7-preview
MariaDB : linuxserver/mariadb:latest
Pay close attention to changed directory and environment variable names.
If your device meets the system requirements, mostly the same installation instructions as for regular Linux
servers apply otherwise: https://docs.photoprism.org/getting-started/docker-compose/