From 8a4824d1ad2fafd158fbaad52a658c5fd3f7de30 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Mon, 20 Jan 2014 20:35:16 +0100 Subject: [PATCH] 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 (github: alexlarsson) --- hack/PACKAGERS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/hack/PACKAGERS.md b/hack/PACKAGERS.md index 1dd039c3e3..2d869b6eda 100644 --- a/hack/PACKAGERS.md +++ b/hack/PACKAGERS.md @@ -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