Skip to content

Commit

Permalink
add incommon metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
duncan-brown committed Apr 19, 2019
1 parent 0b90356 commit 98db601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions comanage-registry-shibboleth-sp/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ RUN mkdir -p "$COMANAGE_REGISTRY_DIR" \
&& sed -ie 's/'"'"'engine'"'"' => '"'"'FileLog'"'"'/'"'"'engine'"'"' => '"'"'ConsoleLog'"'"'/' "$COMANAGE_REGISTRY_DIR/app/Config/bootstrap.php"

COPY shibboleth2.xml.template /etc/shibboleth/shibboleth2.xml.template
COPY inc-md-cert.pem /etc/shibboleth/inc-md-cert.pem
COPY supervisord.conf /usr/local/etc/supervisord.conf

COPY docker-comanage-entrypoint /usr/local/bin/
Expand Down

0 comments on commit 98db601

Please sign in to comment.