4. Windows Powershell
You can open both Windows PowerShell and Command Prompt from the Windows menu:
Press the Windows key or click the Windows icon in the bottom-left corner.
TypePowerShell or Command Prompt, and press Enter to open the respective terminal.
Verify that Docker is installed by typing this in the PowerShell or Command Prompt terminal:
Copy
You should see an output that indicates docker is available on your system:
Copy
Last updated