feat: use nextjs.js standalone output for improvised docker image#338
feat: use nextjs.js standalone output for improvised docker image#338Mythie merged 6 commits intodocumenso:feat/refreshfrom
Conversation
|
@G3root is attempting to deploy a commit to the Documenso Team Team on Vercel. A member of the Team first needs to authorize it. |
catalinpit
left a comment
There was a problem hiding this comment.
thanks for the PR! Added one small comment
packages/prisma/package.json
Outdated
| "prisma:migrate-dev": "prisma migrate dev", | ||
| "prisma:migrate-deploy": "prisma migrate deploy" | ||
| "prisma:migrate-deploy": "prisma migrate deploy", | ||
| "post-install": "prisma generate" |
There was a problem hiding this comment.
why duplicate the command under another name?
There was a problem hiding this comment.
Thanks for pointing it out , this was committed by mistake
|
Hey Nafees, I'd like to come back to this one. I've noticed a few changes to the container that I'm not sure I agree with, is there any reason we can't just use the older Dockerfile with the updated next config? |
the older docker file is just fine, but it has a few issues, such as packages are installed twice and final size of the image is |
|
Important Auto Review SkippedAuto reviews are disabled on base/target branches other than the default branch. Please add the base/target branch pattern to the list of additional branches to be reviewed in the settings. Please check the settings in the CodeRabbit UI or the To trigger a single review, invoke the TipsChat with CodeRabbit Bot (
|
Apologies for the delay once again, I corrected the parts I wasn't so agreeable on and we're in a good state now! Awesome work, we appreciate it 🫶🏻 /tip 50 |
|
🎉🎈 @G3root has been awarded $50! 🎈🎊 |
No description provided.