ci: k8s部署

This commit is contained in:
zhangjialin
2022-03-09 17:36:11 +08:00
parent 186c234c62
commit d7a776d626
4 changed files with 227 additions and 0 deletions

4
devops/Dockerfile Normal file
View File

@@ -0,0 +1,4 @@
FROM nginx:1.18.0
MAINTAINER xtaylkss@163.com
COPY ./devops/nginx.conf /etc/nginx/
COPY ./dist/ /opt/nginx/html/web/