a6b211a74971d729c33266b054f00518455ae27d
- Modified the Dockerfile to download the libvips tarball to a temporary file (vips.tar.gz) using curl -o, then extract from that file. - Added 'set -eux' to the RUN command for better debugging output. - This addresses the 'gzip: stdin: not in gzip format' error by ensuring a complete download before extraction.
Description
No description provided
Languages
TypeScript
96.7%
Batchfile
1.9%
CSS
0.9%
Dockerfile
0.3%
JavaScript
0.2%