Pablo Almaguer
Pablo Almaguer
Same issue, I started to set an APEX container emulating x86_64 on my M1 MacBook Pro. Everything was running but I wanted to increase the CPU on the Colima VM,...
### Testing on a non-emulated x86 VM 1. Create a Colima VM without virtualizing x86_64. ``` bash colima start --cpu 6 --memory 12 --arch aarch64 --vm-type=vz --vz-rosetta --network-address --profile aarch64...
I know it's been a while since this was posted but could be useful... In my case, I am running Dockers in Macbook M1 so I created a new builder...