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

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

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

源镜像 docker.io/linuxserver/qbittorrent:5.0.3-libtorrentv1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent:5.0.3-libtorrentv1
镜像ID sha256:4610a7573e24487b5051e43f778baa9bc57f0b6dc0a9f89eeb7cfdfa44436fd2
镜像TAG 5.0.3-libtorrentv1
大小 210.53MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /init
工作目录 /
OS/平台 linux/amd64
浏览量 75 次
贡献者
镜像创建 2025-01-19T06:54:19.467990211Z
同步时间 2025-01-27 22:22
更新时间 2025-02-21 06:03
开放端口
6881/tcp 6881/udp 8080/tcp
环境变量
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.0.3_v1.2.19-ls59 Build-date:- 2025-01-19T06:52:27+00:00: build_version thespad: maintainer linuxserver.io: org.opencontainers.image.authors 2025-01-19T06:52:27+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 c7e11607fd1a247013dae30262bf0461f1c4c009: org.opencontainers.image.ref.name c7e11607fd1a247013dae30262bf0461f1c4c009: 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.0.3_v1.2.19-ls59: org.opencontainers.image.version
镜像安全扫描 查看Trivy扫描报告

系统OS: alpine 3.21.2 扫描引擎: Trivy 扫描时间: 2025-01-27 22:22

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

Docker拉取命令 无权限下载?点我修复

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-01-19 14:54:19  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/config]
                        
# 2025-01-19 14:54:19  0.00B 声明容器运行时监听的端口
EXPOSE map[6881/tcp:{} 6881/udp:{} 8080/tcp:{}]
                        
# 2025-01-19 14:54:19  1.41MB 复制新文件或目录到容器中
COPY /usr/bin/unrar-alpine /usr/bin/unrar # buildkit
                        
# 2025-01-19 14:54:19  2.20KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2025-01-19 14:54:19  181.99MB 执行命令并创建新的镜像层
RUN |4 BUILD_DATE=2025-01-19T06:52:27+00:00 VERSION=release-5.0.3_v1.2.19-ls59 QBITTORRENT_VERSION=release-5.0.3_v1.2.19 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
                        
# 2025-01-19 14:54:19  0.00B 设置环境变量 HOME XDG_CONFIG_HOME XDG_DATA_HOME
ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
                        
# 2025-01-19 14:54:19  0.00B 添加元数据标签
LABEL maintainer=thespad
                        
# 2025-01-19 14:54:19  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- release-5.0.3_v1.2.19-ls59 Build-date:- 2025-01-19T06:52:27+00:00
                        
# 2025-01-19 14:54:19  0.00B 定义构建参数
ARG QBT_CLI_VERSION
                        
# 2025-01-19 14:54:19  0.00B 定义构建参数
ARG QBITTORRENT_VERSION=release-5.0.3_v1.2.19
                        
# 2025-01-19 14:54:19  0.00B 定义构建参数
ARG VERSION=release-5.0.3_v1.2.19-ls59
                        
# 2025-01-19 14:54:19  0.00B 定义构建参数
ARG BUILD_DATE=2025-01-19T06:52:27+00:00
                        
# 2025-01-19 14:54:19  0.00B 设置环境变量 LSIO_FIRST_PARTY
ENV LSIO_FIRST_PARTY=true
                        
# 2025-01-18 21:31:51  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/init"]
                        
# 2025-01-18 21:31:51  7.46KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2025-01-18 21:31:51  13.98MB 执行命令并创建新的镜像层
RUN |6 BUILD_DATE=2025-01-18T13:30:29+00:00 VERSION=7cfed05e-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
                        
# 2025-01-18 21:31:49  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
                        
# 2025-01-18 21:31:49  478.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
                        
# 2025-01-18 21:31:49  945.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
                        
# 2025-01-18 21:31:49  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
                        
# 2025-01-18 21:31:49  31.11KB 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
                        
# 2025-01-18 21:31:49  0.00B 添加元数据标签
LABEL maintainer=TheLamer
                        
# 2025-01-18 21:31:49  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 7cfed05e-ls6 Build-date:- 2025-01-18T13:30:29+00:00
                        
# 2025-01-18 21:31:49  0.00B 定义构建参数
ARG WITHCONTENV_VERSION=v1
                        
# 2025-01-18 21:31:49  0.00B 定义构建参数
ARG LSIOWN_VERSION=v1
                        
# 2025-01-18 21:31:49  0.00B 定义构建参数
ARG PKG_INST_VERSION=v1
                        
# 2025-01-18 21:31:49  0.00B 定义构建参数
ARG MODS_VERSION=v3
                        
# 2025-01-18 21:31:49  0.00B 定义构建参数
ARG VERSION=7cfed05e-ls6
                        
# 2025-01-18 21:31:49  0.00B 定义构建参数
ARG BUILD_DATE=2025-01-18T13:30:29+00:00
                        
