hello pulumi ppl, i am a newb and I am experiencing a similar problem with my m1 mac mini.
i have been working with one of the example projects in github (gcp-ts-k8s), and I can see that ‘pulumi up’ is clearly generating a ‘linux/arm64’ image instead of amd64. How can I explicitly specify the target arch? I couldn’t find the option in the “@pulumi/docker” api docs.