Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.68 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.68 KB

squoosh

A Docker file to build squoosh-cli an experimental way to run all the codecs you know from the squoosh.

Be aware! You should carefully read the usage documentation of every tool!

Details

Website GitHub Docker Hub
Deft.Work my personal blog squoosh squoosh
Docker Pulls Docker Stars Size Sponsors
Docker pulls Docker stars Docker Image size GitHub Sponsors

Compatible Architectures

This image has been builded using buildx for this architectures:

  • amd64 arm64 ppc64le s390x 386 arm/v7 arm/v6

Usage Example

Start container

docker run -it --rm elswork/squoosh \
 someparameter

or

make start PARAM=someparameter

Example of usage:

docker run -it --rm -v $(pwd)/data:/data elswork/squoosh \
squoosh-cli --webp auto cover.jpg

Sponsor me! Together we will be unstoppable.