feat: first draft

This commit is contained in:
ange 2024-07-17 00:15:41 +02:00
commit 1847385b53
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
3 changed files with 46 additions and 0 deletions

2
Dockerfile Normal file
View file

@ -0,0 +1,2 @@
FROM docker.io/nginx:latest
COPY html/ /usr/share/nginx/html/