From b446c181f747758a71c1cfc9a525b4d11842500d Mon Sep 17 00:00:00 2001 From: Henrik Lund Kramshoej Date: Mon, 17 Jul 2017 08:48:24 +0200 Subject: sync before more changes --- apache-sp/Dockerfile | 1 + 1 file changed, 1 insertion(+) (limited to 'apache-sp/Dockerfile') diff --git a/apache-sp/Dockerfile b/apache-sp/Dockerfile index 34db59a..e433a5f 100644 --- a/apache-sp/Dockerfile +++ b/apache-sp/Dockerfile @@ -8,6 +8,7 @@ RUN a2enmod shib2 headers ssl include RUN rm -f /etc/apache2/sites-available/* /etc/apache2/sites-enabled/* ADD apache-conf/*.conf /etc/apache2/sites-available/ ADD shibd/shibboleth2.xml /etc/shibboleth/ +ADD shibd/attribute-map.xml /etc/shibboleth/ ADD secure /var/www/secure ADD entrypoint.sh /entrypoint.sh ADD nordunet.png /usr/share/shibboleth/nordunet.png -- cgit v1.1