Skip to content

Docker container that uses caesium to auto-optimize a full directory of files, ignoring non optimizable and failed files

License

Notifications You must be signed in to change notification settings

bardiir/docker-auto-caesium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

auto-caesium

Docker container that uses bardiir/caesium to auto-optimize a full directory of files, ignoring non optimizable and failing files

GitHub last commit Docker Automated build Docker Build Status

Usage

$ docker pull bardiir/auto-caesium
$ docker run -v /path/to/your/image/files:/caesium bardiir/auto-caesium

docker pull bardiir/auto-caesium does update the instance image.   docker run... will mount the folder /path/to/your/image/files into the docker image and convert all files within that folder replacing image files with optimized versions and leaving everything that cannot be optimized without errors as is.

Disclaimer / Warning

The software used in this container is far from beeing stable. As this container does replace files inline make sure to keep a backup of all files at any time prior to using this as this can corrupt data and cause potential data loss on everything it is used on!

About

Docker container that uses caesium to auto-optimize a full directory of files, ignoring non optimizable and failed files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published