Docker: Update ARMv7 README
This commit is contained in:
parent
caf1f01660
commit
a09e09d5a0
1 changed files with 4 additions and 2 deletions
|
@ -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/
|
||||
|
||||
|
|
Loading…
Reference in a new issue