Results 38 comments of NavyStack

Personally, I don't think it's a bug

![image](https://github.com/user-attachments/assets/b4374542-0146-4c39-b454-1b152966bca5) how big? Do you think 685MB is big?

My Docker images use nodebb/nodebb direactly https://github.com/NavyStack/nodebb-docker/blob/8f5d1b1099641414c8e7bdd8c550c10fde16b002/Dockerfile#L21 ![image](https://github.com/user-attachments/assets/9f9c7585-b2e1-4601-a11f-b7b4e812e403) It looks work properly ![image](https://github.com/user-attachments/assets/bdcb99cc-8713-4b13-b677-c474532546c6) But when use `github.com/nodebb/nodebb` direactly and build it size * 1.5 * Tag name `should-i-reduce-2` used `RUN...

`RUN npm cache clean --force` doesn't make much sense, since the container starts with `npm install` when it starts.

https://github.com/NodeBB/NodeBB/blob/269fc06835b0d1afc0a90dedc16d32be78069315/install/docker/entrypoint.sh#L79

So why not just PR it right away? I don't really care because I use my personal image. It's opensource

Related to https://github.com/alonswartz/notesium/issues/61

## Continuous Integration and Workflows If it aligns with the team's vision, we would be more than willing to contribute workflows for building Docker images as part of the project’s...