70cbfe5b by xu

Update Dockerfile

1 parent e4b759f2
FROM 192.168.5.4:82/csbr/nginx:stable-alpine-arm
FROM 192.168.5.4:82/csbr/nginx:stable-alpine
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!