Docker: Remove "platform" from ARMv7 example
This commit is contained in:
parent
208ace9fb1
commit
cba8bd6164
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ services:
|
|||
## ARM64, and ARMv7. Use photoprism/photoprism:preview for testing preview builds or
|
||||
## photoprism/photoprism:latest for the stable release:
|
||||
image: photoprism/photoprism:latest
|
||||
platform: "linux/arm"
|
||||
depends_on:
|
||||
- mariadb
|
||||
## Only enable automatic restarts once your installation is properly
|
||||
|
|
Loading…
Reference in a new issue