-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
🤷♂️ Question[ISSUE] Further information is requested[ISSUE] Further information is requested
Description
Question
in Dockerfile, this has run yarn build
Line 25 in 382f8f3
RUN yarn build --mode production |
why is there need another build in start command in
yarn build-and-start
Line 45 in 382f8f3
CMD [ "yarn", "build-and-start" ] |
I override command using yarn start
which works too, so there is some feature I discover?
Category
Setup and Deployment
Please tick the boxes
- You are using a supported version of Dashy (check the first two digits of the version number)
- You've checked that this question hasn't already been raised
- You've checked the docs and troubleshooting guide
- You agree to the code of conduct
Metadata
Metadata
Assignees
Labels
🤷♂️ Question[ISSUE] Further information is requested[ISSUE] Further information is requested