Yet another Thumbor Docker image
Checkout the config file at config/thumbor.config. For more info on the config click here.
Important - Remember to change the security key variable.
In order to run locally, you can:
make run
Thumbor will be available at 127.0.0.1:7000.
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.