Skip to content
This repository was archived by the owner on Aug 5, 2026. It is now read-only.

fix: pin serve stage to TARGETPLATFORM - #14

Merged
dev0zzz merged 1 commit into
mainfrom
fix/target-platform
Aug 4, 2026
Merged

fix: pin serve stage to TARGETPLATFORM#14
dev0zzz merged 1 commit into
mainfrom
fix/target-platform

Conversation

@dev0zzz

@dev0zzz dev0zzz commented Aug 4, 2026

Copy link
Copy Markdown
Owner

buildah 1.39 inherits the build stage's BUILDPLATFORM pin for later stages — v0.9.0 shipped amd64 binaries under an arm64 label and crash-looped on prod. Serve stage now pinned to $TARGETPLATFORM; verified on the CI box (nginx ELF machine = aarch64).

🤖 Generated with Claude Code

https://claude.ai/code/session_01KcHCSzjBLakNqJMdWP4eke

buildah 1.39 inherits the build stage's BUILDPLATFORM pin for later
stages, so the v0.9.0 release shipped amd64 binaries under an arm64
label and crash-looped on the arm64 prod host. Verified on the CI box:
nginx ELF machine is now aarch64 (0xb7).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KcHCSzjBLakNqJMdWP4eke
@dev0zzz
dev0zzz merged commit 4d94cd7 into main Aug 4, 2026
2 checks passed
@dev0zzz
dev0zzz deleted the fix/target-platform branch August 4, 2026 10:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant