config.sh 221 B

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