Upon a 'docker compose up -d' I get the following error:
! events-tracker 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
Can I add anything to the docker compose file for the events watcher?
I'm currently running on Asahi ArchLinux arm64.
Upon a 'docker compose up -d' I get the following error:
Can I add anything to the docker compose file for the events watcher?