广告图片

docker.io/linuxserver/qbittorrent:5.2.0 linux/amd64

docker.io/linuxserver/qbittorrent:5.2.0 - 国内下载镜像源 浏览次数:16 lyujp 贡献同步 安全受验证的发布者-linuxserver

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

源镜像 docker.io/linuxserver/qbittorrent:5.2.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent:5.2.0
镜像ID sha256:659f4b6ed1713c607c2d5a119129acaaa18c56db0daa8aa281c1eaba8ee27729
镜像TAG 5.2.0
大小 193.28MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /init
工作目录 /
OS/平台 linux/amd64
浏览量 16 次
贡献者
avatar
lyujp
镜像创建 2026-05-17T08:59:28.383254535Z
同步时间 2026-05-18 00:19
开放端口
6881/tcp 6881/udp 8080/tcp
目录挂载
/config
环境变量
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
镜像标签
Linuxserver.io version:- 5.2.0_v2.0.12-ls458 Build-date:- 2026-05-17T08:57:46+00:00: build_version thespad: maintainer linuxserver.io: org.opencontainers.image.authors 2026-05-17T08:57:46+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 5d822e9157673996a3c051b8ef2fc52694fb4225: org.opencontainers.image.ref.name 5d822e9157673996a3c051b8ef2fc52694fb4225: 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.0_v2.0.12-ls458: org.opencontainers.image.version
镜像安全扫描 查看Trivy扫描报告

系统OS: alpine 3.23.4 扫描引擎: Trivy 扫描时间: 2026-05-18 00:19

低危漏洞:0 中危漏洞:0 高危漏洞:0 严重漏洞:0

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#linuxserver/qbittorrent:5.2.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent:5.2.0#' 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.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent:5.2.0  docker.io/linuxserver/qbittorrent:5.2.0'

Ansible快速分发-Containerd

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

镜像构建历史


# 2026-05-17 16:59:28  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/config]
                        
# 2026-05-17 16:59:28  0.00B 声明容器运行时监听的端口
EXPOSE [6881/tcp 6881/udp 8080/tcp]
                        
# 2026-05-17 16:59:28  732.85KB 复制新文件或目录到容器中
COPY /usr/bin/unrar-alpine /usr/bin/unrar # buildkit
                        
# 2026-05-17 16:59:28  2.13KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2026-05-17 16:59:28  164.41MB 执行命令并创建新的镜像层
RUN |4 BUILD_DATE=2026-05-17T08:57:46+00:00 VERSION=5.2.0_v2.0.12-ls458 QBITTORRENT_VERSION=5.2.0_v2.0.12 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-05-17 16:59:28  0.00B 设置环境变量 HOME XDG_CONFIG_HOME XDG_DATA_HOME
ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
                        
# 2026-05-17 16:59:28  0.00B 添加元数据标签
LABEL maintainer=thespad
                        
# 2026-05-17 16:59:28  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 5.2.0_v2.0.12-ls458 Build-date:- 2026-05-17T08:57:46+00:00
                        
# 2026-05-17 16:59:28  0.00B 定义构建参数
ARG QBT_CLI_VERSION
                        
# 2026-05-17 16:59:28  0.00B 定义构建参数
ARG QBITTORRENT_VERSION=5.2.0_v2.0.12
                        
# 2026-05-17 16:59:28  0.00B 定义构建参数
ARG VERSION=5.2.0_v2.0.12-ls458
                        
# 2026-05-17 16:59:28  0.00B 定义构建参数
ARG BUILD_DATE=2026-05-17T08:57:46+00:00
                        
# 2026-05-17 16:59:28  0.00B 设置环境变量 LSIO_FIRST_PARTY
ENV LSIO_FIRST_PARTY=true
                        
# 2026-05-16 22:42:37  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/init"]
                        
# 2026-05-16 22:42:37  9.42KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2026-05-16 22:42:37  14.34MB 执行命令并创建新的镜像层
RUN |6 BUILD_DATE=2026-05-16T14:40:51+00:00 VERSION=9586c06d-ls15 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-05-16 22:42:36  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-05-16 22:42:36  478.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
                        
# 2026-05-16 22:42:36  945.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
                        
# 2026-05-16 22:42:36  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-05-16 22:42:36  31.19KB 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
                        
# 2026-05-16 22:42:36  0.00B 添加元数据标签
LABEL maintainer=TheLamer
                        
# 2026-05-16 22:42:36  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 9586c06d-ls15 Build-date:- 2026-05-16T14:40:51+00:00
                        
# 2026-05-16 22:42:36  0.00B 定义构建参数
ARG WITHCONTENV_VERSION=v1
                        
# 2026-05-16 22:42:36  0.00B 定义构建参数
ARG LSIOWN_VERSION=v1
                        
# 2026-05-16 22:42:36  0.00B 定义构建参数
ARG PKG_INST_VERSION=v1
                        
# 2026-05-16 22:42:36  0.00B 定义构建参数
ARG MODS_VERSION=v3
                        
# 2026-05-16 22:42:36  0.00B 定义构建参数
ARG VERSION=9586c06d-ls15
                        
# 2026-05-16 22:42:36  0.00B 定义构建参数
ARG BUILD_DATE=2026-05-16T14:40:51+00:00
                        
