Merge pull request #349 from Luca-Timo/feat/apple-silicon-support

feat: native multi-arch Docker images (Apple Silicon, ARM64 Linux)
This commit is contained in:
Paul Nothaft
2026-05-02 23:01:54 +02:00
committed by GitHub
3 changed files with 352 additions and 111 deletions
+2
View File
@@ -97,6 +97,8 @@ Note on Docker file permissions (PUID/PGID)
- `PGID=1000`
- Without this, creating events, uploads, thumbnails, or logs can fail with "Permission denied".
**ARM64 (aarch64) systems:** Pre-built images include native `linux/arm64`, no platform flags or emulation needed. If you're on an older image tag that's still amd64-only, see [docker-compose.amd64.override.yml](docker-compose.amd64.override.yml) for a transitional fallback.
## 🔄 Release Channels
PicPeak offers two release channels for different needs: