Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 371 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 371 Bytes

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