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:
Alexander Larsson 2014-01-20 20:35:16 +01:00
parent 5ea48aa7f8
commit 8a4824d1ad
1 changed files with 0 additions and 1 deletions

View File

@ -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