Remove outdated support statement on overlayfs (#6063)

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
This commit is contained in:
Brian Goff 2018-02-26 13:02:14 -05:00 committed by Joao Fernandes
parent 2f0e2b684a
commit 51f84afb6c
1 changed files with 0 additions and 3 deletions

View File

@ -22,9 +22,6 @@ the block level, rather than the file level. These devices can be extended by
adding physical storage to your Docker host, and they perform better than using
a filesystem at the level of the operating system.
**If you use Docker EE on RHEL, CentOS, or Oracle Linux, you must use the
`devicemapper` storage driver.**
## Prerequisites
- `devicemapper` storage driver is the only supported storage driver for Docker