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

Update Dockerfile

parent d9c750cd
Pipeline #8929 failed with stage
in 1 minute 22 seconds
...@@ -10,3 +10,4 @@ RUN yarn install ...@@ -10,3 +10,4 @@ RUN yarn install
COPY . /usr/src/app COPY . /usr/src/app
EXPOSE 7001 EXPOSE 7001
CMD [ "yarn", "docker" ] 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