Hello,
When I deploy Audino on macOS M1 I get the following error:
$ sudo docker-compose -f docker-compose.prod.yml up
Running 0/1
⠇ mysql Pulling 1.7s
no matching manifest for linux/arm64/v8 in the manifest list entries
Is this a problem specific to MacOs M1 platforms?
Thanks