提交 202fb366 编写于 作者: R rsercano

trying openshift deployment

上级 adfd2ff0
......@@ -44,5 +44,6 @@ USER node
WORKDIR $APP_BUNDLE_DIR/bundle
# start the app
RUN ["chmod", "+x", "/entrypoint.sh"]
ENTRYPOINT ["./entrypoint.sh"]
CMD ["node", "main.js"]
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册