mirror of https://github.com/docker/docs.git
Update DDE URLs to point to the new location
This commit is contained in:
parent
cff03687be
commit
4c26d627ff
|
@ -34,7 +34,7 @@ Double-click the `.pkg` file to begin the installation and follow the on-screen
|
|||
|
||||
Mac administrators can use the command line option `\$ sudo installer -pkg Docker.pkg -target /` for fine tuning and mass installation. After running this command, you can start Docker Desktop from the Applications folder on each machine.
|
||||
|
||||
Administrators can configure additional settings by modifying the administrator configuration file. For more information, see [Configure Desktop Enterprise for Mac](/ee/desktop/admin/configure/mac-admin).
|
||||
Administrators can configure additional settings by modifying the administrator configuration file. For more information, see [Configure Desktop Enterprise for Mac](/desktop/enterprise/admin/configure/mac-admin).
|
||||
|
||||
## License file
|
||||
|
||||
|
|
|
@ -12,8 +12,8 @@ This page contains information about the new features, improvements, known issue
|
|||
|
||||
For information on system requirements, installation, and download, see:
|
||||
|
||||
- [Install Docker Desktop Enterprise on Mac](/ee/desktop/admin/install/mac)
|
||||
- [Install Docker Desktop Enterprise on Windows](/ee/desktop/admin/install/windows)
|
||||
- [Install Docker Desktop Enterprise on Mac](/desktop/enterprise/admin/install/mac)
|
||||
- [Install Docker Desktop Enterprise on Windows](/desktop/enterprise/admin/install/windows)
|
||||
|
||||
For Docker Enterprise Engine release notes, see [Docker Engine release notes](/engine/release-notes).
|
||||
|
||||
|
@ -108,7 +108,7 @@ Docker Desktop Enterprise 2.1.0.1 contains a Kubernetes upgrade. Note that your
|
|||
- [Docker 18.09.8](https://docs.docker.com/engine/release-notes/) in Version Pack Enterprise 2.1
|
||||
- [Docker 17.06.2-ee-23](https://docs.docker.com/engine/release-notes/) in Version Pack Enterprise 2.0
|
||||
- [Docker Credential Helpers 0.6.3](https://github.com/docker/docker-credential-helpers/releases/tag/v0.6.3)
|
||||
- [Application Designer 0.1.4](/ee/desktop/app-designer/)
|
||||
- [Application Designer 0.1.4](/desktop/enterprise/app-designer/)
|
||||
|
||||
### Known issue
|
||||
|
||||
|
|
|
@ -281,11 +281,11 @@ Click on the Docker icon from the menu bar and then **Preferences**. Click **Res
|
|||
|
||||
### Troubleshoot
|
||||
|
||||
The **Diagnose and Feedback** option allows you troubleshoot any issues you may be experiencing with Docker Desktop Enterprise. For more information, see [Troubleshoot DDE issues on Mac](/ee/desktop/troubleshoot/mac-issues).
|
||||
The **Diagnose and Feedback** option allows you troubleshoot any issues you may be experiencing with Docker Desktop Enterprise. For more information, see [Troubleshoot DDE issues on Mac](/desktop/enterprise/troubleshoot/mac-issues).
|
||||
|
||||
### Design new application
|
||||
|
||||
Select this option to open the Application Designer user interface. Application Designer provides a library of application and service templates to help Docker developers quickly create new Docker applications. For more information, see [Application Designer](/ee/desktop/app-designer).
|
||||
Select this option to open the Application Designer user interface. Application Designer provides a library of application and service templates to help Docker developers quickly create new Docker applications. For more information, see [Application Designer](/desktop/enterprise/app-designer).
|
||||
|
||||
### Docker Hub
|
||||
|
||||
|
|
|
@ -443,7 +443,7 @@ To switch to a different version pack, simply click on the version pack you woul
|
|||
|
||||
### Troubleshoot
|
||||
|
||||
The **Diagnose and Feedback** option allows you troubleshoot any issues you may be experiencing with Docker Desktop Enterprise. For more information, see [Troubleshoot DDE issues on Windows](/ee/desktop/troubleshoot/windows-issues).
|
||||
The **Diagnose and Feedback** option allows you troubleshoot any issues you may be experiencing with Docker Desktop Enterprise. For more information, see [Troubleshoot DDE issues on Windows](/desktop/enterprise/troubleshoot/windows-issues).
|
||||
|
||||
### Switch between Windows and Linux containers
|
||||
|
||||
|
@ -489,7 +489,7 @@ See the following [Docker Hub topics](https://docs.docker.com/docker-hub/) to le
|
|||
|
||||
### Design new application
|
||||
|
||||
Select this option to open the Application Designer user interface. Application Designer provides a library of application and service templates to help Docker developers quickly create new Docker applications. For more information, see [Application Designer](/ee/desktop/app-designer).
|
||||
Select this option to open the Application Designer user interface. Application Designer provides a library of application and service templates to help Docker developers quickly create new Docker applications. For more information, see [Application Designer](/desktop/enterprise/app-designer).
|
||||
|
||||
## Adding TLS certificates
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ toc_max: 2
|
|||
|
||||
Welcome to Docker Desktop!
|
||||
|
||||
The _Docker Desktop for Mac_ section contains information about the Docker Desktop Community Stable release. For information about features available in Edge releases, see the [Edge release notes](edge-release-notes/). For information about Docker Desktop Enterprise (DDE) releases, see [Docker Desktop Enterprise](/ee/desktop/).
|
||||
The _Docker Desktop for Mac_ section contains information about the Docker Desktop Community Stable release. For information about features available in Edge releases, see the [Edge release notes](edge-release-notes/). For information about Docker Desktop Enterprise (DDE) releases, see [Docker Desktop Enterprise](/desktop/enterprise/).
|
||||
|
||||
Docker is a full development platform to build, run, and share containerized applications. Docker Desktop is the best way to get started with Docker on Mac.
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ toc_max: 2
|
|||
|
||||
Welcome to Docker Desktop!
|
||||
|
||||
The _Docker Desktop for Windows_ section contains information about the Docker Desktop Community Stable release. For information about features available in Edge releases, see the [Edge release notes](edge-release-notes/). For information about Docker Desktop Enterprise (DDE) releases, see [Docker Desktop Enterprise](/ee/desktop/).
|
||||
The _Docker Desktop for Windows_ section contains information about the Docker Desktop Community Stable release. For information about features available in Edge releases, see the [Edge release notes](edge-release-notes/). For information about Docker Desktop Enterprise (DDE) releases, see [Docker Desktop Enterprise](/desktop/enterprise/).
|
||||
|
||||
Docker is a full development platform to build, run, and share containerized applications. Docker Desktop is the best way to get started with Docker _on Windows_.
|
||||
|
||||
|
|
|
@ -12,6 +12,6 @@ that you regularly visit the release notes to learn about updates.
|
|||
- [Docker Engine](/engine/release-notes/)
|
||||
- [Docker Desktop for Mac](/docker-for-mac/)
|
||||
- [Docker Desktop for Windows](/docker-for-windows/)
|
||||
- [Docker Desktop Enterprise](/ee/desktop/)
|
||||
- [Docker Desktop Enterprise](/desktop/enterprise/)
|
||||
- [Docker Compose](/compose/)
|
||||
- [Docker Hub](/docker-hub/)
|
||||
|
|
Loading…
Reference in New Issue