h2non / bimg

Go package for fast high-level image processing powered by libvips C library
https://pkg.go.dev/github.com/h2non/bimg?tab=doc
MIT License
2.68k stars 337 forks source link

Upgrade to latest go, libvip,libheig and golangcilint #415

Open h0lyalg0rithm opened 2 years ago

JamesCullum commented 1 year ago

How is this dockerfile used? It doesn't compile the library and doesn't expose it in any way. Trying to use it leads to vips errors.

h0lyalg0rithm commented 1 year ago

@JamesCullum I used it for a project a while ago, not sure if this patch is still valid.Gonna give it a try and let you know