From 221ce8d2e414c95d6277baf4d1e6ebc644ee0b7c Mon Sep 17 00:00:00 2001 From: Markus Krogh Date: Wed, 27 Sep 2017 15:52:06 +0200 Subject: Remove conf-from-container, update git ignore --- idp/Dockerfile | 1 - 1 file changed, 1 deletion(-) (limited to 'idp') diff --git a/idp/Dockerfile b/idp/Dockerfile index a411674..3dd2d6c 100644 --- a/idp/Dockerfile +++ b/idp/Dockerfile @@ -9,7 +9,6 @@ COPY shibboleth-identity-provider-${IDP_VERSION}.tar.gz.sha256 /opt/ COPY shibboleth-identity-provider-${IDP_VERSION}.tar.gz /opt/ COPY template-config/ /opt/template-config COPY shibboleth.db.ddl /tmp/ -COPY apache-sp/nordunet.png /tmp/ WORKDIR /opt RUN apk --no-cache add bash apache-ant sqlite curl && \ #curl -O https://shibboleth.net/downloads/identity-provider/${IDP_VERSION}/shibboleth-identity-provider-${IDP_VERSION}.tar.gz && \ -- cgit v1.1