Skip to content

Commits

Permalink
f8831776d8
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on May 29, 2019

  1. Added deployment recipe for I2 TAP with PostgreSQL

    Added deployment recipe documentation for the I2 TAP image with
    PostgreSQL.
    skoranda committed May 29, 2019
    Copy the full SHA
    f883177 View commit details
  2. 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.
    skoranda committed May 29, 2019
    Copy the full SHA
    c2eec34 View commit details
  3. First commit

    skoranda committed May 29, 2019
    Copy the full SHA
    b4e1fae View commit details