denshooter a6b211a749 Fix Docker build: Download libvips tarball to temporary file first
- 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.
2026-02-22 01:45:16 +01:00
S
Description
No description provided
236 KiB
Languages
TypeScript 96.7%
Batchfile 1.9%
CSS 0.9%
Dockerfile 0.3%
JavaScript 0.2%