Mathieu Aubin

Results 79 comments of Mathieu Aubin

if you can modify the docker file (as i have no time atm) ... instead of downloading giflossy straight from an archive/url, try installing node, then npm, then installing gifsicle...

gifsicle doesnt support gzip tho so from url wont work. you will need to grab the file first or work some linux pipes as i did

you must port it to be able to use 1.1. dh.h, handshake.h and hashswf.c must be patched accordingly

the issue will be fixed by changing the file open line to this `fo, err := os.OpenFile(*output_file, os.O_RDWR|os.O_APPEND|os.O_CREATE, 0664)`

any reason you keep this issue open?

please close this issue or add relevant information so people can actually help.

did you read this -> https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/ and of so, is it relevant? not much time npw but i figured id input this one too -> https://hub.docker.com/r/linuxserver/ffmpeg

CRLF issue, maybe??

Just to be absolutely certain, you do have a valid ssl cert/key while using port 443, right?