This commit is contained in:
jianzhichu
2026-01-26 22:42:05 +08:00
parent 85986cdaa3
commit edbcc13086
19 changed files with 438 additions and 330 deletions
+3 -3
View File
@@ -95,8 +95,8 @@ Cookie 及 `sec_user_id` 是同步功能的核心,需严格按步骤获取,
| 镜像标签 | 架构 |
| ----------------- | -------------- |
| `beta_2.0.5` | x86_64 (amd64) |
| `arm_2.0.5` | ARM64 |
| `beta_2.0.6` | x86_64 (amd64) |
| `arm_2.0.6` | ARM64 |
### 构建命令示例
@@ -115,7 +115,7 @@ version: '3.8'
services:
dysync:
image: ccr.ccs.tencentyun.com/jianzhichu/dysync:beta_2.0.5
image: ccr.ccs.tencentyun.com/jianzhichu/dysync:beta_2.0.6
container_name: dysync2026 # 容器名称
restart: unless-stopped # 始终重启容器,除非容器被手动停止或Docker服务停止
ports: