config.sh 219 B

1234567
  1. DOCKER_REGISTRY=ghcr.io
  2. DOCKER_ORG=opendevin
  3. DOCKER_BASE_DIR="./containers/runtime"
  4. DOCKER_IMAGE=od_runtime
  5. # These variables will be appended by the runtime_build.py script
  6. # DOCKER_IMAGE_TAG=
  7. # DOCKER_IMAGE_HASH_TAG=