Merge pull request #1922 from rneugeba/strace

tools: Add strace to the Alpine base
This commit is contained in:
Justin Cormack 2017-05-28 10:58:36 +01:00 committed by GitHub
commit 7b9356c320
2 changed files with 3 additions and 1 deletions

View File

@ -57,6 +57,7 @@ qemu-system-x86_64
sed sed
sfdisk sfdisk
squashfs-tools squashfs-tools
strace
syslinux syslinux
tar tar
tini tini

View File

@ -2,7 +2,7 @@
alpine-baselayout-3.0.4-r0 alpine-baselayout-3.0.4-r0
alpine-keys-2.1-r1 alpine-keys-2.1-r1
alsa-lib-1.1.3-r0 alsa-lib-1.1.3-r0
apk-tools-2.7.1-r0 apk-tools-2.7.1-r1
argp-standalone-1.3-r2 argp-standalone-1.3-r2
automake-1.15-r0 automake-1.15-r0
bash-4.3.48-r1 bash-4.3.48-r1
@ -163,6 +163,7 @@ sfdisk-2.28.2-r2
snappy-1.1.4-r1 snappy-1.1.4-r1
spice-server-0.13.3-r1 spice-server-0.13.3-r1
squashfs-tools-4.3-r3 squashfs-tools-4.3-r3
strace-4.16-r1
syslinux-6.04_pre1-r1 syslinux-6.04_pre1-r1
tar-1.29-r1 tar-1.29-r1
tini-0.14.0-r0 tini-0.14.0-r0