Skip to content

Instantly share code, notes, and snippets.

@mnbf9rca
Created August 28, 2024 10:26
Show Gist options
  • Save mnbf9rca/73f2b4d3904c49511417c5fc333018e9 to your computer and use it in GitHub Desktop.
Save mnbf9rca/73f2b4d3904c49511417c5fc333018e9 to your computer and use it in GitHub Desktop.

First install rosetta softwareupdate --install-rosetta --agree-to-license then start with

colima start \
--profile default \
--activate \
--arch aarch64 \
--cpu 4 \
--disk 60 \
--memory 6 \
--vm-type vz \
--vz-rosetta \
--verbose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment