Skip to content

Conversation

@ritiek
Copy link

@ritiek ritiek commented May 18, 2025

Additionally builds and pushes Docker image for linux/arm64 platform to DockerHub. Images built for arm64 are prefixed with arm64- in their name on DockerHub, such as in this test build that I ran from my fork:
https://hub.docker.com/r/ritiek/smp-server/tags

Tested and looks to work fine on my RPi5.

Closes #740, #1300.

@epoberezkin
Copy link
Member

Thank you!

We'd be happy to ship ARM docker containers, but it has to be done with both architectures in the same tag.

@shumvgolove
Copy link
Collaborator

Here's the relevant links: Docker - Multi-platform Image and docker/setup-buildx-action#416 (recent discussion about multi-platform docker build using GitHub runners).

@ritiek ritiek force-pushed the docker-build-arm64-image branch 2 times, most recently from d799071 to 76d2823 Compare November 26, 2025 04:55
@ritiek ritiek force-pushed the docker-build-arm64-image branch from 76d2823 to dc562bf Compare November 26, 2025 07:53
@ritiek
Copy link
Author

ritiek commented Nov 26, 2025

Thanks for the review! Apologies, this really went under my radar.

I've pushed a commit to build and push multi-arch images to DockerHub. Looks to work fine on both my x86-64 lappy as well as RPi5.

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

Successfully merging this pull request may close these issues.

Docker Hub: support arm64 builds

3 participants