mirror of
https://github.com/thegeeklab/wp-docker-buildx.git
synced 2024-11-09 17:20:39 +00:00
Update DOCS.md
clarified devicemapper error in docs is not just RedHat or CentOS [CI SKIP]
This commit is contained in:
parent
bad907e821
commit
0605f1cf8e
2
DOCS.md
2
DOCS.md
@ -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 using CentOS or RedHat which default to the `devicemapper` storage driver:
|
||||
This error occurs when Docker attempts to fallback to the `devicemapper` storage driver:
|
||||
|
||||
```
|
||||
level=error msg="There are no more loopback devices available."
|
||||
|
Loading…
Reference in New Issue
Block a user