mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 06:40:44 +00:00
fix: add local build context to docker-compose (#65894)
Merged via squash.
Prepared head SHA: d8ad8d89b7
Reviewed-by: @sallyom
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
services:
|
||||
openclaw-gateway:
|
||||
image: ${OPENCLAW_IMAGE:-openclaw:local}
|
||||
build: .
|
||||
environment:
|
||||
HOME: /home/node
|
||||
TERM: xterm-256color
|
||||
|
||||
Reference in New Issue
Block a user