akinmetin edited a comment on issue #1672: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1672#issuecomment-636308335
I get this error and it terminates my building process. I tried to build the image on Win 10 and Centos 8. Both gave the same error output. Do you have any solution for applying patches in Windows Docker? `The command '/bin/sh -c for i in *.patch; do printf "\r\nApplying patch ${i%%.*}\r\n"; patch -p1 < $i || exit 1; done' returned a non-zero code: 1` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org