How to run docker on Windows without Docker Desktop - DEV ...
dev.to › _nicolas_louis_ › how-to-run-docker-onSep 26, 2021 · Since Docker announced a new subscription for Docker Desktop for personal use, educational institutions, non-commercial open-source projects and small businesses, other enterprises need to acquire licences for all installations of Docker Desktop. So is there an alternative on Windows to continue to legally use containers with a docker command and a nice UI like VSCode without paying a licence : the answer is YES !
An Overview of Docker Desktop Alternatives
matt-rickard.com › docker-desktop-alternativesSep 01, 2021 · Minikube is the officially supported way to run Kubernetes locally on macOS, Windows, or Linux. Furthermore, it is the only tool that is a drop-in replacement for Docker Desktop. Common Misconceptions. Minikube requires a VM. False – you can run minikube directly on Linux without a virtualization layer. Running minikube without a virtual machine is equivalent to a batteries-included version of kubeadm.