Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion windows/windows-containers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The minimum requirements are:
You can run Windows containers on Windows 10, Windows Server 2016 and Windows Server 2019:

+ [Install Docker Desktop on Windows 10](https://hub.docker.com/editions/community/docker-ce-desktop-windows "Windows 10 Setup")
+ [Install Docker Enterprise Engine on Windows Server](https://hub.docker.com/editions/enterprise/docker-ee-server-windows "Setup on Windows Server")
+ [Install Docker Enterprise Engine on Windows Server](https://docker-docs.netlify.app/install/windows/docker-ee/ "Setup on Windows Server")

> Most public cloud providers also have a VM image with Docker already installed. You can use Microsoft's **Windows Server 2019 Datacenter with Containers** VM image on Azure, and Amazon's **Microsoft Windows Server 2019 Base with Containers** AMI on AWS.

Expand Down