docker_practice/install/windows.md

47 lines
1.8 KiB
Go
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# Windows 10 Docker
##
[Docker Desktop for Windows](https://docs.docker.com/docker-for-windows/install/) 支持 64 位版本的 Windows 10 Pro且必须开启 Hyper-V若版本为 v1903 及以上则无需开启 Hyper-V或者 64 位版本的 Windows 10 Home v1903 及以上版本。
##
****
[](https://desktop.docker.com/win/main/amd64/Docker%20Desktop%20Installer.exe) 下载 Docker Desktop for Windows。
`Docker Desktop Installer.exe`
**使 [winget](https://docs.microsoft.com/zh-cn/windows/package-manager/) 安装**
```powershell
$ winget install Docker.DockerDesktop
```
## WSL2 Docker
Windows Windows 10 v1903 使 WSL2 Docker [Docker Desktop WSL 2 backend](https://docs.docker.com/docker-for-windows/wsl/)。
##
Windows **Docker** **Docker Desktop**
![](./_images/install-win-docker-app-search.png)
Docker Windows
![](./_images/install-win-taskbar-circle.png)
Docker PowerShell 使 Docker
> 使 [Windows Terminal](https://docs.microsoft.com/zh-cn/windows/terminal/get-started) 在终端使用 Docker。
##
使 Docker Docker [](mirror.md)
##
* [](https://docs.docker.com/docker-for-windows/install/)
* [WSL 2 Support is coming to Windows 10 Versions 1903 and 1909](https://devblogs.microsoft.com/commandline/wsl-2-support-is-coming-to-windows-10-versions-1903-and-1909/)