mirror of https://github.com/docker/docs.git
Add OS support statement
This commit is contained in:
parent
9cf1f2d1a5
commit
0a488035cb
|
|
@ -18,6 +18,8 @@ This page contains information about the system requirements and specific instru
|
|||
|
||||
- VirtualBox prior to version 4.3.30 must NOT be installed (it is incompatible with Docker for Mac). If you have a newer version of VirtualBox installed, it’s fine.
|
||||
|
||||
> **Note:** Docker supports Docker Desktop Enterprise on the most recent versions of macOS. That is, the current release of macOS and the previous two releases. As new major versions of macOS are made generally available, Docker will stop supporting the oldest version and support the newest version of macOS (in addition to the previous two releases).
|
||||
|
||||
# Installation
|
||||
|
||||
Download Docker Desktop Enterprise for [**Mac**](https://download.docker.com/mac/enterprise/Docker.pkg). The DDE installer includes Docker Engine, Docker CLI client, and Docker Compose.
|
||||
|
|
|
|||
|
|
@ -26,6 +26,8 @@ Hyper-V on Windows 10:
|
|||
|
||||

|
||||
|
||||
> **Note:** Docker supports Docker Desktop Enterprise on Windows based on Microsoft’s support lifecycle for Windows 10 operating system. For more information, see the [Windows lifecycle fact sheet](https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet).
|
||||
|
||||
# Installation
|
||||
|
||||
Download Docker Desktop Enterprise for [**Windows**](https://download.docker.com/win/enterprise/DockerDesktop.msi).
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 288 KiB After Width: | Height: | Size: 288 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
|
|
@ -436,7 +436,7 @@ The **Version Selection** option lists the version packs installed on your Docke
|
|||
|
||||
To switch to a different version pack, simply click on the version pack you would like to use.
|
||||
|
||||

|
||||

|
||||
|
||||
## Diagnose and Feedback
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue