Skip to content

tecno-consultores/opendevin-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)