4. PowerShell Guide
4. PowerShell Guide
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.
Type PowerShell 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:
You should see an output that indicates docker is available on your system:
Last updated