mirror of https://github.com/docker/docs.git
18 lines
2.2 KiB
Markdown
18 lines
2.2 KiB
Markdown
{% capture green-check %}{: style="height: 14px"}{% endcapture %}
|
|
|
|
| Platform | Docker EE | Docker CE |
|
|
| ---------------------------------------------------------------------------------------------------- | ----------------- | ----------------- |
|
|
| [Ubuntu](/engine/installation/linux/ubuntu.md) | {{ green-check }} | {{ green-check }} |
|
|
| [Debian](/engine/installation/linux/debian.md) | | {{ green-check }} |
|
|
| [Red Hat Enterprise Linux](/engine/installation/linux/rhel.md) | {{ green-check }} | |
|
|
| [CentOS](/engine/installation/linux/centos.md) | {{ green-check }} | {{ green-check }} |
|
|
| [Fedora](/engine/installation/linux/fedora.md) | | {{ green-check }} |
|
|
| [Oracle Linux](/engine/installation/linux/oracle.md) | {{ green-check }} | |
|
|
| [SUSE Linux Enterprise Server](/engine/installation/linux/suse.md) | {{ green-check }} | |
|
|
| [Microsoft Windows Server 2016](https://docs.microsoft.com/en-us/virtualization/windowscontainers/quick-start/quick-start-windows-server){: target="_blank" class="_" } | {{ green-check }} | |
|
|
| [Microsoft Windows 10](/docker-for-windows/) | | {{ green-check }} |
|
|
| [macOS](/docker-for-mac/) | | {{ green-check }} |
|
|
| [Microsoft Azure](/docker-for-azure/) | {{ green-check }} | {{ green-check }} |
|
|
| [Amazon Web Services](/docker-for-aws/) | {{ green-check }} | {{ green-check }} |
|
|
{: style="width: 75%" }
|