1 parent bbe2770 commit 2624676Copy full SHA for 2624676
1 file changed
scripts/Dockerfile.vips
@@ -1,6 +1,6 @@
1
FROM acherkrau/libvips-static:latest AS builder
2
3
-RUN apk add --no-cache git go
+RUN apk add --no-cache git go g++ libstdc++ libstdc++-dev
4
5
WORKDIR /ManyACG
6
0 commit comments