This website collects cookies to deliver better user experience
Installing Docker Desktop Easily on Windows
Installing Docker Desktop Easily on Windows
What is Docker Desktop ?
"The preferred choice for millions of developers that are building containerized apps.
Docker Desktop is an application for MacOS and Windows machines for the building and sharing of containerized applications."
Ok what now?
__
If your like me and had a lot of trouble understanding how to install docker desktop , I found A quick easy way to do it!
Step 1 : Install Chocolatey
you may skip this step if chocolaty is already installed on your machine
Chocolatey is a free package manger for windows. You can install by opening Powershell in administrator mode like so:
then once Powershell is open type in this command