Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 568 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 568 Bytes

thumbor-docker-example

Thumbnails as a service via thumbor wrapped with docker.


Usage

Start up the service via docker-compose up -d.

There is a single image in the ./data directory that is 1920 x 1080 pixels.

Want it in a smaller dimension?

open http://thumbor.docker:8000/unsafe/500x500/three.6.mafia.jpg

Learn more about filtering, cropping, re-sizing, and more in the thumbor documentation.