Compare commits
2 Commits
1990a9e970
...
96e47681e7
| Author | SHA1 | Date | |
|---|---|---|---|
| 96e47681e7 | |||
|
|
2c06d69e45 |
@ -15,7 +15,7 @@ COPY vue-ui/ .
|
||||
# RUN npm run build
|
||||
|
||||
# 运行阶段,使用独立 nginx 镜像
|
||||
FROM registry.cn-beijing.aliyuncs.com/yinzy/nginx:latest AS runtime
|
||||
FROM registry.cn-beijing.aliyuncs.com/yinzy/nginx:alpine-stable AS runtime
|
||||
|
||||
# 清理默认页面
|
||||
WORKDIR /usr/share/nginx/html
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user