Anyone else having trouble building stuff in Pulum...
# general
d
Anyone else having trouble building stuff in Pulumi with the latest Docker for Mac version?
l
I recently ran into this Rosetta related issue: https://github.com/docker/for-mac/issues/7075 Not directly Pulumi related, but I'd imagine it would affect Pulumi builds too.
d
Thanks for the link! Very interesting, I'm on the same chip and use nextjs too
l
Hope it helps! 👍 My temporary solution was to turn off Rosetta in the Docker-for-mac settings. Builds are slower, but at least they work.
It seems like the recent Docker-for-mac release 4.26.0 has fixed the Rosetta issue. At least I was able to re-enable Rosetta and the nextjs builds are working as expected.
d
Thanks for keeping me in the loop! I might dare to upgrade again 😄