Added shinobi & httpd
This commit is contained in:
parent
e1e30733ed
commit
0bc11da3fe
|
@ -1,3 +1,3 @@
|
||||||
FROM httpd:2.4.41
|
FROM httpd:2.4.58
|
||||||
|
|
||||||
RUN echo "IncludeOptional conf.d/*.conf" >> conf/httpd.conf
|
RUN echo "IncludeOptional conf.d/*.conf" >> conf/httpd.conf
|
|
@ -0,0 +1 @@
|
||||||
|
FROM registry.gitlab.com/shinobi-systems/shinobi:latest
|
Loading…
Reference in New Issue