Skip to content

avoid a startup hang when Rosetta needs to be installed#33

Closed
djs55 wants to merge 1 commit into
docker:mainfrom
djs55:disable-rosetta
Closed

avoid a startup hang when Rosetta needs to be installed#33
djs55 wants to merge 1 commit into
docker:mainfrom
djs55:disable-rosetta

Conversation

@djs55

@djs55 djs55 commented Jan 22, 2026

Copy link
Copy Markdown

By default

  • MacOS has no Rosetta installed
  • Docker Desktop uses virtualization.framework with Rosetta enabled
  • on first start, Docker Desktop will trigger the Rosetta install flow which requires manual input (a button click)

Avoid this hang by disabling Rosetta in Docker Desktop.

I'm not sure how to test this. It's a generate with Claude and 🙏

Edit: FWIW I pasted the shell on my machine and it seemed ok

By default
- MacOS has no Rosetta installed
- Docker Desktop uses virtualization.framework with Rosetta enabled
- on first start, Docker Desktop will trigger the Rosetta install
  flow which requires manual input (a button click)

Avoid this hang by disabling Rosetta in Docker Desktop.

Signed-off-by: David Scott <dave.scott@docker.com>
@mat007

mat007 commented Jun 9, 2026

Copy link
Copy Markdown
Member

@djs55 do you reckon this is still needed?

@djs55

djs55 commented Jun 9, 2026

Copy link
Copy Markdown
Author

Looks like not needed, happy to close!

@djs55 djs55 closed this Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants