mirror of https://github.com/docker/docs.git
Update binaries.md (#3929)
This commit is contained in:
parent
b0a57ca1fd
commit
24ce7ffbde
|
@ -36,7 +36,7 @@ meets the prerequisites:
|
||||||
- `git` version 1.7 or higher
|
- `git` version 1.7 or higher
|
||||||
- A `ps` executable, usually provided by `procps` or a similar package.
|
- A `ps` executable, usually provided by `procps` or a similar package.
|
||||||
- [XZ Utils](http://tukaani.org/xz/) 4.9 or higher
|
- [XZ Utils](http://tukaani.org/xz/) 4.9 or higher
|
||||||
- a [properly mounted](
|
- A [properly mounted](
|
||||||
https://github.com/tianon/cgroupfs-mount/blob/master/cgroupfs-mount)
|
https://github.com/tianon/cgroupfs-mount/blob/master/cgroupfs-mount)
|
||||||
`cgroupfs` hierarchy; a single, all-encompassing `cgroup` mount
|
`cgroupfs` hierarchy; a single, all-encompassing `cgroup` mount
|
||||||
point is not sufficient. See Github issues
|
point is not sufficient. See Github issues
|
||||||
|
|
Loading…
Reference in New Issue