OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

Use OpenHands with udocker

Open Qarqor5555555 opened this issue 1 year ago • 4 comments

how to run openhands with udocker on colab not docker docker pull docker.all-hands.dev/all-hands-ai/runtime:0.13-nikolaik

docker run -it --pull=always
-e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:0.13-nikolaik
-v /var/run/docker.sock:/var/run/docker.sock
-p 3000:3000
--add-host host.docker.internal:host-gateway
--name openhands-app
docker.all-hands.dev/all-hands-ai/openhands:0.13

Qarqor5555555 avatar Nov 11 '24 13:11 Qarqor5555555

I'm not sure what the answer will be here. If the README doesn't work with udocker, it will require work to get it working. Unless someone else has run it like so and knows the answer/setup.

mamoodi avatar Nov 11 '24 20:11 mamoodi

README udocker is not mentioned I want to run Docker imsage in Colab because I want to run OpenHands and like this

And I failed to get that to work.

werruww avatar Nov 11 '24 22:11 werruww

are you run https://github.com/All-Hands-AI/OpenHands/blob/main/Development.md on colab

werruww avatar Nov 11 '24 22:11 werruww

Stop trying to run this on Colab. Run it on your actual computer.

diwu-sf avatar Nov 14 '24 07:11 diwu-sf