Files
wecom_it_smart_desk/docs
Simon e47f750b9e fix(docs): DEPLOY-QUICK-v0.7.0 镜像名修正(横杠不是下划线)
docker tag/pull 用镜像名(横杠 wecom-it-desk-backend),
docker exec/restart 用容器名(下划线 wecom_it_backend)。

混淆后果:tag wecom_it_backend:latest → No such image。

3 处修正:
- line 53: docker tag ... → wecom-it-desk-backend:latest
- line 71: docker pull → wecom-it-desk-backend:v0.7.0
- line 116: 回滚 tag 同样修正

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-21 10:27:41 +08:00
..
2026-06-15 00:03:11 +08:00
2026-06-15 00:03:11 +08:00