ci: k8s部署
This commit is contained in:
4
devops/Dockerfile
Normal file
4
devops/Dockerfile
Normal 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/
|
||||
Reference in New Issue
Block a user