mirror of https://github.com/docker/docs.git
Should be mode, not node (#5032)
Original: "This host is running in loop-lvm node" Change to: This host is running in loop-lvm mode"
This commit is contained in:
parent
ee6bbaf5f7
commit
16f45698ca
|
@ -117,7 +117,7 @@ For production systems, see
|
|||
<output truncated>
|
||||
```
|
||||
|
||||
This host is running in `loop-lvm` node, which is **not** supported on
|
||||
This host is running in `loop-lvm` mode, which is **not** supported on
|
||||
production systems. This is indicated by the fact that the `Data loop file`
|
||||
and a `Metadata loop file` are on files under
|
||||
`/var/lib/docker/devicemapper`. These are loopback-mounted
|
||||
|
|
Loading…
Reference in New Issue