Adding Docker support file.

This commit is contained in:
Drew Davis 2021-09-01 17:37:04 -04:00
parent d611f0bf8a
commit 89ad48534b

2
dockerfile Normal file
View file

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