广告图片

docker.io/linuxserver/qbittorrent:5.1.4-libtorrentv1 linux/amd64

docker.io/linuxserver/qbittorrent:5.1.4-libtorrentv1 - 国内下载镜像源 浏览次数:9 安全受验证的发布者-linuxserver

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

源镜像 docker.io/linuxserver/qbittorrent:5.1.4-libtorrentv1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent:5.1.4-libtorrentv1
镜像ID sha256:91fec56497b82250daa0f3e55601fd701ada7d742015e3229e18644fc73c6dda
镜像TAG 5.1.4-libtorrentv1
大小 501.37MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /init
工作目录 /
OS/平台 linux/amd64
浏览量 9 次
贡献者
镜像创建 2026-04-19T08:03:07.520772409Z
同步时间 2026-04-20 19: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:- release-5.1.4_v1.2.20-ls111 Build-date:- 2026-04-19T08:01:17+00:00: build_version thespad: maintainer linuxserver.io: org.opencontainers.image.authors 2026-04-19T08:01:17+00:00: org.opencontainers.image.created The [Qbittorrent](https://www.qbittorrent.org/) project aims to provide an open-source software alternative to µTorrent. qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library.: org.opencontainers.image.description https://docs.linuxserver.io/images/docker-qbittorrent: org.opencontainers.image.documentation GPL-3.0-only: org.opencontainers.image.licenses d5d1ba352446b24c8c52a8693ae2e3286ba9d534: org.opencontainers.image.ref.name d5d1ba352446b24c8c52a8693ae2e3286ba9d534: 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 release-5.1.4_v1.2.20-ls111: org.opencontainers.image.version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2026-04-19 16:03:07  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/config]
                        
# 2026-04-19 16:03:07  0.00B 声明容器运行时监听的端口
EXPOSE [6881/tcp 6881/udp 8080/tcp]
                        
# 2026-04-19 16:03:07  732.85KB 复制新文件或目录到容器中
COPY /usr/bin/unrar-alpine /usr/bin/unrar # buildkit
                        
# 2026-04-19 16:03:07  2.13KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2026-04-19 16:03:07  472.33MB 执行命令并创建新的镜像层
RUN |4 BUILD_DATE=2026-04-19T08:01:17+00:00 VERSION=release-5.1.4_v1.2.20-ls111 QBITTORRENT_VERSION=release-5.1.4_v1.2.20 QBT_CLI_VERSION= /bin/sh -c echo "**** install packages ****" &&   apk add -U --update --no-cache     grep     icu-libs     p7zip     python3     qt6-qtbase-sqlite &&   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 == true) | .tag_name)');   fi &&   curl -o     /app/qbittorrent-nox -L     "https://github.com/userdocs/qbittorrent-nox-static/releases/download/${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-04-19 16:03:07  0.00B 设置环境变量 HOME XDG_CONFIG_HOME XDG_DATA_HOME
ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
                        
# 2026-04-19 16:03:07  0.00B 添加元数据标签
LABEL maintainer=thespad
                        
# 2026-04-19 16:03:07  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- release-5.1.4_v1.2.20-ls111 Build-date:- 2026-04-19T08:01:17+00:00
                        
# 2026-04-19 16:03:07  0.00B 定义构建参数
ARG QBT_CLI_VERSION
                        
# 2026-04-19 16:03:07  0.00B 定义构建参数
ARG QBITTORRENT_VERSION=release-5.1.4_v1.2.20
                        
# 2026-04-19 16:03:07  0.00B 定义构建参数
ARG VERSION=release-5.1.4_v1.2.20-ls111
                        
# 2026-04-19 16:03:07  0.00B 定义构建参数
ARG BUILD_DATE=2026-04-19T08:01:17+00:00
                        
# 2026-04-19 16:03:07  0.00B 设置环境变量 LSIO_FIRST_PARTY
ENV LSIO_FIRST_PARTY=true
                        
# 2026-04-18 22:11:51  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/init"]
                        
# 2026-04-18 22:11:51  9.42KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2026-04-18 22:11:51  14.50MB 执行命令并创建新的镜像层
RUN |6 BUILD_DATE=2026-04-18T14:09:56+00:00 VERSION=ee6b2f87-ls12 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-04-18 22:11:50  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-04-18 22:11:50  478.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
                        
# 2026-04-18 22:11:50  945.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
                        
# 2026-04-18 22:11:50  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-04-18 22:11:50  31.19KB 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
                        
# 2026-04-18 22:11:50  0.00B 添加元数据标签
LABEL maintainer=TheLamer
                        
# 2026-04-18 22:11:50  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- ee6b2f87-ls12 Build-date:- 2026-04-18T14:09:56+00:00
                        
# 2026-04-18 22:11:50  0.00B 定义构建参数
ARG WITHCONTENV_VERSION=v1
                        
# 2026-04-18 22:11:50  0.00B 定义构建参数
ARG LSIOWN_VERSION=v1
                        
# 2026-04-18 22:11:50  0.00B 定义构建参数
ARG PKG_INST_VERSION=v1
                        
# 2026-04-18 22:11:50  0.00B 定义构建参数
ARG MODS_VERSION=v3
                        
# 2026-04-18 22:11:50  0.00B 定义构建参数
ARG VERSION=ee6b2f87-ls12
                        
# 2026-04-18 22:11:50  0.00B 定义构建参数
ARG BUILD_DATE=2026-04-18T14:09:56+00:00
                        
