zy
3f36e7b42e
docs: 添加阿里云镜像源使用说明 ( #320 )
...
- README 新增阿里云镜像源拉取章节
- README 添加 Docker Compose 切换镜像源提示
- docker-compose.yml 添加阿里云镜像注释
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-authored-by: Claude <noreply@anthropic.com >
2025-12-07 16:38:58 +08:00
zy
f3fe9bab40
docs: 增加 Docker Hub 镜像下载方式 ( #169 )
...
- 在中英文 README 中增加从 Docker Hub 拉取镜像的说明
- 添加 docker pull 命令和 Docker Hub 链接
- 调整 Docker 部署顺序,推荐使用预构建镜像
- 更新 docker/README.md,突出推荐从 Docker Hub 下载
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: Claude <noreply@anthropic.com >
2025-09-27 18:13:59 +08:00
zy
d08b1d4a43
docs: add Docker deployment instructions to README files ( #161 )
...
- Added a new section for deploying using Docker in both English and Chinese README files.
- Included detailed steps for building the Docker image, starting services with Docker Compose, and configuration notes.
- Updated the Docker README with important notes regarding image storage and local image usage.
2025-09-25 23:54:52 +08:00
zy
f37b4d8591
Update README.md
2025-09-25 23:17:38 +08:00
lmxdawn
a8a2743a51
feat: 支持返回登录二维码与 Docker 部署 ( #155 )
...
* feat: 支持返回登录二维码与 Docker 部署
* feat: 完善扫码登录功能
* fix: 修复当存在已经登录的情况,上层还会启动 goroutine的问题,并把 mcp 的返回增加为图片格式
2025-09-25 19:44:01 +08:00