|
|
|
|
|
by tastysandwich
1528 days ago
|
|
Just docker desktop https://www.docker.com/products/docker-desktop/ 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. |
|