Docker image to losslessly optimise all image formats.
It uses Gulp and gulp-imagemin to compress JPEG, PNG, GIF and SVG image formats.
Run docker run -v /path/to/images:/images/src jahvi/imageoptim
Optimised images will be copied to an optimised
folder in the images source directory.