diff --git a/comanage-registry-internet2-tier/Dockerfile b/comanage-registry-internet2-tier/Dockerfile index b239452..54c2f82 100644 --- a/comanage-registry-internet2-tier/Dockerfile +++ b/comanage-registry-internet2-tier/Dockerfile @@ -112,7 +112,8 @@ RUN cd /etc/httpd/conf.d \ && ln -s ${COMANAGE_REGISTRY_DIR}/app/webroot registry \ && rm -rf ${COMANAGE_REGISTRY_DIR}/local/* \ && chown -R apache:apache ${COMANAGE_REGISTRY_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 values for first administrator bootstrapped into the # platform to be specified at image build time, in addition to