更新自动化脚本
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# 选择更小体积的基础镜像
|
||||
FROM nginx:stable-alpine
|
||||
COPY ./default.conf /etc/nginx/conf.d
|
||||
COPY ./dist /usr/share/nginx/html
|
||||
Reference in New Issue
Block a user