Code Monkey home page Code Monkey logo

thumbor-docker's Introduction

Thumbor

An inoffical thumbor docker image, made with love.

What is Thumbor?

Thumbor is a smart imaging service. It enables on-demand crop, resizing and flipping of images.

See: http://thumbor.org

How to use this image

Simply run: docker run -p 8888:8888 mvhirsch/thumbor:latest You're now ready to serve.

It will run with the local result-storage /usr/local/thumbor/result.

Configuration

You can override anything by passing the ENV parameters to your docker run command. Take a look at the configuration file at configuration template.

Image Variants

Currently this image comes only with basic packages needed to run thumbor.

mvhirsch/thumbor:slim

The defacto image. This is build upon python:2-slim.

mvhirsch/thumbor:alpine

Build upon alpine:3-8 you can now use an Alpine version of Thumbor! Smallest (266 MB only) up-to-date Thumbor!

mvhirsch/thumbor-fundamentals:slim

I love the word "fundamentals" in here. The main idea of this image, is to provide a current recommended solution (2018) based on Google's Web Fundamentals.

For now, this comes with mozjpeg (lossy) and pngquant (lossy) to optimize images.

mvhirsch/thumbor-opencv:latest

Currently not supported. Please feel free to contribute: https://github.com/mvhirsch/thumbor-docker/issues

Why another Docker Image?

I've create this one because I wanted a small footprint on my images. This image adds only 455 MB, instead of nearly 1700 MB amongst similar images out there.

Many thanks go to:

thumbor-docker's People

Contributors

mvhirsch avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.