Overview
- Full name
docker.io/wxhere/bitcomet-webui- Registry
- docker.io
- Namespace
- wxhere
- Repository
- bitcomet-webui
- Cached tags
- 21
- Last synced
- 07/06/2026, 02:19 PM
Introduction
BitComet 下载器 WebUI 镜像,通过浏览器管理 BT/HTTP 任务,需挂载下载目录与端口映射,面向 NAS/家庭服务器场景。
Details
wxhere/bitcomet-webui 将 BitComet 客户端 Web 管理界面容器化,用户远程添加磁力链接并监控进度。典型部署在 NAS 或家庭服务器,依赖持久化 download 目录与 DHT 端口。与 qBittorrent 相比协议栈为 BitComet 专有;不适合多租户 Kubernetes(端口、存储与版权合规敏感),建议单容器 --restart 运行并限制管理面 IP。
快速启动
docker run -d --name bitcomet-webui \
-p 8080:8080 \
-v $(pwd)/downloads:/downloads \
docker.io/wxhere/bitcomet-webui:latest
推荐实践
docker run -d --name bitcomet-webui \
--restart unless-stopped \
-p 8080:8080 -p 6881:6881 -p 6881:6881/udp \
-v /data/bitcomet/downloads:/downloads \
-v /data/bitcomet/config:/config \
-e PUID=1000 -e PGID=1000 \
docker.io/wxhere/bitcomet-webui:2.8.0
核心参数说明
-p 8080:8080— Web 管理界面端口-p 6881:6881— BT TCP 监听端口-v .../downloads:...— 已完成/进行中文件目录-e PUID/PGID— 文件 ownership 与宿主机对齐--restart unless-stopped— 下载服务断线恢复- 警告 — 勿暴露公网未授权管理口
Latest tags (20)
View all 21 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/wxhere/bitcomet-webui :latest | linux/amd64linux/arm64 | 2026/06/29 23:53 | 50.7 MB | sha256:230558a37c3d… | |||
docker.io/wxhere/bitcomet-webui :v2.21.2 | linux/amd64linux/arm64 | 2026/06/29 23:52 | 50.7 MB | sha256:230558a37c3d… | |||
docker.io/wxhere/bitcomet-webui :v2.21.1 | linux/amd64linux/arm64 | 2026/06/28 13:20 | 50.7 MB | sha256:981a60d41432… | |||
docker.io/wxhere/bitcomet-webui :v2.21.0 | linux/amd64linux/arm64 | 2026/06/23 22:54 | 52.3 MB | sha256:49d38d8a844a… | |||
docker.io/wxhere/bitcomet-webui :v2.20.0 | linux/amd64linux/arm64 | 2026/01/30 14:02 | 50.3 MB | sha256:a3cd40bec053… | |||
docker.io/wxhere/bitcomet-webui :v2.19.2 | linux/amd64linux/arm64 | 2025/12/24 19:26 | 50.2 MB | sha256:00c41d2abe88… | |||
docker.io/wxhere/bitcomet-webui :v2.19.1 | linux/amd64linux/arm64 | 2025/12/22 21:17 | 50.2 MB | sha256:d42c5ff45a3c… | |||
docker.io/wxhere/bitcomet-webui :v2.19.0 | linux/amd64linux/arm64 | 2025/12/02 18:06 | 50.2 MB | sha256:532946b2f9d4… | |||
docker.io/wxhere/bitcomet-webui :v2.18.1 | linux/amd64linux/arm64 | 2025/11/13 10:38 | 50.2 MB | sha256:1f78825eee3f… | |||
docker.io/wxhere/bitcomet-webui :v2.18.0 | linux/amd64linux/arm64 | 2025/11/04 01:35 | 50.2 MB | sha256:35a1d9177943… | |||
docker.io/wxhere/bitcomet-webui :v2.17.0 | linux/amd64linux/arm64 | 2025/09/28 00:52 | 50.0 MB | sha256:e366156b7587… | |||
docker.io/wxhere/bitcomet-webui :v2.16.0 | linux/amd64linux/arm64 | 2025/08/21 16:51 | 49.9 MB | sha256:7cd1f319af04… | |||
docker.io/wxhere/bitcomet-webui :v2.15.0 | linux/amd64linux/arm64 | 2025/06/17 12:05 | 49.6 MB | sha256:fb2f0b67f52a… | |||
docker.io/wxhere/bitcomet-webui :v2.14.0 | linux/arm64linux/amd64 | 2025/05/19 01:05 | 44.8 MB | sha256:5dcc21d5295d… | |||
docker.io/wxhere/bitcomet-webui :v2.13.3 | linux/amd64linux/arm64 | 2025/04/29 23:07 | 49.5 MB | sha256:f89ffffbe65b… | |||
docker.io/wxhere/bitcomet-webui :v2.13.2 | linux/amd64linux/arm64 | 2025/04/23 12:04 | 47.2 MB | sha256:8743f627f347… | |||
docker.io/wxhere/bitcomet-webui :v2.13.0 | linux/amd64linux/arm64 | 2025/04/17 23:09 | 47.1 MB | sha256:ccb32be356a3… | |||
docker.io/wxhere/bitcomet-webui :v2.12.3 | linux/arm64linux/amd64 | 2025/01/16 10:27 | 42.2 MB | sha256:92afc5f75328… | |||
docker.io/wxhere/bitcomet-webui :v2.12.2 | linux/amd64linux/arm64 | 2024/12/20 20:57 | 46.9 MB | sha256:36b49c3622a3… | |||
docker.io/wxhere/bitcomet-webui :v2.12.1 | linux/arm64linux/amd64 | 2024/12/18 12:18 | 42.0 MB | sha256:ec50f756ae18… |