mirror of https://github.com/docker/docs.git
fix(hack/PACKAGERS): add xz utils as a runtime dep
This commit is contained in:
parent
c3acd9bece
commit
4f5c2cbccc
|
@ -116,6 +116,7 @@ To run properly, docker needs the following software to be installed at runtime:
|
||||||
* iptables version 1.4 or later
|
* iptables version 1.4 or later
|
||||||
* The lxc utility scripts (http://lxc.sourceforge.net) version 0.8 or later.
|
* The lxc utility scripts (http://lxc.sourceforge.net) version 0.8 or later.
|
||||||
* Git version 1.7 or later
|
* Git version 1.7 or later
|
||||||
|
* XZ Utils 4.9 or later
|
||||||
|
|
||||||
## Kernel dependencies
|
## Kernel dependencies
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue