Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 901 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 901 Bytes

Thumbor Docker Pulls Github Tag Github Tag

Yet another Thumbor Docker image

Config

Checkout the config file at config/thumbor.config. For more info on the config click here.

Important - Remember to change the security key variable.

Showtime

In order to run locally, you can:

make run

Thumbor will be available at 127.0.0.1:7000.

Contributing

Remember to update the tag in the Makefile, use the same tag for git.

Then, run: make release, which will build and push the new docker image to dockerhub.