Skip to content
Permalink
44940985bf
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?
Go to file
 
 
Cannot retrieve contributors at this time
executable file 7 lines (6 sloc) 353 Bytes
FROM tier/shib-idp:latest
COPY container-files/conf/* /opt/shibboleth-idp/conf/
COPY container-files/credentials/* /opt/shibboleth-idp/credentials/
COPY container-files/metadata/* /opt/shibboleth-idp/metadata
COPY container-files/tomcat-conf/server.xml /usr/local/tomcat/conf/test.xml
COPY container-files/tomcat-conf/idp-browser.p12 /opt/certs