/docker-pigz

A no-frills Alpine pigz container

Primary LanguageDockerfile

Bytes.co Alpine pigz

A no-frills Alpine pigz container. Currently based on Alpine 3.17.2. Small and secure. Helpful for compressing and decompressing large files and utilizing many cores.

Example Usage

docker run --rm -it -v /tmp/zip:/data bytesco/pigz my-big-file

Tags