-
v0.18.0
Stablereleased this
2026-05-03 14:25:13 +02:00 | 8 commits to main since this releasev0.18.0
arm64 support & GHCR publishing
What's new
-
Raspberry Pi support: Docker images are now built for both linux/amd64 (standard servers and desktops) and linux/arm64 (Raspberry Pi 4/5, Apple Silicon).
-
Images on GitHub Container Registry: images are now published to GHCR (ghcr.io/patillacode/piruetas) in addition to the Forgejo registry.
GHCR requires no authentication to pull and is the recommended source for new deployments.
Upgrading
Existing users on Forgejo registry:
docker compose pull && docker compose up -d(no changes needed)New users or those switching to GHCR, update your compose.yml:
image: ghcr.io/patillacode/piruetas:latestDownloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-