From 92d31d733da924a6b6540a9a9c0ba82345f6c6c5 Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Mon, 21 Aug 2017 13:34:02 +0100 Subject: [PATCH] Add ebtables, socat, libc6-compat to alpine base These are needed by Kubernetes which is currently not using the standard abse image. Also sort it. Signed-off-by: Justin Cormack --- tools/alpine/packages | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tools/alpine/packages b/tools/alpine/packages index 179af6fa1..f6d8f2792 100644 --- a/tools/alpine/packages +++ b/tools/alpine/packages @@ -25,6 +25,7 @@ diffutils dosfstools e2fsprogs e2fsprogs-extra +ebtables elfutils-dev ethtool expect @@ -45,9 +46,10 @@ iptables jq kmod libarchive-tools -libcap-ng-dev libc-dev libc-utils +libc6-compat +libcap-ng-dev libelf-dev libressl-dev libseccomp-dev @@ -75,6 +77,7 @@ sed sfdisk sgdisk slang-dev +socat squashfs-tools strace swig @@ -86,9 +89,9 @@ util-linux util-linux-dev vim xfsprogs +xfsprogs-extra xorriso xz xz-dev zfs -xfsprogs-extra zlib-dev