docker-pigz Dockerized pigz, a parallel implementation of gzip for modern multi-processor, multi-core machines How to Run docker run -it --rm pigz:2.4 Build Container Image ./build.sh Push to Docker Registry Either you can use the docker push command or run push.sh (requires scing): ./push.sh