Thumbnails as a service via thumbor wrapped with docker.
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.