提交 6b4e3ea2 编写于 作者: R rsercano

reverting chmod

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