Update DOCS.md

revert prior documentation change [CI SKIP]
This commit is contained in:
Brad Rydzewski 2015-11-02 08:42:56 -08:00
parent 0605f1cf8e
commit dd43c76c88

View File

@ -82,7 +82,7 @@ Please ensure kernel is new enough and has overlay support loaded."
level=fatal msg="Error starting daemon: error initializing graphdriver: driver not supported"
```
This error occurs when Docker attempts to fallback to the `devicemapper` storage driver:
This error occurs when using CentOS or RedHat which default to the `devicemapper` storage driver:
```
level=error msg="There are no more loopback devices available."