mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 09:39:08 +00:00
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:
parent
9ddcdaba56
commit
7bd1ca47b0
@ -31,6 +31,7 @@ ebtables
|
||||
elfutils-dev
|
||||
ethtool
|
||||
expect
|
||||
findutils
|
||||
flex
|
||||
gcc
|
||||
gettext
|
||||
@ -39,6 +40,7 @@ git
|
||||
gmp-dev
|
||||
gnupg
|
||||
go
|
||||
grep
|
||||
gummiboot
|
||||
hvtools
|
||||
installkernel
|
||||
@ -80,6 +82,7 @@ qemu-img
|
||||
qemu-ppc64le
|
||||
qemu-system-arm
|
||||
qemu-system-x86_64
|
||||
rsync
|
||||
sed
|
||||
sfdisk
|
||||
sg3_utils
|
||||
|
Loading…
Reference in New Issue
Block a user