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

hey-car/thumbor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.