Just1B / thumbor

Yet another Thumbor Docker image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Yet another Thumbor Docker image

License:MIT License


Languages

Language:Dockerfile 70.6%Language:Makefile 29.4%