Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Moved files in order to use the same structure /opt/* and added chang…
…es to dockerfile
villadalmine committed Sep 13, 2016
1 parent 6d06950 commit fc7951f
Showing 5 changed files with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Dockerfile
@@ -29,11 +29,9 @@ RUN curl -o /etc/yum.repos.d/security:shibboleth.repo \

# Add starters and installers
ADD ./container_files /opt

COPY httpd-shib-foreground /usr/local/bin/
COPY conf/attribute-map.xml /opt/etc/shibboleth/attribute-map.xml
COPY conf/inc-md-cert.pem /opt/etc/shibboleth/inc-md-cert.pem
COPY conf/shibboleth_keygen.sh /opt/bin/shibboleth_keygen.sh

#Script to start service
RUN ln -s /opt/bin/httpd-shib-foreground /usr/local/bin

#Added ssl default conf
RUN ln -s /opt/etc/httpd/conf.d/ssl.conf /etc/httpd/conf.d/ssl.conf
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit fc7951f

Please sign in to comment.