Commit 5c4d5a80 authored by 任国军's avatar 任国军
parents 647a10fd 720dec24
Pipeline #27652 passed with stage
in 4 seconds
...@@ -10,4 +10,4 @@ RUN yarn config set registry "https://registry.npm.taobao.org/" ...@@ -10,4 +10,4 @@ RUN yarn config set registry "https://registry.npm.taobao.org/"
RUN yarn install RUN yarn install
COPY . /usr/src/app COPY . /usr/src/app
EXPOSE 7001 EXPOSE 7001
CMD [ "yarn", "docker" ] CMD [ "yarn", "docker" ]
\ No newline at end of file
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