Commit 37f590af authored by 杨必疆's avatar 杨必疆

Update Dockerfile

parent 293347a4
Pipeline #28729 passed with stage
in 2 seconds
......@@ -11,4 +11,4 @@ RUN yarn config set registry "https://registry.npm.taobao.org/"
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