Quick Summary
services:
picoclaw-launcher:
image: docker.io/sipeed/picoclaw:launcher
container_name: picoclaw-launcher
restart: unless-stopped
environment:
- PICOCLAW_GATEWAY_HOST=0.0.0.0
ports:
- "18811:18800"
- "18790:18790"
volumes:
- ./data:/root/.picoclaw
Environment & Tools
📸 Steps to Reproduce
❌ Actual Behavior
✅ Expected Behavior
💬 Additional Context
Quick Summary
services:
picoclaw-launcher:
image: docker.io/sipeed/picoclaw:launcher
container_name: picoclaw-launcher
restart: unless-stopped
environment:
- PICOCLAW_GATEWAY_HOST=0.0.0.0
ports:
- "18811:18800"
- "18790:18790"
volumes:
- ./data:/root/.picoclaw
Environment & Tools
📸 Steps to Reproduce
❌ Actual Behavior
✅ Expected Behavior
💬 Additional Context