OpenHands
OpenHands copied to clipboard
Question: Is it possible to run OpenHands in unprivileged docker mode?
Following a discussion thread started on Discord and the suggestion of @mamoodi I'm asking the same question here.
Specifically, Is it possible to run OpenHands on restricted environments (docker-compose / Kubernetes / ...) where -v /var/run/docker.sock:/var/run/docker.sock isn't allowed or possible due to security restrictions?
Alternatively, if OpenHands expects to find specific containers active, is it possible to do so in a declarative fashion using tools such as docker-compose?