镜像调整
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM nginx:1.21.1-alpine
|
FROM docker.m.daocloud.io/nginx:1.21.1-alpine
|
||||||
COPY ./dist /usr/share/nginx/html/tool-tech
|
COPY ./dist /usr/share/nginx/html/tool-tech
|
||||||
COPY default.conf /etc/nginx/conf.d/
|
COPY default.conf /etc/nginx/conf.d/
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|||||||
Reference in New Issue
Block a user