One problem with using containers as an isolation environment for a coding assistant is that it becomes challenging to have the agent work on a containerized project. You often need some janky "docker-in-docker" nonsense that hampers efforts.
I like using LXC containers, eg full persistent OS and you can do docker if you want etc. I started this and it works well for me to put on a server or VPS:
indigodaddy|26 days ago
https://github.com/jgbrwn/vibebin
NJL3000|26 days ago
robcholz|21 days ago
[deleted]