Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 886 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 886 Bytes

Docker Libvips

Libvips Docker image with Ubuntu 14.04 as base image

Libvips and critical libs are built from source

Note that some libvips features are disabled (Python binding, ImageMagick, PangoFT2, MatIO, CFITSIO, OpenEXR, OpenSlide, libPoppler)

Usage

The primary goal of this image is to provide a base image for projects based on libvips (there is no default CMD). Checkout this Node Libvips repo and his Docker Hub automated build.

but it can also be used as is :

docker run --rm -t creativearea/libvips vips -v or docker run --rm -t creativearea/libvips vipsthumbnail -h