import upstream GUKO 2026-06-23

This commit is contained in:
OpenClaw
2026-06-23 00:44:35 +00:00
commit 0e79f74184
30 changed files with 6419 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
name: guko
services:
guko-bot:
image: ghcr.io/shuijiao1/guko:latest
container_name: guko-bot
restart: unless-stopped
env_file: .env
volumes:
- ./servers.json:/data/servers.json
- ./keys:/data/keys
- ./media:/data/media
- ./results:/data/results
- ./history.json:/data/history.json
- ./tmp:/data/tmp