simplexmq
simplexmq copied to clipboard
docker: build image for linux/arm64 platform
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.