logo
docker.io/linuxserver/qbittorrent:5.2.3
linux/amd64 docker.io 已验证 · linuxserver

qbittorrent镜像由LinuxServer项目维护,提供了一个基于QBittorrent的BitTorrent客户端,支持多种协议和功能,包括磁力链接、DHT等。

14
浏览次数
193.70MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent:5.2.3
源镜像
docker.io/linuxserver/qbittorrent:5.2.3
镜像ID
sha256:6625182c31663597fb603ab6d37289b1df5010ca355c868d934a3a47105897c2
镜像 TAG
5.2.3
镜像大小
193.70MB
平台架构
linux/amd64
镜像源
docker.io
CMD
启动入口
/init
工作目录
/
OS/平台
linux/amd64
镜像创建
2026-07-19T09:03:02.923820994Z
同步时间
2026-07-23 18:52
浏览量
14 次
贡献者
🔌 开放端口 3
6881/tcp 6881/udp 8080/tcp
📁 目录挂载 1
 /config
⚙️ 环境变量 11
KeyValue
PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
PS1=$(whoami)@$(hostname):$(pwd)\$ 1
HOME=/config 2
TERM=xterm 3
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 4
S6_VERBOSITY=1 5
S6_STAGE2_HOOK=/docker-mods 6
VIRTUAL_ENV=/lsiopy 7
LSIO_FIRST_PARTY=true 8
XDG_CONFIG_HOME=/config 9
XDG_DATA_HOME=/config 10
🏷️ 镜像标签 14
KeyValue
Linuxserver.io version:- 5.2.3_v2.0.13-ls469 Build-date:- 2026-07-19T09:01:18+00:00 build_version
thespad maintainer
linuxserver.io org.opencontainers.image.authors
2026-07-19T09:01:18+00:00 org.opencontainers.image.created
The [Qbittorrent](https://www.qbittorrent.org/) is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg. org.opencontainers.image.description
https://docs.linuxserver.io/images/docker-qbittorrent org.opencontainers.image.documentation
GPL-3.0-only org.opencontainers.image.licenses
a8dcabe47f9c8d598d92576caa13692613bd5a5a org.opencontainers.image.ref.name
a8dcabe47f9c8d598d92576caa13692613bd5a5a org.opencontainers.image.revision
https://github.com/linuxserver/docker-qbittorrent org.opencontainers.image.source
Qbittorrent org.opencontainers.image.title
https://github.com/linuxserver/docker-qbittorrent/packages org.opencontainers.image.url
linuxserver.io org.opencontainers.image.vendor
5.2.3_v2.0.13-ls469 org.opencontainers.image.version
🛡️ 镜像安全扫描
alpine 3.24.1 Trivy 2026-07-23 18:52 查看完整报告
0
低危 LOW
0
中危 MEDIUM
0
高危 HIGH
0
严重 CRITICAL
受影响目标 (2)
docker.io/linuxserver/qbittorrent:5.2.3 (alpine 3.24.1) alpine qbt/qbt.deps.json dotnet-core

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent:5.2.3
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent:5.2.3  docker.io/linuxserver/qbittorrent:5.2.3

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent:5.2.3
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent:5.2.3  docker.io/linuxserver/qbittorrent:5.2.3

Shell快速替换命令

sed -i 's#linuxserver/qbittorrent:5.2.3#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent:5.2.3#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent:5.2.3 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent:5.2.3  docker.io/linuxserver/qbittorrent:5.2.3'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent:5.2.3 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent:5.2.3  docker.io/linuxserver/qbittorrent:5.2.3'

镜像构建历史


# 2026-07-19 17:03:02  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/config]
                        
# 2026-07-19 17:03:02  0.00B 声明容器运行时监听的端口
EXPOSE [6881/tcp 6881/udp 8080/tcp]
                        
# 2026-07-19 17:03:02  732.85KB 复制新文件或目录到容器中
COPY /usr/bin/unrar-alpine /usr/bin/unrar # buildkit
                        
# 2026-07-19 17:03:02  2.13KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2026-07-19 17:03:02  164.83MB 执行命令并创建新的镜像层
RUN |4 BUILD_DATE=2026-07-19T09:01:18+00:00 VERSION=5.2.3_v2.0.13-ls469 QBITTORRENT_VERSION=5.2.3_v2.0.13 QBT_CLI_VERSION= /bin/sh -c echo "**** install packages ****" &&   apk add --no-cache     grep     icu-libs     p7zip     python3 &&   echo "**** install qbittorrent ****" &&   if [ -z ${QBITTORRENT_VERSION+x} ]; then     QBITTORRENT_VERSION=$(curl -sL "https://api.github.com/repos/userdocs/qbittorrent-nox-static/releases" |     jq -r 'first(.[] | select(.prerelease == false) | .tag_name)'  | awk -F '-' '{print $2}');   fi &&   curl -o     /app/qbittorrent-nox -L     "https://github.com/userdocs/qbittorrent-nox-static/releases/download/release-${QBITTORRENT_VERSION}/x86_64-qbittorrent-nox" &&   chmod +x /app/qbittorrent-nox &&   echo "***** install qbitorrent-cli ****" &&   mkdir /qbt &&   if [ -z ${QBT_CLI_VERSION+x} ]; then     QBT_CLI_VERSION=$(curl -sL "https://api.github.com/repos/fedarovich/qbittorrent-cli/releases/latest"     | jq -r '. | .tag_name');   fi &&   curl -o     /tmp/qbt.tar.gz -L     "https://github.com/fedarovich/qbittorrent-cli/releases/download/${QBT_CLI_VERSION}/qbt-linux-alpine-x64-net6-${QBT_CLI_VERSION#v}.tar.gz" &&   tar xf     /tmp/qbt.tar.gz -C     /qbt &&   printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version &&   echo "**** cleanup ****" &&   rm -rf     /root/.cache     /tmp/* # buildkit
                        
# 2026-07-19 17:03:02  0.00B 设置环境变量 HOME XDG_CONFIG_HOME XDG_DATA_HOME
ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
                        
# 2026-07-19 17:03:02  0.00B 添加元数据标签
LABEL maintainer=thespad
                        
# 2026-07-19 17:03:02  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 5.2.3_v2.0.13-ls469 Build-date:- 2026-07-19T09:01:18+00:00
                        
# 2026-07-19 17:03:02  0.00B 定义构建参数
ARG QBT_CLI_VERSION
                        
# 2026-07-19 17:03:02  0.00B 定义构建参数
ARG QBITTORRENT_VERSION=5.2.3_v2.0.13
                        
# 2026-07-19 17:03:02  0.00B 定义构建参数
ARG VERSION=5.2.3_v2.0.13-ls469
                        
# 2026-07-19 17:03:02  0.00B 定义构建参数
ARG BUILD_DATE=2026-07-19T09:01:18+00:00
                        
# 2026-07-19 17:03:02  0.00B 设置环境变量 LSIO_FIRST_PARTY
ENV LSIO_FIRST_PARTY=true
                        
# 2026-07-14 21:14:59  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/init"]
                        
# 2026-07-14 21:14:59  9.42KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2026-07-14 21:14:59  14.37MB 执行命令并创建新的镜像层
RUN |6 BUILD_DATE=2026-07-14T13:13:04+00:00 VERSION=03b33b49-ls6 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_VERSION=v1 WITHCONTENV_VERSION=v1 /bin/sh -c echo "**** install runtime packages ****" &&   apk add --no-cache     alpine-release     bash     ca-certificates     catatonit     coreutils     curl     findutils     jq     netcat-openbsd     procps-ng     shadow     tzdata &&   echo "**** create abc user and make our folders ****" &&   groupmod -g 1000 users &&   useradd -u 911 -U -d /config -s /bin/false abc &&   usermod -G users abc &&   mkdir -p     /app     /config     /defaults     /lsiopy &&   echo "**** cleanup ****" &&   rm -rf     /tmp/* # buildkit
                        
# 2026-07-14 21:14:58  0.00B 设置环境变量 PS1 HOME TERM S6_CMD_WAIT_FOR_SERVICES_MAXTIME S6_VERBOSITY S6_STAGE2_HOOK VIRTUAL_ENV PATH
ENV PS1=$(whoami)@$(hostname):$(pwd)\$  HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods VIRTUAL_ENV=/lsiopy PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2026-07-14 21:14:58  478.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
                        
# 2026-07-14 21:14:58  945.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
                        
# 2026-07-14 21:14:58  4.18KB 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/package-install.v1 /etc/s6-overlay/s6-rc.d/init-mods-package-install/run # buildkit
                        
# 2026-07-14 21:14:58  31.19KB 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
                        
# 2026-07-14 21:14:58  0.00B 添加元数据标签
LABEL maintainer=TheLamer
                        
# 2026-07-14 21:14:58  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 03b33b49-ls6 Build-date:- 2026-07-14T13:13:04+00:00
                        
# 2026-07-14 21:14:58  0.00B 定义构建参数
ARG WITHCONTENV_VERSION=v1
                        
# 2026-07-14 21:14:58  0.00B 定义构建参数
ARG LSIOWN_VERSION=v1
                        
# 2026-07-14 21:14:58  0.00B 定义构建参数
ARG PKG_INST_VERSION=v1
                        
# 2026-07-14 21:14:58  0.00B 定义构建参数
ARG MODS_VERSION=v3
                        
# 2026-07-14 21:14:58  0.00B 定义构建参数
ARG VERSION=03b33b49-ls6
                        
# 2026-07-14 21:14:58  0.00B 定义构建参数
ARG BUILD_DATE=2026-07-14T13:13:04+00:00
                        
# 2026-07-14 21:14:57  13.72MB 复制新文件或目录到容器中
COPY /root-out/ / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:6625182c31663597fb603ab6d37289b1df5010ca355c868d934a3a47105897c2",
    "RepoTags": [
        "linuxserver/qbittorrent:5.2.3",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent:5.2.3"
    ],
    "RepoDigests": [
        "linuxserver/qbittorrent@sha256:b024436f8ca665d16d9a997d26fd27fdf867ee5566ba09f32764e7b2976d3e02",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent@sha256:b29e12a31d2876f4699c8738c5194c298509895cd153396c86dc8081d5fa8617"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-07-19T09:03:02.923820994Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "6881/tcp": {},
            "6881/udp": {},
            "8080/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "PS1=$(whoami)@$(hostname):$(pwd)\\$ ",
            "HOME=/config",
            "TERM=xterm",
            "S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0",
            "S6_VERBOSITY=1",
            "S6_STAGE2_HOOK=/docker-mods",
            "VIRTUAL_ENV=/lsiopy",
            "LSIO_FIRST_PARTY=true",
            "XDG_CONFIG_HOME=/config",
            "XDG_DATA_HOME=/config"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": {
            "/config": {}
        },
        "WorkingDir": "/",
        "Entrypoint": [
            "/init"
        ],
        "OnBuild": null,
        "Labels": {
            "build_version": "Linuxserver.io version:- 5.2.3_v2.0.13-ls469 Build-date:- 2026-07-19T09:01:18+00:00",
            "maintainer": "thespad",
            "org.opencontainers.image.authors": "linuxserver.io",
            "org.opencontainers.image.created": "2026-07-19T09:01:18+00:00",
            "org.opencontainers.image.description": "The [Qbittorrent](https://www.qbittorrent.org/) is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg.",
            "org.opencontainers.image.documentation": "https://docs.linuxserver.io/images/docker-qbittorrent",
            "org.opencontainers.image.licenses": "GPL-3.0-only",
            "org.opencontainers.image.ref.name": "a8dcabe47f9c8d598d92576caa13692613bd5a5a",
            "org.opencontainers.image.revision": "a8dcabe47f9c8d598d92576caa13692613bd5a5a",
            "org.opencontainers.image.source": "https://github.com/linuxserver/docker-qbittorrent",
            "org.opencontainers.image.title": "Qbittorrent",
            "org.opencontainers.image.url": "https://github.com/linuxserver/docker-qbittorrent/packages",
            "org.opencontainers.image.vendor": "linuxserver.io",
            "org.opencontainers.image.version": "5.2.3_v2.0.13-ls469"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 193697608,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/2aadef4d079e7e5d65df728e40da4a97ea9bb6eea064865bfc12b7b0019ba9f9/diff:/var/lib/docker/overlay2/5cb3836629bd396d26615a27ac8e9b864ae7b2731f7ce7c49a0e3c124e27e024/diff:/var/lib/docker/overlay2/75bfc2244e9e54a0b66351997b4a88c762e3cd14dee9edb697b16838c323fd7a/diff:/var/lib/docker/overlay2/081f9d64a6507eaad27fc12a604389bf45ce5814c1e3f90dff043dd8e08e5b02/diff:/var/lib/docker/overlay2/a424c0177184bfb06009c5b7100035138536f328fd6be45275861b079640d0d5/diff:/var/lib/docker/overlay2/475a72d2fa6e289b8206ef41b977cea95d1bee8664f15848fc245949e5f21037/diff:/var/lib/docker/overlay2/44abc073f2d7e0708b9f5776ebcf4967aaca015d8a5f0b09f90480342a8239a7/diff:/var/lib/docker/overlay2/43dcd3ca634be82321ccbacc84affa6d5d28609ee525967f4cb28fb2650d2124/diff:/var/lib/docker/overlay2/c349af71504316bab5082351bb0a1782aebbdd33a13f617e6a8ddfc64ab54217/diff",
            "MergedDir": "/var/lib/docker/overlay2/1a872970cbf825f6906e275561c4f6562a33b83b2e81458404b88a8ce0c6fd90/merged",
            "UpperDir": "/var/lib/docker/overlay2/1a872970cbf825f6906e275561c4f6562a33b83b2e81458404b88a8ce0c6fd90/diff",
            "WorkDir": "/var/lib/docker/overlay2/1a872970cbf825f6906e275561c4f6562a33b83b2e81458404b88a8ce0c6fd90/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:b8b19586d5b8975bf71f937e9763e0a9aaebd0ab7f4c1101216f30a0cbb5d72e",
            "sha256:4237b4abe0c583f84633de1da55c1e716dbf60660634932965955c149a90929c",
            "sha256:e33c2dc87f8101b6a63d888d3ba177c341b04124bb45f9de3ede27c965d050f4",
            "sha256:1573dc00c3aed078b2f152b31bea7cdf672db50ce0a3a4497cd453dd61061e50",
            "sha256:0426478aa49b07f4cebc5e9dbb784935587b8958f20230574d37f63ee1e32cf6",
            "sha256:eb84e4e8ac83d7d3e6d45dc7c38eaf21a153e0a5428a0bbab04881fe46aaa75f",
            "sha256:d71f3fec4cfc7f87ccde5502cfc63faed496550a51c2546ca6334d81f24c7489",
            "sha256:28e83c903dc6e5af26d8029bcedd97242781f1c96287d40e8cfcc50c72035f91",
            "sha256:57c6d204c74b56d7f5200417ea347f3d8ccd258eb1989bad9ab92879aea05d6c",
            "sha256:37dbcfd8529acfc4cd0a86d8ed89eb2135addc3ce8f24f06a84453924cb30e3c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-07-23T18:52:05.22397459+08:00"
    }
}

更多版本

docker.io/linuxserver/qbittorrent:4.6.5

linux/amd64 docker.io115.82MB2024-07-05 11:23
2881

docker.io/linuxserver/qbittorrent:amd64-4.6.5

linux/amd64 docker.io115.82MB2024-07-05 11:24
1330

docker.io/linuxserver/qbittorrent:arm64v8-4.6.5

linux/arm64 docker.io138.38MB2024-07-05 11:27
1178

docker.io/linuxserver/qbittorrent:5.0.2

linux/amd64 docker.io201.55MB2024-11-28 16:10
842

docker.io/linuxserver/qbittorrent:5.0.3-libtorrentv1

linux/amd64 docker.io210.53MB2025-01-27 22:22
787

docker.io/linuxserver/qbittorrent:5.0.3

linux/amd64 docker.io195.99MB2025-01-27 22:23
656

docker.io/linuxserver/qbittorrent:5.0.4

linux/amd64 docker.io195.44MB2025-02-22 09:10
966

docker.io/linuxserver/qbittorrent:latest

linux/amd64 docker.io195.48MB2025-03-15 20:35
2121

docker.io/linuxserver/qbittorrent:4.6.7

linux/amd64 docker.io194.31MB2025-04-22 23:59
867

docker.io/linuxserver/qbittorrent:5.1.0

linux/arm64 docker.io219.25MB2025-06-15 20:59
571

docker.io/linuxserver/qbittorrent:5.1.1

linux/amd64 docker.io197.48MB2025-07-02 16:30
665

docker.io/linuxserver/qbittorrent:5.1.2

linux/amd64 docker.io203.96MB2025-07-03 19:17
758

docker.io/linuxserver/qbittorrent:5.1.4

linux/amd64 docker.io504.45MB2025-12-18 09:49
538

docker.io/linuxserver/qbittorrent:arm64v8-5.1.4

linux/arm64 docker.io511.02MB2026-01-07 15:07
291

docker.io/linuxserver/qbittorrent:4.5.5

linux/amd64 docker.io204.47MB2026-01-19 11:56
396

docker.io/linuxserver/qbittorrent:5.0.5-libtorrentv1

linux/amd64 docker.io214.83MB2026-03-12 20:49
275

docker.io/linuxserver/qbittorrent:5.1.4-libtorrentv1

linux/amd64 docker.io501.37MB2026-04-20 19:19
312

docker.io/linuxserver/qbittorrent:5.2.0

linux/amd64 docker.io193.28MB2026-05-18 00:19
344

docker.io/linuxserver/qbittorrent:5.2.1

linux/amd64 docker.io193.33MB2026-06-07 11:49
189

docker.io/linuxserver/qbittorrent:5.2.2

linux/amd64 docker.io193.38MB2026-06-18 15:18
243

docker.io/linuxserver/qbittorrent:5.2.3

linux/amd64 docker.io193.70MB2026-07-23 18:52
13
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×