So #monorepo is a thing. And from my experience makes every project better.
Wouldn't it make sense to also make #monocontainer?
- There are caches on multiple layers already, so I would not expect build time to go up.
- I would guess storage space requirements should go down as one needs to build & hold only one thing.
- The shenanigans of setting up a-thing in multiple containers falling into multiple traps would just go away.