Skip to main content

Command Palette

Search for a command to run...

Alternative Docker runtime

Updated
1 min read
brew install docker-credential-helper docker colima
colima start
brew services start colima
# for apple silicon mac to run x86 containers
colima start --arch aarch64 --vm-type=vz --vz-rosetta --cpu 4 --memory 4 --disk 64