b494d4c7 by xu

Update Dockerfile

1 parent 65aacee7
FROM 192.168.6.22:8081/csbr/nginx:stable-alpine
FROM 192.168.5.4:82/csbr/nginx:stable-alpine-arm
VOLUME /tmp
#将当前文件夹的dist文件复制到容器的/usr/share/nginx/html目录
COPY ./dist/* /usr/share/nginx/html/
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!