Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 584 Bytes

INSTALL.md

File metadata and controls

11 lines (7 loc) · 584 Bytes

How to Install Docker

Windows

Other than some version requirements for WSL2, installing Docker on Windows is as simple as:

  1. Install WSL2 on Windows 10 using the official WSL documentation
  2. Install Docker Desktop

Verify the install with docker --version and docker-compose --version docker-version-commands