docker / machine

Machine management for a container-centric world
https://docs.docker.com/machine/
Apache License 2.0
6.63k stars 1.97k forks source link

pigz is not installed on ubuntu. #4518

Open alexanderkjeldaas opened 6 years ago

alexanderkjeldaas commented 6 years ago

pigz should probably be installed on ubuntu to enable parallel decompression of images.

in reality, it should probably be installed as a package on all OSes that have this package.

afbjorklund commented 6 years ago

pigz cannot do parallel decompression, only parallel compression

Source: https://zlib.net/pigz/pigz.pdf