diff --git a/comanage-match-internet2-tap/Dockerfile b/comanage-match-internet2-tap/Dockerfile index cd6f399..41bfc0c 100644 --- a/comanage-match-internet2-tap/Dockerfile +++ b/comanage-match-internet2-tap/Dockerfile @@ -107,7 +107,8 @@ RUN cd /etc/httpd/conf.d \ && ln -s ${COMANAGE_MATCH_DIR}/app/webroot match \ && rm -rf ${COMANAGE_MATCH_DIR}/local/* \ && chown -R apache:apache ${COMANAGE_MATCH_DIR}/app/tmp \ - && rm -f /etc/shibboleth/shibboleth2.xml + && rm -f /etc/shibboleth/shibboleth2.xml \ + && rm -f /etc/httpd/conf.modules.d/mod_lua.so # Allow value for first administrator bootstrapped into the # platform to be specified at image build time, in addition to