alpine: Add packages which are build dependencies of Kubernetes

Currently projects/kubernetes pulls in the binaries, adding these dependencies
will allow us to build them as part of our packaging process.

Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
Ian Campbell 2017-09-25 12:17:02 +01:00
parent 9ddcdaba56
commit 7bd1ca47b0

View File

@ -31,6 +31,7 @@ ebtables
elfutils-dev elfutils-dev
ethtool ethtool
expect expect
findutils
flex flex
gcc gcc
gettext gettext
@ -39,6 +40,7 @@ git
gmp-dev gmp-dev
gnupg gnupg
go go
grep
gummiboot gummiboot
hvtools hvtools
installkernel installkernel
@ -80,6 +82,7 @@ qemu-img
qemu-ppc64le qemu-ppc64le
qemu-system-arm qemu-system-arm
qemu-system-x86_64 qemu-system-x86_64
rsync
sed sed
sfdisk sfdisk
sg3_utils sg3_utils