ajslater / picopt

A multi format lossless image optimizer that uses external tools
GNU General Public License v3.0
108 stars 11 forks source link

How to use with docker #78

Closed BenRoe closed 6 months ago

BenRoe commented 6 months ago

Some instructions how to use the picopt docker container would be great.

ajslater commented 6 months ago

The picopt docker container is meant for running tests only.

If you were to run picopt with docker for some reason the easiest way to submit parameters would be to make the docker container mount a config file and have the dockerized picopt always point to that host mounted config file you could change at will.