mirror of https://github.com/docker/docs.git
chore(typo): fix incorrect storage driver reference
This commit is contained in:
parent
46145f7bf9
commit
4c5b491d31
|
@ -103,7 +103,7 @@ removed in a future release. It is recommended that users of the `overlay` stora
|
|||
migrate to `overlay2`.
|
||||
|
||||
²) The `devicemapper` storage driver is deprecated in Docker Engine 18.09, and will be
|
||||
removed in a future release. It is recommended that users of the `overlay` storage driver
|
||||
removed in a future release. It is recommended that users of the `devicemapper` storage driver
|
||||
migrate to `overlay2`.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue