Sign inSign up

jagregory/pngcrush

By jagregory

Updated almost 11 years ago

pngcrush installed from apt, set as the endpoint

Image
0

3.3K

jagregory/pngcrush repository overview

pngcrush Docker container

Docker container for pngcrush. Has pngcrush set as the entrypoint.

docker run jagregory/pngcrush

 | pngcrush 1.7.9
 |    Copyright (C) 1998-2002,2006-2010 Glenn Randers-Pehrson
 |    Copyright (C) 2005      Greg Roelofs
 | This is a free, open-source program.  Permission is irrevocably
 | granted to everyone to use this version of pngcrush without
 | payment of any fee.
 | Executable name is pngcrush

A /source directory is created in the container, which can be mapped for use with relative file paths. pngcrush will always be run from the /source directory in the container.

docker run -v `pwd`:/source jagregory/pngcrush input.png output.png

Tag summary

Content type

Image

Digest

sha256:9954700fb

Size

63.6 MB

Last updated

almost 11 years ago

docker pull jagregory/pngcrush