Commit 872683f9 authored by Roger Wu's avatar Roger Wu

Update Dockerfile

parent ade6ef28
......@@ -4,6 +4,8 @@ FROM nexus3.gsstcloud.com:8092/ddl/ddl-fe-base:latest
## Remove default nginx website
RUN rm -rf /usr/share/nginx/html/*
RUn ls
## From 'builder' stage copy over the artifacts in dist folder to default nginx public folder
COPY dist/ /usr/share/nginx/html
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment