The quickest way to run thumbor.
5M+
![]()
The quickest way to run thumbor.
Key Features and Goals:
$ docker run -p 80:80 minimalcompact/thumbor
$ wget http://localhost/unsafe/500x150/i.imgur.com/Nfn80ck.png
multi-process
$ docker run -p 80:80 -e THUMBOR_NUM_PROCESSES=8 minimalcompact/thumbor
$ wget http://localhost/unsafe/500x150/i.imgur.com/Nfn80ck.png
Check out the recipes folder for some examples (still work in progress).
The recipes include comments to document how things should be set up and why.
minimalcompact/thumbor-nginx-proxy is deprecated and replaced by minimalcompact/thumbor-nginx-proxy-cache
see https://github.com/MinimalCompact/thumbor/pull/55This 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.
Content type
Image
Digest
Size
814.5 MB
Last updated
over 4 years ago
docker pull minimalcompact/thumbor:6.7.5