https://github.com/sinfallas/opendevin-docker
Run OpenDevin inside Docker
https://github.com/sinfallas/opendevin-docker
docker-compose llm
Last synced: 10 months ago
JSON representation
Run OpenDevin inside Docker
- Host: GitHub
- URL: https://github.com/sinfallas/opendevin-docker
- Owner: sinfallas
- License: gpl-2.0
- Created: 2024-03-31T01:40:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-22T19:48:39.000Z (10 months ago)
- Last Synced: 2025-07-22T21:23:31.532Z (10 months ago)
- Topics: docker-compose, llm
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/sinfallas/opendevin-docker
- Size: 50.8 KB
- Stars: 21
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog
- License: LICENSE
Awesome Lists containing this project
README
# opendevin-docker
Run [OpenDevin](https://github.com/OpenDevin/OpenDevin) inside Docker
### Requirements
* [Docker](https://docs.docker.com/engine/install/)
* [Nvidia Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html)
Build with the following command:
```bash
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)
## Star History
[](https://www.star-history.com/#sinfallas/opendevin-docker&Date)