Closed typhoon2099 closed 2 years ago
Unfortunately, none of the packages vips
nor vips-dev
contains a vips binary and no build is done during docker image generation. You'll find the binary in vips-tools
.
=> To maintainers : So why not install vips-tools directly ?
PS: Same for imagemagick-dev
which do not contains any binary and is not built.
=> To maintainers: Binaries are in the imagemagick
package.
vips-dev seems to be installed in the Docker image (jekyll/jekyll:latest) but it's not available to me. I've tried running
which vips
but I get no response, andjekyll_picture_tag
which requires it in version 2.0.0 is failing because it can't run it either.EDIT: I have confirmed it is installed using
apk list --all | grep vips
, which returns: