Was fehlt ohne openclaw docker china
npm-Timeouts in CN-Netzwerken. DockerHub ohne Spiegel unerreichbar. IM-Adapter-Setup pro Plattform dupliziert.
→
Null-Timeout OpenClaw-Installation × CN-optimiertes Docker Compose mit allen IM-Adaptern ÷ 30-Minuten-Einrichtung ÷ keine GFW-Workarounds erforderlich = laufende Bots innerhalb Chinas.
Sicherheitscheck — openclaw docker china
Datenschutz-Score: 7/10 — greift nur auf verbundene Plattform-APIs zu.
Absichern: OAuth-Berechtigungen vor der Installation prüfen, Docker ≥20.x, Docker Compose ≥2.x; OpenClaw ≥1.2; optimized for mainland China-Kompatibilität bestätigen.
Schnellstart — openclaw docker china in 30–60 minutes
Einrichtungszeit: 30–60 minutes
!
Du brauchst:
- Docker
- server or VPS with China mainland access
- basic Docker Compose knowledge
Paket installieren:
git clone https://github.com/justlovemaki/openclaw-docker-cn-im
cd openclaw-docker-cn-im
docker compose up -d
2
Configure .env with your IM platform credentials (QQ, WeChat, DingTalk, or Feishu)
3
Review docker-compose.yml and set image mirror if needed (e.g. registry.cn-hangzhou.aliyuncs.com)
5
Check logs with docker compose logs -f
6
Send a test message on your configured IM platform
Kompatibilität & Status
Kompatibel mit: Docker ≥20.x, Docker Compose ≥2.x; OpenClaw ≥1.2; optimized for mainland China
intermediate
Zuletzt aktualisiert: Okt. 2025
★ 260 auf GitHub
MIT
Offizielle Dokumentation →
Auf GitHub ansehen →
FAQ — openclaw docker china
Does this work outside of China?
Yes, but there's no benefit — the CN mirror configurations add unnecessary indirection on global networks.
Can I add additional plugins to the Docker image?
Yes. Add them to the package.json in the repo and rebuild the image, or mount a local plugins directory.
Does this include the Lobster dashboard?
Yes, Lobster is included and mapped to a configurable port in the Compose file.
Jede Stunde, die mit dem Kampf gegen CN-Registry-Timeouts verbracht wird, ist eine Stunde nicht mit Bot-Entwicklung.
Teams ohne dieses Setup verbringen ihren ersten Tag mit Installation, nicht mit Code.
Auf GitHub ansehen →