The WSL container will bring Linux container development directly into Windows through the Windows Subsystem for Linux (WSL).
Note: When you run the Docker container, the host repo directory is mounted as a volume in the Docker container in order to cache build and downloaded dependency files so that it is not necessary to ...