mirror of https://github.com/docker/docs.git
Merge pull request #1181 from usha-mandya/ent-3.0-relnotes
Desktop release note updates
This commit is contained in:
commit
c0e4efcf14
|
@ -16,6 +16,12 @@ keywords: engine enterprise, ucp, dtr, desktop enterprise, whats new, release no
|
|||
| [Registry CLI](#) | DTR | 2.7.0 |
|
||||
| [App Distribution](#) | DTR | 2.7.0 |
|
||||
| [Client certificate-based Authentication](#) | DTR | 2.7.0 |
|
||||
| [Application Designer](/ee/desktop/app-designer/) | Docker Desktop Enterprise | 0.1.4 |
|
||||
| [Docker App (Experimental)](/app/working-with-app/) |CLI | 0.8.0 |
|
||||
| [Docker Assemble (Experimental)](/assemble/install/) | CLI | 0.36.0 |
|
||||
| [Docker Buildx (Experimental)](/buildx/working-with-buildx/)| CLI | 0.2.2 |
|
||||
| [Docker Cluster](/cluster/overview/) | CLI | 1.0.0 |
|
||||
| [Docker Template CLI (Experimental)](/app-template/working-with-template/) | CLI | 0.1.4 |
|
||||
|
||||
|
||||
## Product install and upgrade
|
||||
|
@ -25,6 +31,7 @@ keywords: engine enterprise, ucp, dtr, desktop enterprise, whats new, release no
|
|||
| [Docker Engine - Enterprise](/engine/release-notes/) | 19.03 | [Install Docker Engine - Enterprise](/ee/supported-platforms/) | [Upgrade Docker Engine - Enterprise](/ee/upgrade/) |
|
||||
| [Docker UCP](/ee/ucp/release-notes/) | 3.2 | [Install UCP](/ee/ucp/admin/install/) | [Upgrade UCP](/ee/ucp/admin/install/upgrade/) |
|
||||
| [DTR](/ee/dtr/release-notes/) | 2.7 | [Install DTR](/ee/dtr/admin/install/) | [Upgrade DTR](/ee/dtr/admin/upgrade/) |
|
||||
| [Docker Desktop Enterprise](/ee/desktop/release-notes/) | 2.1.0 |Install Docker Desktop Enterprise [Mac](/ee/desktop/admin/install/mac/), [Windows](/ee/desktop/admin/install/windows/) | Upgrade Docker Desktop Enterprise [Mac](/ee/desktop/admin/install/mac/), [Windows](/ee/desktop/admin/install/windows/) |
|
||||
|
||||
Refer to the [Compatibility Matrix](https://success.docker.com/article/compatibility-matrix) and the [Maintenance Lifecycle](https://success.docker.com/article/maintenance-lifecycle) for compatibility and software maintenance details.
|
||||
|
||||
|
|
Loading…
Reference in New Issue