mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 13:52:43 +08:00
8 lines
218 B
Bash
8 lines
218 B
Bash
DOCKER_REGISTRY=ghcr.io
|
|
DOCKER_ORG=openhands
|
|
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=
|