Comment by Finbarr
Could do but part of what I find super useful with these coding agents is letting them have full sudo access so they can do whatever they want, e.g., install new apps or dependencies or change system configuration to achieve their goals. That gets messy fast on your host machine.
But then what do you do with that? Is the software distributable/buildable outside of the container after all that?