diff --git a/Dockerfile b/Dockerfile index abdae5e..ce71a31 100644 --- a/Dockerfile +++ b/Dockerfile @@ -100,6 +100,7 @@ RUN ln -s /opt/etc/httpd/conf.d/ports.conf /etc/httpd/conf.d/ports.conf RUN ln -s /opt/etc/httpd/conf.d/handlers.conf /etc/httpd/conf.d/handlers.conf RUN ln -s /opt/etc/httpd/conf.d/virtual_host_80.conf /etc/httpd/conf.d/00-comanage-80.conf + # Port EXPOSE 80 443