OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

Question: Is it possible to run OpenHands in unprivileged docker mode?

Open unode opened this issue 7 months ago • 0 comments

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?

unode avatar May 27 '25 08:05 unode