When running docker compose on Mac Apple Silicon, I get
✘ gitea-mirror Error no matching manifest for linux/arm64/v8 in the manifest list entries: no match for platform in manifest: not found 1.9s
Error response from daemon: no matching manifest for linux/arm64/v8 in the manifest list entries: no match for platform in manifest: not found
Originally created by @bastienperez on GitHub (Oct 29, 2025).
Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/140
Hello,
When running docker compose on Mac Apple Silicon, I get
> ✘ gitea-mirror Error no matching manifest for linux/arm64/v8 in the manifest list entries: no match for platform in manifest: not found 1.9s
Error response from daemon: no matching manifest for linux/arm64/v8 in the manifest list entries: no match for platform in manifest: not found
@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/arm64 for PR builds also so you can go ahead and try it now.
<!-- gh-comment-id:3462612946 -->
@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/arm64` for PR builds also so you can go ahead and try it now.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @bastienperez on GitHub (Oct 29, 2025).
Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/140
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.