CMD doesn't run in Dockerfile

前端 未结 0 764
情深已故
情深已故 2021-01-20 00:34

My Dockerfile contains the following..

ENV APP_HOME=/app/foo-service
CMD [$APP_HOME/start-foo-service.sh]

What is wrong in the above syntax,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题