Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Dockerfile
chubing committed Apr 6, 2022
1 parent a0935ba commit df65f51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions demo/grouper/grouper_data/Dockerfile
@@ -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/

RUN yum install -y epel-release \
&& yum update -y \
&& yum install -y mariadb-server mariadb \

0 comments on commit df65f51

Please sign in to comment.