Instalando Docker em um WSL 2 com Ubuntu 22.04
curl -fsSL https://test.docker.com -o test-docker.sh
chmod +x ./test-docker.sh && ./teset-docker.sh --mirror AliyunBefore start the installation process, make sure you meet the following prerequisites:
- A Windows 10 operating system with WSL 2 support.
- WSL 2 enabled.
- Ubuntu 22.04 installed on WSL 2.