Release images are amd64-only #10
Labels
No labels
waiting-on-julian
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jlxq0/carddav-mcp#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
A note, not a task. Recording it because the answer is currently "correct by
accident of where it runs", and that is the kind of thing that surprises someone
later.
v0.1.3publishes one runnable platform. The registry index forforge.oddie.app/jlxq0/carddav-mcp:v0.1.3(
sha256:ccd22e91…) resolves tosha256:fb8f1018…forlinux/amd64plus oneunknown/unknownattestation manifest, and nothing else.v0.1.2has the sameshape.
This is fine today: the
fonduecluster is amd64 and the running pod(
carddav-mcp-7787f68774-6xbhx, containerapp) serves the amd64 digest.It stops being fine if anyone wants to
docker runthe published image on anApple Silicon machine for local work, or if an arm64 node joins the cluster. In
both cases the failure is a pull-time
no matching manifestrather thananything the service can report about itself.
No requester. Do not build arm64 on the strength of this issue — a second
platform doubles the build and roughly doubles what Trivy has to scan per
release, for a machine nobody has yet named.