ToolJet
ToolJet copied to clipboard
Update client.Dockerfile
This pull request refactors the Dockerfile to streamline the build process, improve performance, and reduce the final image size for ToolJet's frontend and plugins. It uses a multi-stage build process to separate the build environment (Node.js) from the runtime environment (OpenResty), ensuring that only the essential assets are included in the final image
Code Review Agent Run Status
- Limitations and other issues: The AI Code Review Agent was unable to review this change because Bito workspace ToolJet is downgraded to the plan that doesn’t include Code Review Agent feature.
Please coordinate with your workspace admin to request an upgrade to the 10X Developer Plan.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Thanks for the suggestion @AranavMahalpure!
Our team will look into it!
Feel free to contribute on the issues with labels community contribution 🙌
Hi @AranavMahalpure ,
the dockerfile which you have made changes is a old one. Please refer the current one, since we have upgrade the Node version 14 to 18.
Hey @AranavMahalpure ,
As @adishM98 mentioned, the PR involves changes to an outdated Dockerfile, so it isn't relevant to the current version.
If you'd like to contribute to ToolJet, please check out issues with the community contribution label. We'd love to see your contributions there!