This repository manages a docker image that pins on specific versions of libvips and Imaginary.
Current versions:
Go 1.10.3
libvips 8.6.5
Imaginary 1.0.14
Ubuntu (latest stable releases, look at the Docker image tag's to pick a specific release)
Note: Higher versions isn't necessarily better! Test the image thoroughly first. There have been several regression problems in the past, in terms of memory leaks in libvips
Note: If you specify a different port, be sure to set it as an environmental variable. The Dockerfile defines a PORT that takes precedence over Imaginary's -p flag.