From 62f90368dfda0c273f98ca245abd37dd1275ba68 Mon Sep 17 00:00:00 2001 From: Hannah Agee Date: Wed, 20 Jun 2018 12:04:08 -0400 Subject: [PATCH] Update centos.md --- install/linux/docker-ee/centos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/linux/docker-ee/centos.md b/install/linux/docker-ee/centos.md index 2005be2b50..ec0b766b62 100644 --- a/install/linux/docker-ee/centos.md +++ b/install/linux/docker-ee/centos.md @@ -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: