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