Skip to content

mdtomo/thumbor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinimalCompact thumbor

The quickest way to run thumbor.

Key Features and Goals:

  • The latest version of Thumbor and dependencies, in a docker image
  • Supports both solo thumbor and multiprocess in one image
  • Nginx frontend using nginx-proxy with built-in caching (independent docker image)
  • SIMD support via docker tags
  • remotecv docker image (for async smart cropping and feature detection)
  • Clear version tagging to match Thumbor versions
  • TODO: Documentation via working recipes (e.g. docker-compose)

Quick Start

$ docker run -p 80:80 minimalcompact/thumbor
$ wget http://localhost/unsafe/500x150/i.imgur.com/Nfn80ck.png

History

This project is a loose fork of APSL/docker-thumbor. It's not a direct fork, because lots has changed, and it's not backwards compatible. Nevertheless, the foundation that APSL/docker-thumbor provided was great, and we wish to thank its contributors.

About

The quickest way to run thumbor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smarty 86.8%
  • Dockerfile 7.1%
  • Shell 6.1%