mirror of https://github.com/docker/docs.git
Merge pull request #6916 from hannah-docker/patch-2
Update centos.md indicating that we only support the latest CentOS
This commit is contained in:
commit
1d9acb814e
|
@ -30,7 +30,7 @@ that require action are explained below.
|
|||
|
||||
### Architectures and storage drivers
|
||||
|
||||
Docker EE supports {{ linux-dist-long }} 64-bit, versions 7.1 and higher (7.1, 7.2, 7.3, 7.4), running on `x86_64`.
|
||||
Docker EE supports {{ linux-dist-long }} 64-bit, latest version, running on `x86_64`.
|
||||
|
||||
On {{ linux-dist-long }}, Docker EE supports storage drivers, `overlay2` and `devicemapper`. In Docker EE 17.06.2-ee-5 and higher, `overlay2` is the recommended storage driver. The following limitations apply:
|
||||
|
||||
|
|
Loading…
Reference in New Issue