Messy but works

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2025-08-22 17:00:01 +01:00
parent 84adae4c73
commit 0df8d48810
5 changed files with 618 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
FROM nginx:latest
WORKDIR /usr/share/nginx/html
ADD index.html ./