mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
commit
f021cd64ed
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ stored in the `$graph/devicemapper/json` file (encoded as Json).
|
|||
|
||||
In order to support multiple devicemapper graphs on a system the thin
|
||||
pool will be named something like: `docker-0:33-19478248-pool`, where
|
||||
the `0:30` part is the minor/major device nr and `19478248` is the
|
||||
the `0:33` part is the minor/major device nr and `19478248` is the
|
||||
inode number of the $graph directory.
|
||||
|
||||
On the thin pool docker automatically creates a base thin device,
|
||||
|
|
Loading…
Add table
Reference in a new issue