Permalink
Showing
with
1 addition
and
0 deletions.
-
+1
−0
Dockerfile
|
@@ -4,6 +4,7 @@ ARG maintainer=tier |
|
|
ARG imagename=shibboleth_idp |
|
|
ARG version=3.2.1 |
|
|
ENV VERSION=$version |
|
|
ENV JAVA_OPTS=-Xmx1500m -XX:MaxPermSize=128m |
|
|
|
|
|
RUN chown -R root:root /opt/shibboleth/shibboleth-identity-provider-$version && \ |
|
|
ANT_OPTS="-Didp.target.dir=/opt/shibboleth/current" /opt/shibboleth/current/bin/build.sh && \ |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.