Skip to content

genevera/docker-pigz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

docker-pigz

Pigz running in an alpine linux (github|https://www.alpinelinux.org) container.

Usage

# just an example.  use whichever options you prefer
docker run --rm -d -v /path/to/file:/opt/share/pigz/file quay.io/genevera/docker-pigz -q -Nm -9 /opt/share/pigz/file

About

This is an alpine linux (gliderlabs/alpine:latest) image containing pigz, which is a parallelized version of gzip.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published