# 2026-05-16 22:42:35  13.76MB 复制新文件或目录到容器中
COPY /root-out/ / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:659f4b6ed1713c607c2d5a119129acaaa18c56db0daa8aa281c1eaba8ee27729",
    "RepoTags": [
        "linuxserver/qbittorrent:5.2.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent:5.2.0"
    ],
    "RepoDigests": [
        "linuxserver/qbittorrent@sha256:eeea9f8a8cdde23555186843d26e8ded1222421f31f98a5cc1b50c2882ebcf4e",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent@sha256:485cb8b6de2efcdedb63863daaf5cc7317449b51d09c56fad65f633f40546feb"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-05-17T08:59:28.383254535Z",
    "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.0_v2.0.12-ls458 Build-date:- 2026-05-17T08:57:46+00:00",
            "maintainer": "thespad",
            "org.opencontainers.image.authors": "linuxserver.io",
            "org.opencontainers.image.created": "2026-05-17T08:57:46+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": "5d822e9157673996a3c051b8ef2fc52694fb4225",
            "org.opencontainers.image.revision": "5d822e9157673996a3c051b8ef2fc52694fb4225",
            "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.0_v2.0.12-ls458"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 193282339,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/002c310a6467fca3c5c5fed6f042923499c03d4d5e07de55befbb33bdf25146f/diff:/var/lib/docker/overlay2/31630643e6832ab488e22e11050825b43ef979c079a08a9337d895c8fed13d72/diff:/var/lib/docker/overlay2/2e764b704250d46046dd83df7b3ba40ddb76362722ffe5358aa22d88f703b9ab/diff:/var/lib/docker/overlay2/053f68077f2cdf77f0279b3d6bfc31c9288ecfc6434932e38e5ea83f8b62b136/diff:/var/lib/docker/overlay2/9aa9b83a1de02e7dce6ec9ddf6eba51cfa970faebc3b5c704fa26c3351950443/diff:/var/lib/docker/overlay2/08f2426559751e6eb6151519a3031ae98ddf4fc5db941456ee49df52773ad87a/diff:/var/lib/docker/overlay2/4b57e0fd438ded3371d0c42cec8576c9868ffc575c430ce2512ad71d935758d1/diff:/var/lib/docker/overlay2/f9cddd4f9882b3ef5ca46dc1f39a18ce258d2b0af16236dbadac32b6cfcf7437/diff:/var/lib/docker/overlay2/185e2f029fb01bbb718e35a38a8ff1851d6b2518a0467a0638b6ab11da482ba9/diff",
            "MergedDir": "/var/lib/docker/overlay2/d555a66ec6f3e1d222c10230e4b237e6292da3fef6bf1eeaaa3b65a1f54828d3/merged",
            "UpperDir": "/var/lib/docker/overlay2/d555a66ec6f3e1d222c10230e4b237e6292da3fef6bf1eeaaa3b65a1f54828d3/diff",
            "WorkDir": "/var/lib/docker/overlay2/d555a66ec6f3e1d222c10230e4b237e6292da3fef6bf1eeaaa3b65a1f54828d3/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:0bca215c74edf55a239c553b1b56e6b35a3e15d669faa7d5220aacf453cfa9b1",
            "sha256:4237b4abe0c583f84633de1da55c1e716dbf60660634932965955c149a90929c",
            "sha256:de7fb7ec00bdfa637d2f80ddef93620f221b7d68529e5f0e86e8a866b44775a9",
            "sha256:50bda4d9c2549962db558eb73ff30715039b0aa7adf8b78b73fd21f013b2fcc5",
            "sha256:fd53c5d1f3edac0929e89bdccd57b51f108680d176152e363b28c91b90360471",
            "sha256:2c6f1b69ff24ee7a1ea80802f9d82e2eba85a3061c16727fc3e15f56ad7a73a6",
            "sha256:d4ee62cdd352036b902f99a1bb65dd5b81ed391619308883e2a0c6e5ce1a41e4",
            "sha256:2a5a692ece1867ba2d7d6f12e8fbc7f34567666cd4d960873ac5d3e8082f3ba7",
            "sha256:23705dbd4910136692d7aad2e08d96c7d8e22ab98792096c6341af9775a754f5",
            "sha256:c83e4332f770c06dad285e6e30bf54545459f61839856da1d792be5045775060"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-05-18T00:19:25.295422377+08:00"
    }
}

更多版本

docker.io/linuxserver/qbittorrent:4.6.5

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

docker.io/linuxserver/qbittorrent:amd64-4.6.5

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

docker.io/linuxserver/qbittorrent:arm64v8-4.6.5

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

docker.io/linuxserver/qbittorrent:5.0.2

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

docker.io/linuxserver/qbittorrent:5.0.3-libtorrentv1

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

docker.io/linuxserver/qbittorrent:5.0.3

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

docker.io/linuxserver/qbittorrent:5.0.4

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

docker.io/linuxserver/qbittorrent:latest

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

docker.io/linuxserver/qbittorrent:4.6.7

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

docker.io/linuxserver/qbittorrent:5.1.0

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

docker.io/linuxserver/qbittorrent:5.1.1

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

docker.io/linuxserver/qbittorrent:5.1.2

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

docker.io/linuxserver/qbittorrent:5.1.4

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

docker.io/linuxserver/qbittorrent:arm64v8-5.1.4

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

docker.io/linuxserver/qbittorrent:4.5.5

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

docker.io/linuxserver/qbittorrent:5.0.5-libtorrentv1

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

docker.io/linuxserver/qbittorrent:5.1.4-libtorrentv1

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

docker.io/linuxserver/qbittorrent:5.2.0

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