# 2026-04-18 22:11:49  13.76MB 复制新文件或目录到容器中
COPY /root-out/ / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:91fec56497b82250daa0f3e55601fd701ada7d742015e3229e18644fc73c6dda",
    "RepoTags": [
        "linuxserver/qbittorrent:5.1.4-libtorrentv1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent:5.1.4-libtorrentv1"
    ],
    "RepoDigests": [
        "linuxserver/qbittorrent@sha256:fde4b8a4bead9d766775103fc91f2cd8e26323c502863516d1b975e5669302b3",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent@sha256:13caa87fc3e088e6cf78f9feb78c61a470d5760c9a3cd2ce4d0cd4d9961695f1"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-04-19T08:03:07.520772409Z",
    "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:- release-5.1.4_v1.2.20-ls111 Build-date:- 2026-04-19T08:01:17+00:00",
            "maintainer": "thespad",
            "org.opencontainers.image.authors": "linuxserver.io",
            "org.opencontainers.image.created": "2026-04-19T08:01:17+00:00",
            "org.opencontainers.image.description": "The [Qbittorrent](https://www.qbittorrent.org/) project aims to provide an open-source software alternative to µTorrent. qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library.",
            "org.opencontainers.image.documentation": "https://docs.linuxserver.io/images/docker-qbittorrent",
            "org.opencontainers.image.licenses": "GPL-3.0-only",
            "org.opencontainers.image.ref.name": "d5d1ba352446b24c8c52a8693ae2e3286ba9d534",
            "org.opencontainers.image.revision": "d5d1ba352446b24c8c52a8693ae2e3286ba9d534",
            "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": "release-5.1.4_v1.2.20-ls111"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 501368040,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/5452d94334bef575c402b30c4185fc434831a980b9f9b154f67578c5e09a04ee/diff:/var/lib/docker/overlay2/d63f2b8cf2143a1664334617f7d324c87fbe33f77fba63acab5332ac7fe6aea3/diff:/var/lib/docker/overlay2/31245271ca9d5bfc776b05e7ab852b255aa369f5e5eca954843909ed19c1a4af/diff:/var/lib/docker/overlay2/1e835c9cd46a479cd4dbe6081f729d4a456b9f7e2885e5f79f02d234c3a4f189/diff:/var/lib/docker/overlay2/ae4083a3b73b0a50ad3a3dcd45e79137a88d26f56b82c0192e00ad2a314c8611/diff:/var/lib/docker/overlay2/21c49daad8b78e9f139d204a94be9b2b19ac7e4138b9161dab8d7f6e5ff39518/diff:/var/lib/docker/overlay2/1cac8a51e78c0acbcf372d8808178e8f20f24fa9cbdc6a92bbaadbdbd52bf5bf/diff:/var/lib/docker/overlay2/9d44aee50123ea9e003a5116c07d4b57005edb6435202d6162b37aaca7dad9b5/diff:/var/lib/docker/overlay2/5508fc9615806fabe2bd95105973da65d4f84829ab789e9ece24c63eb8b5079d/diff",
            "MergedDir": "/var/lib/docker/overlay2/a8ad20b244a43ae0101f3752751dbc8fc07e7f65e206338b1891ce14e96000ae/merged",
            "UpperDir": "/var/lib/docker/overlay2/a8ad20b244a43ae0101f3752751dbc8fc07e7f65e206338b1891ce14e96000ae/diff",
            "WorkDir": "/var/lib/docker/overlay2/a8ad20b244a43ae0101f3752751dbc8fc07e7f65e206338b1891ce14e96000ae/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:0fe1f87e5af2b28296a7a09622043e452d7fa3fd012f8ff087995bcd618a894a",
            "sha256:4237b4abe0c583f84633de1da55c1e716dbf60660634932965955c149a90929c",
            "sha256:0f03c1ad8110c5c58955efe94ffaa5241ceb611cc576ee9d2324cfb3c58d4644",
            "sha256:acfbc3d6e2cc874482139cf907f2fadf93cd7338df022b8ff13755cfc5a5b9e8",
            "sha256:ab5709d89e144e174b76228fe31ca642171263707d5e08a8f3ef09e5a2c6f95b",
            "sha256:cac84ce9876c10b808da84723b931a1f8fa2472f6cc61af1857f0207ee9c7631",
            "sha256:1f662175676d8868353e52e6c504d6ec08744e76042deb3ce1c0a34f6dc8c7a9",
            "sha256:202be2558adc5a56bdccd246b493cdd32bc1ddee96366a48d89b9b30569dcb3f",
            "sha256:9322dd7d7bd1a0795f34b00257d9e096a780e42ff6f813d7f42ee60be26e3822",
            "sha256:f0e865eb850d2b9744e536102bb7405fe27be63279461b7a257155018d3f23ae"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-04-20T19:18:28.113991376+08:00"
    }
}

更多版本

docker.io/linuxserver/qbittorrent:4.6.5

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

docker.io/linuxserver/qbittorrent:amd64-4.6.5

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

docker.io/linuxserver/qbittorrent:arm64v8-4.6.5

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

docker.io/linuxserver/qbittorrent:5.0.2

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

docker.io/linuxserver/qbittorrent:5.0.3-libtorrentv1

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

docker.io/linuxserver/qbittorrent:5.0.3

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

docker.io/linuxserver/qbittorrent:5.0.4

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

docker.io/linuxserver/qbittorrent:latest

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

docker.io/linuxserver/qbittorrent:4.6.7

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

docker.io/linuxserver/qbittorrent:5.1.0

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

docker.io/linuxserver/qbittorrent:5.1.1

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

docker.io/linuxserver/qbittorrent:5.1.2

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

docker.io/linuxserver/qbittorrent:5.1.4

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

docker.io/linuxserver/qbittorrent:arm64v8-5.1.4

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

docker.io/linuxserver/qbittorrent:4.5.5

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

docker.io/linuxserver/qbittorrent:5.0.5-libtorrentv1

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

docker.io/linuxserver/qbittorrent:5.1.4-libtorrentv1

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