This is simple image with jpegtran executable.
I use it for image optimization in some CI/CD pipelines.
You can fetch docker image from:
- tgagor/jpegtran
- ghcr.io/tgagor/jpegtran
Beware that image sets ENTRYPOINT
straight to jpegtran
.
Simple Docker image with jpegtran executable. Useful for CI/CD image optimization.
DockerfileGPL-3.0
This is simple image with jpegtran executable.
I use it for image optimization in some CI/CD pipelines.
You can fetch docker image from:
Beware that image sets ENTRYPOINT
straight to jpegtran
.