vn-docker/httpd/Dockerfile

4 lines
79 B
Docker

FROM httpd:2.4.58
RUN echo "IncludeOptional conf.d/*.conf" >> conf/httpd.conf