Commit f5438b36 authored by 杨必疆's avatar 杨必疆

Update Dockerfile

parent a1e14bc1
Pipeline #28575 failed with stage
in 1 second
......@@ -12,4 +12,4 @@ RUN yarn config set registry "http://47.99.80.175:8081/repository/npm-group/"
RUN yarn install
COPY . /usr/src/app
EXPOSE 7001
CMD [ "yarn", "docker" ]
\ No newline at end of file
CMD [ "yarn", "docker" ]
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