/opendevin-docker

Run OpenDevin inside Docker

Primary LanguageDockerfileGNU General Public License v2.0GPL-2.0

opendevin-docker

Run OpenDevin inside Docker

Requirements

Build with the following command:

docker compose up --build

Then go to the url: http://127.0.0.1:8080 and in the configuration menu download the model: openchat:7b-v3.5-1210-q5_K_M

After finishing the download go to the url http://127.0.0.1

Get this image on Docker Hub: https://hub.docker.com/r/sinfallas/opendevin-docker

Opendevin git: https://github.com/OpenDevin/OpenDevin

Use the official image instead of this one (ghcr.io/opendevin/opendevin:0.5)