robov commented on issue #1181: Support Alpine URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1181#issuecomment-356561161 Is there someone who can help me out ? I want to build (tedious long) pagespeed in a separate container and include only the necessary files in the main build. This is what I did I used the : nberlee/ngx-pagespeed-alpine/3.7/Dockerfile A) Created a new dockerfile with the code up to : # Build Nginx with support for PageSpeed: B) Extracted from that container : /tmp/ngx_pagespeed-${PAGESPEED_VERSION}-stable 1) Created a new docker file from # Build Nginx with support for PageSpeed: 2) Copied the extracted files IN this container Result : Compiling breaks with : with-ld-opt= ... not found .. but it does not mention what is not found
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
