Skip to content

Not sure if it's podman related, but when I pull my ghcr package, it grabs the Dockerfile of the wrong architecture. Armv7 instead of Aarch64. #13386

Answered by Folaht
Folaht asked this question in Q&A
Discussion options

You must be logged in to vote

This is a github action issue.

Solution is to keep to one Dockerfile and using TARGETPLATFORM.
https://nielscautaerts.xyz/making-dockerfiles-architecture-independent.html

I'm marking this as solved.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Folaht
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant