mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #8644 from tamsky/pull-7698-docfix
Add mention of e2fsprogs to runtime dependencies.
This commit is contained in:
commit
70e3cdcdd9
1 changed files with 1 additions and 0 deletions
|
@ -267,6 +267,7 @@ installed and available at runtime:
|
||||||
|
|
||||||
* iptables version 1.4 or later
|
* iptables version 1.4 or later
|
||||||
* procps (or similar provider of a "ps" executable)
|
* procps (or similar provider of a "ps" executable)
|
||||||
|
* e2fsprogs version 1.4.12 or later (in use: mkfs.ext4, mkfs.xfs, tune2fs)
|
||||||
* XZ Utils version 4.9 or later
|
* XZ Utils version 4.9 or later
|
||||||
* a [properly
|
* a [properly
|
||||||
mounted](https://github.com/tianon/cgroupfs-mount/blob/master/cgroupfs-mount)
|
mounted](https://github.com/tianon/cgroupfs-mount/blob/master/cgroupfs-mount)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue