add dockerfile

This commit is contained in:
rzen 2019-09-26 17:52:56 -04:00
parent 1410114f3f
commit a510d7380b

2
Dockerfile Normal file
View File

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