mirror of https://github.com/docker/docs.git
fix storage-driver-options 404
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
parent
d56ab935d9
commit
f2f8532ca9
|
@ -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="/engine/reference/commandline/dockerd/#storage-driver-options"
|
||||
target="_blank">the storage driver options in the Engine daemon reference</a>.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue