Files
linuxkit/tools/alpine/packages
Dennis Chen cc14a74276 tools/alpine: multi-arch support for the base alpine image
Alpine is the base docker image for the LinuxKit, but currently
it only supports amd64 architecture. This patch is try to unify
the alpine tool docker image build process order to suport other
architectures, such as AArch64, by using '--build-arg' to override
the alpine base image specified by 'FROM' in the Dockerfile.

Also this patch splits the standalone packages into 2 parts:
one is common for all archs, another is arch-specific.

Signed-off-by: Dennis Chen <dennis.chen@arm.com>
2017-07-24 10:09:23 +00:00

93 lines
898 B
Plaintext

abuild
alpine-baselayout
alpine-keys
apk-tools
argp-standalone
autoconf
automake
bash
bc
binutils
binutils-dev
bison
bsd-compat-headers
btrfs-progs
btrfs-progs-dev
build-base
busybox-initscripts
ca-certificates
cdrkit
cmake
cryptsetup
curl
dhcpcd
diffutils
dosfstools
e2fsprogs
e2fsprogs-extra
elfutils-dev
expect
flex
gcc
gettext
gettext-dev
git
gmp-dev
gnupg
go
gummiboot
hvtools
installkernel
iperf3
iproute2
iptables
jq
kmod
libarchive-tools
libcap-ng-dev
libc-dev
libc-utils
libelf-dev
libressl-dev
libseccomp-dev
libtool
libunwind-dev
linux-headers
make
mtools
musl-dev
ncurses-dev
openntpd
openrc
openssh-server
openssl-dev
patch
python3
qemu-aarch64
qemu-arm
qemu-guest-agent
qemu-img
qemu-ppc64le
qemu-system-arm
qemu-system-x86_64
sed
sfdisk
slang-dev
squashfs-tools
strace
swig
tar
tcpdump
tini
tzdata
util-linux
util-linux-dev
vim
xfsprogs
xorriso
xz
xz-dev
zfs
xfsprogs-extra
zlib-dev