Making launcher a bit more versatile

And another thing…

I’m just walking through removing the plugins one after the other to try and isolate this problem.

It just occurred to me, there is no way to do ./launcher rebuild app without pulling the latest image from docker, right?

I’m trying to narrow in on a local problem, making local changes, but I am also pulling remote changes at the same time.

Any way to do something like ./launcher rebuild app --local_only ?