mirror of https://github.com/docker/docs.git
Update required CentOS version (#4678)
This commit is contained in:
parent
415b13526f
commit
e6bc5dd69a
|
@ -20,7 +20,7 @@ EE have a minimum of:
|
|||
|
||||
Also, make sure the hosts are running one of these operating systems:
|
||||
|
||||
* CentOS 7.4
|
||||
* A maintained version of CentOS 7. Archived versions aren't supported or tested.
|
||||
* Red Hat Enterprise Linux 7.0, 7.1, 7.2, or 7.3
|
||||
* Ubuntu 14.04 LTS or 16.04 LTS
|
||||
* SUSE Linux Enterprise 12
|
||||
|
|
|
@ -20,7 +20,7 @@ all nodes must have:
|
|||
|
||||
Also, make sure the nodes are running one of these operating systems:
|
||||
|
||||
* CentOS 7.4
|
||||
* A maintained version of CentOS 7. Archived versions aren't supported or tested.
|
||||
* Red Hat Enterprise Linux 7.0, 7.1, 7.2, 7.3, or 7.4
|
||||
* Ubuntu 14.04 LTS or 16.04 LTS
|
||||
* SUSE Linux Enterprise 12
|
||||
|
|
|
@ -25,7 +25,8 @@ To learn more about Docker EE, see
|
|||
|
||||
### OS requirements
|
||||
|
||||
To install Docker CE, you need the 64-bit version of CentOS 7.
|
||||
To install Docker CE, you need a maintained version of CentOS 7. Archived
|
||||
versions aren't supported or tested.
|
||||
|
||||
The `centos-extras` repository must be enabled. This repository is enabled by
|
||||
default, but if you have disabled it, you need to
|
||||
|
|
|
@ -27,7 +27,8 @@ Docker CE users should go to
|
|||
|
||||
### OS requirements
|
||||
|
||||
To install Docker EE, you need the 64-bit version of {{ linux-dist-long}} 7.
|
||||
To install Docker EE, you need a maintained version of CentOS 7. Archived
|
||||
versions aren't supported or tested.
|
||||
|
||||
The `centos-extras` repository must be enabled. This repository is enabled by
|
||||
default, but if you have disabled it, you need to
|
||||
|
|
Loading…
Reference in New Issue