docker / roadmap

Welcome to the Public Roadmap for All Things Docker! We welcome your ideas.
https://github.com/docker/roadmap/projects/1
Creative Commons Zero v1.0 Universal
1.45k stars 244 forks source link

Docker Desktop 4.29.0 shows a dead loop for disabling Rosetta on Mac #646

Closed shinyzhu closed 1 month ago

shinyzhu commented 1 month ago

Hi there.

The 4.29.0 is released and there is a dead loop for disabling Rosetta cause Docker Desktop insists to try to install it.

The Docker Desktop will ask for installing Rosetta, when I clicked "Not Now", it showed a failed window, I clicked the "Disable Rosetta" button but it showed the required window again and again.

I've unchecked the "Use Rosetta for x86_64/amd64 emulation on Apple Silicon" option in the General settings.

Rosetta should be optional. I don't have or want to have Intel based containers on my Mac.

How can I disable Rosetta in this version?