initial commit
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2023-05-17 22:12:39 +02:00
commit 599fccda6b
4 changed files with 118 additions and 0 deletions

3
Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM httpd:2.4-alpine3.18
COPY ./src /usr/local/apache2/htdocs/