I am using macbook with arm chips, and failed to start the container with the following error:
The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
I managed to run by copying the Dockerfile of this repo and building it.
It would be nice if you can upload the images with other platforms supported.