Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove shibboleth2.xml configuration file before volume declaration
Edit Dockerfile for the I2 image so that the shibboleth2.xml file installed by the Shibboleth SP RPM is removed and not present when the VOLUME is declared. This is necessary so that if the deployer does not mount in a shibboleth2.xml and instead uses environment variables to inject configuration details the entrypoint script creates the shibboleth2.xml file dynamically.
- Loading branch information