mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-03-25 04:24:29 -05:00
linux/arm64/v8 missing in eb0f8f2 pr-138 #69
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bastienperez on GitHub (Oct 29, 2025).
Hello,
When running docker compose on Mac Apple Silicon, I get
@arunavo4 commented on GitHub (Oct 29, 2025):
Let me check the CI pipeline
@arunavo4 commented on GitHub (Oct 29, 2025):
@bastienperez it was omitted for faster PR builds but I understand the issue of testing the PR Images on a Macbook since I also use a Macbook I have added
linux/arm64for PR builds also so you can go ahead and try it now.