Added Dockerfile

This commit is contained in:
christiangoeschel 2024-07-21 20:58:35 -04:00
parent 0bb1ba9bd5
commit 81b290122d

2
Dockerfile Normal file
View File

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