Initial commit

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2024-01-26 13:47:41 +00:00
commit 5604408244
8 changed files with 444 additions and 0 deletions

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM nginx:1.25-alpine-slim
COPY src /usr/share/nginx/html