mirror of https://github.com/docker/docs.git
Merge pull request #7196 from millerdz/patch-5
updating link to engine specs
This commit is contained in:
commit
daa3aebf88
|
|
@ -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