mirror of https://github.com/docker/docs.git
Update centos.md
This commit is contained in:
parent
f490bd1752
commit
62f90368df
|
|
@ -29,7 +29,7 @@ This section lists what you need to consider before installing Docker EE. Items
|
|||
|
||||
### 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