summaryrefslogtreecommitdiff
path: root/apache-sp/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'apache-sp/Dockerfile')
-rw-r--r--apache-sp/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/apache-sp/Dockerfile b/apache-sp/Dockerfile
index 51cc408..27f5013 100644
--- a/apache-sp/Dockerfile
+++ b/apache-sp/Dockerfile
@@ -10,6 +10,7 @@ ADD apache-conf/*.conf /etc/apache2/sites-available/
ADD shibd/shibboleth2.xml /etc/shibboleth/
ADD secure /var/www/secure
ADD entrypoint.sh /entrypoint.sh
+ADD nordunet.png /usr/share/shibboleth/nordunet.png
RUN chmod a+rx /entrypoint.sh
EXPOSE 443
EXPOSE 80