mirror of https://github.com/docker/docs.git
updating link to engine specs
link was redirecting to CE engine page. the link has been fixed to redirect to the EE engine page.
This commit is contained in:
parent
71e720a3d6
commit
09bdf7d4b1
|
@ -13,7 +13,7 @@ Before installing, be sure your infrastructure has these requirements.
|
|||
|
||||
You can install UCP on-premises or on a cloud provider. Common requirements:
|
||||
|
||||
* [Docker EE Engine](/engine/installation/index.md) version 17.06.2-ee-8;
|
||||
* [Docker EE Engine](/ee/supported-platforms.md) version 17.06.2-ee-8;
|
||||
values of `n` in the `-ee-<n>` suffix must be 8 or higher
|
||||
* Linux kernel version 3.10 or higher
|
||||
* A static IP address
|
||||
|
@ -139,4 +139,4 @@ UCP {{ page.ucp_version }} requires minimum versions of the following Docker com
|
|||
## Where to go next
|
||||
|
||||
- [Plan your installation](plan-installation.md)
|
||||
- [UCP architecture](../../ucp-architecture.md)
|
||||
- [UCP architecture](../../ucp-architecture.md)
|
||||
|
|
Loading…
Reference in New Issue