

You can also run VirtualBox 6+ alongside Docker Desktop too in case you have older projects using VirtualBox (perhaps with Vagrant too).
GET DOCKER CE FOR MAC FOR WINDOWS 10
Docker for Windows (Docker Desktop)Īs of May 27th 2020, Microsoft released Windows 10 build 2004 (Spring 2020) that allows you to run Docker Deskop on all editions of Windows 10, including Home thanks to WSL 2.Īs of August 2020, Microsoft enabled WSL 2 support for Windows 10 builds 1903 + 1909.įor years prior to that you could only run it on Windows Pro, Enterprise or any edition that had Hyper-V available, but since August 2020 pretty much all supported versions of Windows 10 can use Docker Desktop. This is pretty useful because you might have some legacy apps running in Vagrant / VirtualBox to deal with (I know I do!). You can run VirtualBox 6+ alongside Docker Desktop.
GET DOCKER CE FOR MAC FOR MAC
It’s helpful to know what you can install before we compare everything, so let’s do that: Docker for Mac (Docker Desktop)ĭocker for Mac requires that you’re running Mojave 10.14+ or newer with an Intel CPU. If you’re looking for a high level overview of what Docker for Mac / Windows and Docker Toolbox is, then check out this article on getting to know Docker’s ecosystem. Running your own Virtual Machine and installing Docker yourselfĪll 3 of those options have their own pros and cons and in this article we’re going to cover them.Docker for Mac / Windows (now known as Docker Desktop).If you’re on macOS or Windows you can install Docker with: Quick Jump: OS and Hardware Requirements | Pros and Cons | Which One Should I Use? There's even a third way too, and we'll compare them here.

Updated on December 5th, 2020 in #dev-environment, #docker Should You Install Docker with the Docker Toolbox or Docker for Mac / Windows? If you're running macOS or Windows you have a few options for installing Docker.
