mirror of https://github.com/docker/docs.git
Fix devicemapper link for 1.13 docs (#2230)
* Fix devicemapper link for 1.13 docs
This commit is contained in:
parent
903020b56c
commit
4399f6a835
|
@ -102,7 +102,7 @@ to update its RHEL kernel.
|
|||
|
||||
By default, the `devicemapper` graph driver does not come pre-configured in
|
||||
a production-ready state. Follow the documented step by step instructions to
|
||||
[configure devicemapper with direct-lvm for production](../../engine/userguide/storagedriver/device-mapper-driver/#/for-a-direct-lvm-mode-configuration)
|
||||
[configure devicemapper with direct-lvm for production](/engine/userguide/storagedriver/device-mapper-driver/#configure-direct-lvm-mode-for-production)
|
||||
to achieve the best performance and reliability for your environment.
|
||||
|
||||
6. Configure the Docker daemon to start automatically when the system starts,
|
||||
|
|
Loading…
Reference in New Issue