feat: first draft
This commit is contained in:
commit
1847385b53
3 changed files with 46 additions and 0 deletions
2
Dockerfile
Normal file
2
Dockerfile
Normal file
|
@ -0,0 +1,2 @@
|
|||
FROM docker.io/nginx:latest
|
||||
COPY html/ /usr/share/nginx/html/
|
Loading…
Add table
Add a link
Reference in a new issue