# 2025-01-18 21:31:49  13.10MB 复制新文件或目录到容器中
COPY /root-out/ / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:4610a7573e24487b5051e43f778baa9bc57f0b6dc0a9f89eeb7cfdfa44436fd2",
    "RepoTags": [
        "linuxserver/qbittorrent:5.0.3-libtorrentv1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent:5.0.3-libtorrentv1"
    ],
    "RepoDigests": [
        "linuxserver/qbittorrent@sha256:49a8161b5b725ae89a466b6283f99173fbfc4211e5316b6dc635dc3042df3f8f",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/linuxserver/qbittorrent@sha256:13438d07f4b61327d31482d12677515e294f9dc7b5517314cacacd43e950b43b"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-01-19T06:54:19.467990211Z",
    "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.0.3_v1.2.19-ls59 Build-date:- 2025-01-19T06:52:27+00:00",
            "maintainer": "thespad",
            "org.opencontainers.image.authors": "linuxserver.io",
            "org.opencontainers.image.created": "2025-01-19T06:52:27+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": "c7e11607fd1a247013dae30262bf0461f1c4c009",
            "org.opencontainers.image.revision": "c7e11607fd1a247013dae30262bf0461f1c4c009",
            "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.0.3_v1.2.19-ls59"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 210533252,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/ebb480459b537cae662bf216c329c7bbd20084b4f12f3b53856689fd2bda7fe0/diff:/var/lib/docker/overlay2/aca44303327aed1d8d79f4e7aef9fe3ac7a5a56c395063fb5765db4314e616d1/diff:/var/lib/docker/overlay2/9337c012f1db6d8315420267872f6a6bfb75d25a9514395364405b0401fabd57/diff:/var/lib/docker/overlay2/42a0cbe798c231304fb442759d45934fadb5d67ada5f4e4dada95ea36e419abe/diff:/var/lib/docker/overlay2/1a22d3f27686b26071bf4a4c5187c8ba9bb961a1e9a7b6cca0ab66447e4c25f8/diff:/var/lib/docker/overlay2/e78813f03812df53f0f2541d16d2b0a2241a27e82d2d60269670be1c1c0159c5/diff:/var/lib/docker/overlay2/57e344f68c45ee30442ac490613d07e997e78ce98deeaf41b7c0a6d480a8c651/diff:/var/lib/docker/overlay2/cb902cc52b27be0c97a4774da2876b4b8581db2f8239320a87ed247b30f3cc89/diff:/var/lib/docker/overlay2/d118683303ed1e3aaf83e77e88ae9f6bf11559921bfdda08b49ea6abce28fc54/diff",
            "MergedDir": "/var/lib/docker/overlay2/bb66ec644ce5d77dc6a237d1a5251a0740bebfa0f252f675b765d062f42b69ef/merged",
            "UpperDir": "/var/lib/docker/overlay2/bb66ec644ce5d77dc6a237d1a5251a0740bebfa0f252f675b765d062f42b69ef/diff",
            "WorkDir": "/var/lib/docker/overlay2/bb66ec644ce5d77dc6a237d1a5251a0740bebfa0f252f675b765d062f42b69ef/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:1dc85625347d16f76164d2ce10325213a074b941c3de76e8b24a8d23d0025ca3",
            "sha256:9fb3fcee28a57a2dfecee72ed9e6cd097fb0c2acbed64277d8829e41da7c19c7",
            "sha256:4be8655405eb3befb45f7ac4deef50d8c2cd6c1bacd0e1fdded213f803d2e621",
            "sha256:60be320b6e3e52e3fef47bfa8ff4be63b49fe96af7f4b4e9a3c1ec4ff6a31daf",
            "sha256:27b7c325ad18c280784853424dcd45dd8942c27e304f0e3c9d009f6a9a29fd8f",
            "sha256:869fa9e911da8b3323bc239691d67985e54ba2bdbd37c4358d0f2df6952bd842",
            "sha256:9227d58ceca30efae96f311f59fd75c8dde895fb93aa58d00d3f5cff4173b91b",
            "sha256:c11d1976dc45277519aef1160548a3120c64a98c3960c0ae9f9618ee517d9a83",
            "sha256:df318a24698fafb975c8d3a3ed98081da47d25253b148969d3d0fb4b8eb0c5e4",
            "sha256:c5efb0a36e363b9d0b8d74f994b7bf04e524722bde67258a8604cd1d206000f9"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-01-27T22:22:04.08342792+08:00"
    }
}

更多版本

docker.io/linuxserver/qbittorrent:4.6.5

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

docker.io/linuxserver/qbittorrent:amd64-4.6.5

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

docker.io/linuxserver/qbittorrent:arm64v8-4.6.5

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

docker.io/linuxserver/qbittorrent:5.0.2

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

docker.io/linuxserver/qbittorrent:5.0.3-libtorrentv1

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

docker.io/linuxserver/qbittorrent:5.0.3

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

docker.io/linuxserver/qbittorrent:5.0.4

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