-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
⚰️ Stale[ISSUE] [PR] No activity for over 1 month[ISSUE] [PR] No activity for over 1 month🤷♂️ 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-startLine 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
⚰️ Stale[ISSUE] [PR] No activity for over 1 month[ISSUE] [PR] No activity for over 1 month🤷♂️ Question[ISSUE] Further information is requested[ISSUE] Further information is requested