Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Apr 6, 2022
1 parent 2c4299d commit 5df8ef4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions demo/grouper/grouper_ws/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ FROM tier/grouper:2.4.0-a47-u25-w5-p6-20190611

LABEL author="tier-packaging@internet2.edu <tier-packaging@internet2.edu>"

# Update this Shib yum repo
COPY container_files/shibboleth/shibboleth.repo /etc/yum.repos.d/

COPY container_files/web.xml /opt/grouper/grouper.ws/WEB-INF/
COPY container_files/tomcat-users.xml /opt/tomcat/conf/
COPY container_files/server.xml /opt/tomcat/conf/
Expand Down

0 comments on commit 5df8ef4

Please sign in to comment.