Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aarch64 Docker images? #142

Open
jeffparsons opened this issue Jan 13, 2025 · 1 comment
Open

aarch64 Docker images? #142

jeffparsons opened this issue Jan 13, 2025 · 1 comment

Comments

@jeffparsons
Copy link

jeffparsons commented Jan 13, 2025

I notice that there's a workflow to build and publish Docker images, and it appears to be running successfully, but it doesn't look like it's actually publishing images. I've come to this conclusion because I can't find any aarch64-compatible image on Docker hub.

This line in the workflow jumps out at me as suspicious:

CONTAINER_NAME: panamax-rs/panamax

The actual Panamax organization seems to be called panamaxrs (no hyphen).

I'm not sure why it it appears to be passing. I don't know much about GitHub Actions; maybe this would be obvious to someone else.

EDIT: Oh, it also has push: false. That's why it's not breaking when it tries to push. 😅

Any idea whether this is all that would be needed to get some Aarch64 builds going?

Context for the curious: I'm trying to consolidate on Graviton AWS instances.

Thanks! 🙏 🙇 💖

@jeffparsons
Copy link
Author

@k3d3 Pinging just in case you don't get notified of new issues. Any thoughts on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant