robov commented on issue #1181: Support Alpine
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1181#issuecomment-356742597
 
 
   After 5 days of a very steep learning curve I am finally getting 
somewhere... @nberlee  , 
   FROM on you multistage image I create my own derivative which I then start 
as a container.
   however, now the nginx complains that 'modsecurity' is an unknown directive.
   I linked this in in the nginx compiling step, but when starting it up, it is 
not recognized. Am I missing a copy somewhere
   
   It is linked in like this and it compiles well... any ideas ?
   ```
   --add-module=${WRKDIR}/modsecurity/nginx/modsecurity \     
   --add-module=${WRKDIR}/ngx_cache_purge-${CACHE_PURGE} \           
           --add-module=/tmp/ngx_pagespeed\
   ```
   

----------------------------------------------------------------
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

Reply via email to