tools: Add packages to alpine base to create a base system

The added packages are necessary to create a base Alpine
container image and for converting more packages.

Update the versions file to the latest versions

Also make the HUB org/registry build time configurable.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer
2017-05-08 19:22:15 +01:00
parent 6ec971d10a
commit 98a99c6482
3 changed files with 35 additions and 25 deletions

View File

@@ -1,3 +1,6 @@
alpine-baselayout
alpine-keys
apk-tools
argp-standalone
automake
bash
@@ -12,6 +15,7 @@ build-base
ca-certificates
cdrkit
cmake
cryptsetup
curl
dhcpcd
dosfstools
@@ -29,6 +33,7 @@ jq
kmod
libarchive-tools
libc-dev
libc-utils
libelf-dev
libseccomp-dev
linux-headers
@@ -51,6 +56,7 @@ sfdisk
squashfs-tools
syslinux
tar
tini
util-linux
util-linux-dev
vim