mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
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 <rolf.neugebauer@docker.com>
This commit is contained in:
parent
f5c004721f
commit
0fe22581f3
@ -83,6 +83,7 @@ openssh-server
|
||||
openssl
|
||||
openssl-dev
|
||||
patch
|
||||
pigz
|
||||
python3
|
||||
qemu-aarch64
|
||||
qemu-arm
|
||||
|
Loading…
Reference in New Issue
Block a user