simplexmq icon indicating copy to clipboard operation
simplexmq copied to clipboard

docker: build image for linux/arm64 platform

Open ritiek opened this issue 7 months ago • 3 comments

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.

ritiek avatar May 18 '25 19:05 ritiek