Add openclaw dropshell template for personal AI assistant
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 14s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 14s
This commit is contained in:
14
openclaw/template_info.env
Normal file
14
openclaw/template_info.env
Normal file
@@ -0,0 +1,14 @@
|
||||
# DO NOT EDIT THIS FILE FOR YOUR SERVICE!
|
||||
# This file is replaced from the template whenever there is an update.
|
||||
# Edit the service.env file to make changes.
|
||||
|
||||
# Template to use - always required!
|
||||
TEMPLATE=openclaw
|
||||
REQUIRES_HOST_ROOT=false
|
||||
REQUIRES_DOCKER=true
|
||||
REQUIRES_DOCKER_ROOT=false
|
||||
|
||||
# Docker image settings
|
||||
IMAGE_REGISTRY="ghcr.io"
|
||||
IMAGE_REPO="openclaw/openclaw"
|
||||
IMAGE_TAG="latest"
|
||||
Reference in New Issue
Block a user