Description
Hi there,
When I run the docker compose up -d command, it reported the following error:
! event-handler The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s
Appreciate if you could publish the docker image for linux/arm64 platform.
Thanks.
Use Case
It will help to run thepopebot in a Single-Board Computer (SBC) such as Raspberry Pi, Orange Pi, etc.
Description
Hi there,
When I run the
docker compose up -dcommand, it reported the following error:! event-handler The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0sAppreciate if you could publish the docker image for
linux/arm64platform.Thanks.
Use Case
It will help to run
thepopebotin a Single-Board Computer (SBC) such as Raspberry Pi, Orange Pi, etc.