Added shinobi & httpd

This commit is contained in:
Juan Ferrer 2024-01-08 21:48:00 +01:00
parent e1e30733ed
commit 0bc11da3fe
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,3 @@
FROM httpd:2.4.41
FROM httpd:2.4.58
RUN echo "IncludeOptional conf.d/*.conf" >> conf/httpd.conf

1
shinobi/Dockerfile Normal file
View File

@ -0,0 +1 @@
FROM registry.gitlab.com/shinobi-systems/shinobi:latest