Skip to content

hey-car/aws-ecr-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.

About

Yet another Thumbor Docker image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 70.6%
  • Makefile 29.4%