Rebuild commands

In the following, is ./launcher rebuild mail-receiver necessary or does ./launcher rebuild app incorporate that?

cd /var/discourse
./launcher rebuild mail-receiver
./launcher rebuild app

I have a feeling I’ve read the answer to this before, but I can’t find it today. Thanks.

1 Like

Rebuilding mail-receiver is necessary when the mail receiver container receives an update. I update it once a year just for good measure unless there is an explicit topic on meta asking to update mail-receiver container.

to answer your question, no, rebuild app does not magically rebuild mail-receiver

2 Likes

Thank you very much.

1 Like