提交 e65cf03a 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

set TS & NODE env variables: COMPILER_OPTIONS & NODE_PATH

上级 9ce226c3
......@@ -36,5 +36,8 @@ RUN npm --progress false link
RUN mkdir /app
VOLUME [ "/app" ]
ENV TS_NODE_COMPILER_OPTIONS '{"target":"es6"}'
ENV NODE_PATH /usr/local/lib/node_modules
ENTRYPOINT [ "/wechaty/bin/entrypoint.sh" ]
CMD [ "start" ]
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册