فهرست منبع

Add missing "ps" requirement to PACKAGERS.md

Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com> (github: tianon)
Tianon Gravi 11 سال پیش
والد
کامیت
2e78ab91ec
3فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 1 0
      docs/sources/installation/binaries.md
  2. 1 0
      docs/sources/installation/binaries.rst
  3. 1 0
      hack/PACKAGERS.md

+ 1 - 0
docs/sources/installation/binaries.md

@@ -25,6 +25,7 @@ runtime:
 
 -   iptables version 1.4 or later
 -   Git version 1.7 or later
+-   procps (or similar provider of a "ps" executable)
 -   XZ Utils 4.9 or later
 -   a [properly
     mounted](https://github.com/tianon/cgroupfs-mount/blob/master/cgroupfs-mount)

+ 1 - 0
docs/sources/installation/binaries.rst

@@ -28,6 +28,7 @@ To run properly, docker needs the following software to be installed at runtime:
 
 - iptables version 1.4 or later
 - Git version 1.7 or later
+- procps (or similar provider of a "ps" executable)
 - XZ Utils 4.9 or later
 - a `properly mounted
   <https://github.com/tianon/cgroupfs-mount/blob/master/cgroupfs-mount>`_

+ 1 - 0
hack/PACKAGERS.md

@@ -265,6 +265,7 @@ To function properly, the Docker daemon needs the following software to be
 installed and available at runtime:
 
 * iptables version 1.4 or later
+* procps (or similar provider of a "ps" executable)
 * XZ Utils version 4.9 or later
 * a [properly
   mounted](https://github.com/tianon/cgroupfs-mount/blob/master/cgroupfs-mount)