1
0
Fork 0
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:
Tianon Gravi 2014-11-13 11:07:13 -07:00
commit 70e3cdcdd9

View file

@ -267,6 +267,7 @@ installed and available at runtime:
* iptables version 1.4 or later
* 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
* a [properly
mounted](https://github.com/tianon/cgroupfs-mount/blob/master/cgroupfs-mount)