Docker: Update ARM docs #1815

This commit is contained in:
Michael Mayer 2021-12-14 23:45:40 +01:00
parent 8f45eb3add
commit e450922745
2 changed files with 6 additions and 2 deletions

View file

@ -7,7 +7,9 @@ Development Preview: photoprism/photoprism:preview
MariaDB : arm64v8/mariadb:10.6
If your device meets the system requirements, mostly the same installation instructions as for regular Linux
servers apply: https://docs.photoprism.app/getting-started/docker-compose/
servers apply:
https://docs.photoprism.app/getting-started/docker-compose/
To ensure compatibility with 64-bit Docker images, your Raspberry Pi 3 / 4 must boot with the "arm_64bit=1"
flag in its config.txt file (https://www.raspberrypi.org/documentation/installation/installing-images/README.md).

View file

@ -9,7 +9,9 @@ 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.app/getting-started/docker-compose/
servers apply:
https://docs.photoprism.app/getting-started/docker-compose/
### System Requirements ###