From 46679ff5a1f6e42f5661ed55bb639779dabea725 Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Sat, 18 Aug 2018 13:41:19 -0400 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index be3b3c21..f600f750 100644 --- a/Dockerfile +++ b/Dockerfile @@ -118,7 +118,7 @@ RUN groupadd -r tomcat \ && chown -R tomcat:tomcat /opt/tomee/logs/ /opt/tomee/temp/ /opt/tomee/work/ \ && ln -s $JAVA_HOME/bin/java /etc/alternatives/java -# RUN rm /etc/shibboleth/sp-key.pem /etc/shibboleth/sp-cert.pem +RUN rm /etc/shibboleth/sp-key.pem /etc/shibboleth/sp-cert.pem COPY container_files/tier-support/ /opt/tier-support/ COPY container_files/usr-local-bin/ /usr/local/bin/