1Panel-dev / 1Panel-dev/1Panel

[Feature] Suggest updating the Watchtower image source in the 1Panel App Store

Open
#11,485 3 comments 0 reactions 1 assignee View on GitHub

@wanghe-fit2cloud is already working on this.

Since Dec 26, 2025.

type: app-store
Dominant language
Go
Stars
37k
Forks
3.4k
Avg merge
9h 16m
Merged PRs (30d)
105

Description

1Panel Version

V2

Please describe your needs or suggestions for improvements

目前商店使用的是 containrrr/watchtower,但这个项目实际上已经很久没有维护了,而且作者已经在最近把仓库直接 archived:

https://github.com/containrrr/watchtower/discussions/2135

containrrr/watchtower:latest 是用 Go 1.18.10 构建的,在较新的 Linux 内核(例如 6.18)上会直接启动崩溃,日志里大量报 Go runtime 的 fatal error(如 arena already initialized)。

这对依赖 1Panel 商店部署 watchtower 的用户存在风险

建议将镜像来源更换为社区里比较活跃的一个分支:

https://github.com/nicholas-fedor/watchtower

https://hub.docker.com/r/nickfedor/watchtower

该分支当前是用 Go 1.25.x 构建,在相同环境下可以正常运行,功能上也和原版 watchtower 保持一致,算是目前事实上的维护延续。

或者至少在商店里标注一下原 watchtower 已停止维护、在新内核下可能存在兼容性问题

Please describe the solution you suggest

No response

Additional Information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.