Skip to content
Permalink
214589396b
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
40 lines (39 sloc) 2.29 KB
no container/image found...
Building new Docker image test-compose/idp
Sending build context to Docker daemon 36.23MB
Step 1/21 : FROM tier/shibbidp_novm_windows:latest
---> de36635938d4
Step 2/21 : ARG TOMCFG=config\\tomcat
---> Using cache
---> c20785f304dd
Step 3/21 : ARG TOMLOG=logs\\tomcat
---> Using cache
---> 1f165ac25cc2
Step 4/21 : ARG TOMCERT=credentials\\tomcat
---> Using cache
---> 262b752bec18
Step 5/21 : ARG TOMWWWROOT=wwwroot
---> Using cache
---> 46e699da1e46
Step 6/21 : ARG SHBCFG=config\\shib-idp\\conf
---> Using cache
---> 481b3ebd24b5
Step 7/21 : ARG SHBCREDS=credentials\\shib-idp
---> Using cache
---> 7ded086c2178
Step 8/21 : ARG SHBVIEWS=config\\shib-idp\\views
---> Using cache
---> a44aa78c7df4
Step 9/21 : ARG SHBEDWAPP=config\\shib-idp\\edit-webapp
---> Using cache
---> fc767684dd7c
Step 10/21 : ARG SHBMSGS=config\\shib-idp\\messages
---> Using cache
---> 296fd03c81ca
Step 11/21 : ARG SHBMD=config\\shib-idp\\metadata
---> Using cache
---> 8cdaba565447
Step 12/21 : ARG SHBLOG=logs\\shib-idp
---> Using cache
---> dabb918be064
Step 13/21 : ADD $TOMCFG c:\\Tomcat\\conf