From 0fe22581f3e415d086f64dce31ae37150833ba4d Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Wed, 24 Jan 2018 10:50:06 +0000 Subject: [PATCH] tools/alpine: Add pigz to pacakges Moby is moving to using pigz instead of the the golang gzip library (https://github.com/moby/moby/pull/35697) Include pigz in the base for downstream projects to use. Signed-off-by: Rolf Neugebauer --- tools/alpine/packages | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/alpine/packages b/tools/alpine/packages index 67f258660..40b022cc5 100644 --- a/tools/alpine/packages +++ b/tools/alpine/packages @@ -83,6 +83,7 @@ openssh-server openssl openssl-dev patch +pigz python3 qemu-aarch64 qemu-arm