summaryrefslogtreecommitdiff
path: root/apache-sp/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'apache-sp/Dockerfile')
-rw-r--r--apache-sp/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apache-sp/Dockerfile b/apache-sp/Dockerfile
index 27f5013..34db59a 100644
--- a/apache-sp/Dockerfile
+++ b/apache-sp/Dockerfile
@@ -3,7 +3,7 @@ MAINTAINER Markus Krogh <markus@nordu.net>
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections
RUN apt-get update && apt-get -y install apache2 libapache2-mod-shib2 ssl-cert curl
-RUN a2enmod shib2 headers ssl
+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/