Skip to content

Simple Docker image with compiled mozilla/mozjpeg binaries

License

Notifications You must be signed in to change notification settings

egorovli/mozjpeg-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mozjpeg-docker

mozjpeg-docker is a Docker image based on the latest Alpine linux to provide binaries of the mozilla/mozjpeg to other Docker images.

Custom mozilla/mozjpeg version

By default, the latest version of mozilla/mozjpeg source code is used. You can also build a different version:

docker build -t mozjpeg-docker --build-arg tag=v3.0 .

Releases

No releases published

Packages

No packages published