mirror of https://github.com/docker/docs.git
Merge pull request #305 from konstruktoid/issue_237
Fix storage-driver-options 404
This commit is contained in:
commit
d58ed7874e
|
@ -375,7 +375,7 @@ If you run into repeated problems with thin pool, you can use the
|
|||
`dm.min_free_space` option to tune the Engine behavior. This value ensures that
|
||||
operations fail with a warning when the free space is at or near the minimum.
|
||||
For information, see <a
|
||||
href="../../../reference/commandline/dockerd/#storage-driver-options"
|
||||
href="/../../reference/commandline/dockerd/#storage-driver-options"
|
||||
target="_blank">the storage driver options in the Engine daemon reference</a>.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue