Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
donknap committed Jan 2, 2025
1 parent 2291c2e commit 675c438
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
}
</style>
</head>
<!-- edit by 2024123100001 -->
<!-- edit by 2024123100011 -->

<body>
<nav>
Expand Down
8 changes: 8 additions & 0 deletions docs/zh-cn/manual/container/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@

![container-upgrade-1](https://cdn.w7.cc/dpanel/container-upgrade-1.png)

### 检测策略

检测容器升级时你可以配置【检测策略】

- 自动检测,每次进入容器详情页面时,都会检测更新。(为了避免过于频繁的请求,接口有2小时缓存)
- 忽略本次,容器当前使用的镜像未改变时,会忽略检测。
- 永久忽略,会忽略当前容器,其它使用同镜像的容器不受影响。


### 镜像检测更新逻辑

Expand Down

0 comments on commit 675c438

Please sign in to comment.