Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
WuKongIM Docker 部署的版本升级指南
主版本号.次版本号.修订号
1.0.0
docker-compose.yml
wukongim
image
version: '3.7' services: ... wukongim: # WuKongIM服务 image: registry.cn-shanghai.aliyuncs.com/wukongim/wukongim:2.x.x # 新版本号
sudo docker-compose pull wukongim
sudo docker-compose up -d