Robert Brennan 7914258945 Fix docker build, integration test (#1533) 1 жил өмнө
..
app 7914258945 Fix docker build, integration test (#1533) 1 жил өмнө
e2b-sandbox 76b81ca0ed Integrate E2B sandbox as an alternative to a Docker container (#727) 1 жил өмнө
evaluation 34286fabcc fix ghcr workflow throw error when in the fork repo. (#1203) 1 жил өмнө
sandbox 1c7cdbefdd feat(CodeActAgent): Support Agent-User Interaction during Task Execution and the Full Integration of CodeActAgent (#1290) 1 жил өмнө
README.md 8828d9836d use caching for docker builds (#1340) 1 жил өмнө
build.sh 11d48cc2f3 Run docker on forked pull requests (#1450) 1 жил өмнө

README.md

Docker Containers

Each folder here contains a Dockerfile, and a config.sh describing how to build the image and where to push it. These are images are built and pushed in GitHub Actions by the ghcr.yml workflow.

Building Manually

docker build -f containers/app/Dockerfile -t opendevin .
docker build -f containers/sandbox/Dockerfile -t sandbox .
docker build -f containers/evaluation/Dockerfile -t evaluation evaluation/SWE-bench/