mirror of https://github.com/docker/docs.git
Remove outdated support statement on overlayfs (#6063)
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
This commit is contained in:
parent
2f0e2b684a
commit
51f84afb6c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue