mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 01:59:07 +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
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user