mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
hack: Remove GNU Tar requirement
We no longer call out to tar, so this is not needed. Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
This commit is contained in:
parent
5ea48aa7f8
commit
8a4824d1ad
1 changed files with 0 additions and 1 deletions
|
@ -120,7 +120,6 @@ The test suite will also download a small test container, so you will need inter
|
|||
|
||||
To run properly, docker needs the following software to be installed at runtime:
|
||||
|
||||
* GNU Tar version 1.26 or later
|
||||
* iproute2 version 3.5 or later (build after 2012-05-21), and specifically the "ip" utility
|
||||
* iptables version 1.4 or later
|
||||
* The LXC utility scripts (http://lxc.sourceforge.net) version 0.8 or later
|
||||
|
|
Loading…
Reference in a new issue