Made the dockerfile

This commit is contained in:
Brad Ganley 2023-11-18 22:15:40 -06:00
parent fcca0d1a02
commit aac19b2ce2

3
Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM nginx:alpine
COPY . /usr/share/nginx/html