Skip to content

jahvi/docker-imageoptim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

docker-imageoptim

Docker image to losslessly optimise all image formats.

It uses Gulp and gulp-imagemin to compress JPEG, PNG, GIF and SVG image formats.

Usage

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.