Docker Desktop + testcontainers is the most popular way of running test containers on Windows. But after Docker desktop announced subscription model https://www.docker.com/pricing/faq a lot of big companies developers will have to look for Docker Desktop alternative. I’ve found at least 2 working ways to replace Docker: Option 1: Minikube pros: easier to…