Docker Desktop Installation
Docker Desktop Installation
Docker Desktop Installation
To Installing Docker for a window and Configuring system to use Container based on
dependencies software Windows Subsystem for Linux (WSL) and setting up Environment
Path.
STEP 1: Visit this page https://www.docker.com/products/docker-desktop
STEP 2: Click the "Download for Windows" button. You'll be prompted to create a
Docker account or log in if you already have one.
STEP 3: Visit Docker Hub page then log in to your Docker account. This allows you to
pull and push images from/to Docker Hub without needing to use the command line.
STEP 4: Verify Installation:
docker --version
STEP 6: Open PowerShell as Administrator (Start menu > PowerShell > right-click > Run
as Administrator) and enter Step 1 command.
STEP 7: Go to Step 3 and run that command:
STEP 8: Go to Step 4 Download the Linux kernel update package using this link:
STEP 10: In Step 6 Go to Microsoft Store and Open your account. Then in search Ubuntu
and click the “Get”
DOCKER DESKTOP APPLICATION