This commit is contained in:
parent
630847de8b
commit
6b2b7ed87d
@ -10,7 +10,7 @@ RUN git clone https://gitee.com/yllan/ferry_web.git
|
|||||||
|
|
||||||
WORKDIR ferry_web
|
WORKDIR ferry_web
|
||||||
|
|
||||||
RUN npm install -g cnpm --registry=https://registry.npm.taobao.org
|
RUN npm install -g cnpm --registry=https://registry.npmmirror.com
|
||||||
RUN cnpm install
|
RUN cnpm install
|
||||||
RUN echo $'# just a flag\n\
|
RUN echo $'# just a flag\n\
|
||||||
ENV = \'production\'\n\n\
|
ENV = \'production\'\n\n\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user