Skip to content

creative-area/docker-libvips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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