unpigz
Parallel Implementation of GZip
RUN apt-get update && \
apt-get install -y pigz
RUN apt-get update && \
apt-get install -y pigz
RUN apk add pigz
RUN pacman -S --noconfirm pigz
RUN apt-get update && \
apt-get install -y pigz
RUN yum install -y pigz
RUN dnf install -y pigz
RUN apt-get update && \
apt-get install -y pigz