Skip to content

Upgrade to shib idp tier image for shib version 3.4 (not "latest") #13

merged 3 commits into from Apr 26, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Prev Previous commit
polishing
dima767 committed Apr 24, 2019
commit 3820f6d5b5ba3a0ab2bd2facd375e6f4309fab1f
3 changes: 1 addition & 2 deletions base/Dockerfile
@@ -1,5 +1,4 @@
FROM tier/shib-idp:3.4.3_20190201 as idp
#FROM tier/shib-idp:3.4.3_20190201 as idp

# Grouper version for the entire GTE
FROM tier/grouper:latest
@@ -85,4 +84,4 @@ RUN cp /opt/tier-support/grouper.xml /opt/tier-support/grouper-ws.xml /opt/tomca

EXPOSE 389 3306 4443

CMD ["grouper"]
CMD ["grouper"]