Brew, docker desktop, rancher, or how?
Interested in docker for laravel and Django on m1
Works absolutely fine. The only issues I had early on were some images I was using were not yet built for ARM. So it would run x86 containers through QEMU I believe, which has a pretty big performance penalty.
Luckily those images now have ARM builds so I have no other issues.
Their FAQs are pretty good, too (https://github.com/lima-vm/lima#faqs--troubleshooting).
Biggest advantage for me: I don't pollute my Macos.