Apache with extensible config
This commit is contained in:
parent
5ee6e7de33
commit
144e861128
|
@ -0,0 +1,3 @@
|
||||||
|
FROM httpd:2.4.41
|
||||||
|
|
||||||
|
RUN echo "IncludeOptional conf.d/*.conf" >> conf/httpd.conf
|
Loading…
Reference in New Issue