ameliaikeda / go-vips

libvips builder image for golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-vips

libvips builder image for golang. building this in a docker image takes so long that it's worth it to stick it into its own image.

docker pull amelia/go-vips
FROM amelia/go-vips:latest as builder
...

About

libvips builder image for golang.


Languages

Language:Dockerfile 100.0%