Robert Brennan 43214a69a0 Better version management (#1313) vor 1 Jahr
..
app 43214a69a0 Better version management (#1313) vor 1 Jahr
e2b-sandbox 76b81ca0ed Integrate E2B sandbox as an alternative to a Docker container (#727) vor 1 Jahr
evaluation 34286fabcc fix ghcr workflow throw error when in the fork repo. (#1203) vor 1 Jahr
sandbox a0e8fcb19a Add SWE-agent tools as sandbox plugins (#1305) vor 1 Jahr
README.md 8828d9836d use caching for docker builds (#1340) vor 1 Jahr
build.sh 43214a69a0 Better version management (#1313) vor 1 Jahr

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/