1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

fix(hack/PACKAGERS): add xz utils as a runtime dep

This commit is contained in:
Brandon Philips 2013-10-02 12:06:19 -07:00
parent c3acd9bece
commit 4f5c2cbccc

View file

@ -116,6 +116,7 @@ To run properly, docker needs the following software to be installed at runtime:
* iptables version 1.4 or later
* The lxc utility scripts (http://lxc.sourceforge.net) version 0.8 or later.
* Git version 1.7 or later
* XZ Utils 4.9 or later
## Kernel dependencies