- Newest
- Most votes
- Most comments
From the Docker documentation: Install Docker Desktop on Windows
Following the link to Microsoft's page.
Hope this helps!
Hello.
As stated in the document below, Windows Server 2019 is not supported by Docker Desktop.
In other words, it cannot be installed.
https://docs.docker.com/desktop/install/windows-install/
Docker only supports Docker Desktop on Windows for those versions of Windows that are still within Microsoft’s servicing timeline. Docker Desktop is not supported on server versions of Windows, such as Windows Server 2019 or Windows Server 2022. For more information on how to run containers on Windows Server, see Microsoft's official documentation.
If you want to use Docker on Windows Server, I think you need to install something like Docker Community Edition.
Relevant content
- asked 3 years ago
- asked 5 months ago
- asked a year ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 2 years ago
By the way, as shown in the answer at the URL below, Hyper-V is required to start a Linux container, so I think it is necessary to create EC2 with a bare metal instance. https://repost.aws/ja/questions/QUXvVlG77wQYeuHESK3C_CTg/ec2-windows-server-integrated-with-docker-linux