mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-04-29 03:00:45 -04:00
8 lines
221 B
Bash
8 lines
221 B
Bash
DOCKER_REGISTRY=ghcr.io
|
|
DOCKER_ORG=all-hands-ai
|
|
DOCKER_BASE_DIR="./containers/runtime"
|
|
DOCKER_IMAGE=runtime
|
|
# These variables will be appended by the runtime_build.py script
|
|
# DOCKER_IMAGE_TAG=
|
|
# DOCKER_IMAGE_SOURCE_TAG=
|