add dockerfile

This commit is contained in:
Vivian 2023-01-16 21:23:20 +01:00
parent 6c5e7c2de9
commit 9f5523f6c9

2
Dockerfile Normal file
View file

@ -0,0 +1,2 @@
FROM nginx
COPY . /usr/share/nginx/html