config.sh 190 B

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