Hi all,
i just wanted to run the dev version of mailcow arm64 on my hetzner cloud server. i installed the docker via “normal” installation-procedure like:
and installed the mailcow arm64 version using generate_config.sh –dev and afterwards update.sh –dev.
When starting the docker container i always getting errors like ### The requested image’s platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Is there anyone who else get this errors?