1. deploy

This commit is contained in:
purple
2020-06-19 18:19:29 +08:00
parent d7cd4e0b6d
commit 0cb32a7463
7 changed files with 216 additions and 290 deletions

View File

@ -0,0 +1,5 @@
FROM 172.16.30.243:5000/uv-nginx:v1.0
COPY dist/ /usr/share/nginx/html/
COPY nginx/default.conf /etc/nginx/conf.d/default.conf