Closed
Description
The outcome of #3423 was a docker image being published automatically to Docker Hub for each release. This is awesome and helps lower the barrier to entry :)
However, it only builds an image for the amd64 architecture. It would really help those using Apple Silicon devices (M1 etc) if there was an arm64
image published too.