add nginx-based dockerfile

This commit is contained in:
Pavel Murygin 2021-06-16 13:25:37 +03:00
parent 8cb42ed89f
commit 24ca8afb50

2
nginx.Dockerfile Normal file
View File

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