Add Dockerfile

This commit is contained in:
Matthew Fisher 2024-10-16 07:58:10 -05:00
commit 4aff3fefdd

3
Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM httpd:2.4.62-bookworm
COPY /config /var/www/html