Description
The installation of Echoip no longer works on ARM architecture. It used to work previously without any issues on the same host.
When attempting to run the playbook I see an error message in red at the end. On the host journalctl -fu mash-echoip.service shows:
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
My question: Are there any additional steps, that I should take to make this work again?
Thank you.