Create a Docker-based deployment method as an alternative to the shell script.
What's needed
Dockerfile for OpenClaw + workspace
docker-compose.yml with environment variable configuration
- Update README deployment section with Docker option
- Support same config options as
deploy/config.sh.example
This would make deployment easier for users familiar with Docker.
Create a Docker-based deployment method as an alternative to the shell script.
What's needed
Dockerfilefor OpenClaw + workspacedocker-compose.ymlwith environment variable configurationdeploy/config.sh.exampleThis would make deployment easier for users familiar with Docker.