mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-14 09:18:04 -05: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=
|