ghcr.io/linuxserver/qbittorrent:version-5.0.3-r0 linux/amd64

ghcr.io/linuxserver/qbittorrent:version-5.0.3-r0 - 国内下载镜像源 浏览次数:10
源镜像 ghcr.io/linuxserver/qbittorrent:version-5.0.3-r0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxserver/qbittorrent:version-5.0.3-r0
镜像ID sha256:67f4a436a29d7431e78f377a20f2884ca67b44cdf0514af13918ac92ce6f3f46
镜像TAG version-5.0.3-r0
大小 195.42MB
镜像源 ghcr.io
CMD
启动入口 /init
工作目录 /
OS/平台 linux/amd64
浏览量 10 次
贡献者
镜像创建 2025-02-16T06:56:01.732558385Z
同步时间 2025-11-10 20:47
更新时间 2025-11-10 22:53
开放端口
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.0.3-r0-ls380 Build-date:- 2025-02-16T06:54:48+00:00: build_version thespad: maintainer linuxserver.io: org.opencontainers.image.authors 2025-02-16T06:54:48+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 83125a927492836fec2ba17cd2af15c4da796f4d: org.opencontainers.image.ref.name 83125a927492836fec2ba17cd2af15c4da796f4d: 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.0.3-r0-ls380: org.opencontainers.image.version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#ghcr.io/linuxserver/qbittorrent:version-5.0.3-r0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxserver/qbittorrent:version-5.0.3-r0#' deployment.yaml

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-02-16 14:56:01  0.00B 创建挂载点用于持久化数据或共享数据
VOLUME [/config]
                        
# 2025-02-16 14:56:01  0.00B 声明容器运行时监听的端口
EXPOSE map[6881/tcp:{} 6881/udp:{} 8080/tcp:{}]
                        
# 2025-02-16 14:56:01  1.41MB 复制新文件或目录到容器中
COPY /usr/bin/unrar-alpine /usr/bin/unrar # buildkit
                        
# 2025-02-16 14:56:01  2.18KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2025-02-16 14:56:01  166.63MB 执行命令并创建新的镜像层
RUN |4 BUILD_DATE=2025-02-16T06:54:48+00:00 VERSION=5.0.3-r0-ls380 QBITTORRENT_VERSION=5.0.3-r0 QBT_CLI_VERSION= /bin/sh -c echo "**** install packages ****" &&   apk add --no-cache     grep     icu-libs     p7zip     python3     qt6-qtbase-sqlite &&   if [ -z ${QBITTORRENT_VERSION+x} ]; then     QBITTORRENT_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp     && awk '/^P:qbittorrent-nox$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://');   fi &&   apk add -U --upgrade --no-cache     qbittorrent-nox==${QBITTORRENT_VERSION} &&   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-02-16 14:56:01  0.00B 设置环境变量 HOME XDG_CONFIG_HOME XDG_DATA_HOME
ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
                        
# 2025-02-16 14:56:01  0.00B 添加元数据标签
LABEL maintainer=thespad
                        
# 2025-02-16 14:56:01  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- 5.0.3-r0-ls380 Build-date:- 2025-02-16T06:54:48+00:00
                        
# 2025-02-16 14:56:01  0.00B 定义构建参数
ARG QBT_CLI_VERSION
                        
# 2025-02-16 14:56:01  0.00B 定义构建参数
ARG QBITTORRENT_VERSION=5.0.3-r0
                        
# 2025-02-16 14:56:01  0.00B 定义构建参数
ARG VERSION=5.0.3-r0-ls380
                        
# 2025-02-16 14:56:01  0.00B 定义构建参数
ARG BUILD_DATE=2025-02-16T06:54:48+00:00
                        
# 2025-02-16 14:56:01  0.00B 设置环境变量 LSIO_FIRST_PARTY
ENV LSIO_FIRST_PARTY=true
                        
# 2025-02-15 21:34:22  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/init"]
                        
# 2025-02-15 21:34:22  7.49KB 复制新文件或目录到容器中
COPY root/ / # buildkit
                        
# 2025-02-15 21:34:22  14.23MB 执行命令并创建新的镜像层
RUN |6 BUILD_DATE=2025-02-15T13:31:55+00:00 VERSION=c72f4afc-ls172 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_VERSION=v1 WITHCONTENV_VERSION=v1 /bin/sh -c echo "**** install runtime packages ****" &&   apk add --no-cache     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-02-15 21:34:18  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-02-15 21:34:18  478.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
                        
# 2025-02-15 21:34:18  945.00B 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
                        
# 2025-02-15 21:34:17  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-02-15 21:34:17  31.11KB 复制文件或目录到容器中
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
                        
# 2025-02-15 21:34:17  0.00B 添加元数据标签
LABEL maintainer=TheLamer
                        
# 2025-02-15 21:34:17  0.00B 添加元数据标签
LABEL build_version=Linuxserver.io version:- c72f4afc-ls172 Build-date:- 2025-02-15T13:31:55+00:00
                        
# 2025-02-15 21:34:17  0.00B 定义构建参数
ARG WITHCONTENV_VERSION=v1
                        
# 2025-02-15 21:34:17  0.00B 定义构建参数
ARG LSIOWN_VERSION=v1
                        
# 2025-02-15 21:34:17  0.00B 定义构建参数
ARG PKG_INST_VERSION=v1
                        
# 2025-02-15 21:34:17  0.00B 定义构建参数
ARG MODS_VERSION=v3
                        
# 2025-02-15 21:34:17  0.00B 定义构建参数
ARG VERSION=c72f4afc-ls172
                        
# 2025-02-15 21:34:17  0.00B 定义构建参数
ARG BUILD_DATE=2025-02-15T13:31:55+00:00
                        
# 2025-02-15 21:34:17  13.10MB 复制新文件或目录到容器中
COPY /root-out/ / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:67f4a436a29d7431e78f377a20f2884ca67b44cdf0514af13918ac92ce6f3f46",
    "RepoTags": [
        "ghcr.io/linuxserver/qbittorrent:version-5.0.3-r0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxserver/qbittorrent:version-5.0.3-r0"
    ],
    "RepoDigests": [
        "ghcr.io/linuxserver/qbittorrent@sha256:308d768672fb9e86e800a73504c439176aabe5977bcdf8b99f7561bb603d9b6e",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/linuxserver/qbittorrent@sha256:6204e32f03178624d69de9d3dc19a8464769043770df43ab54a80a6bc81852eb"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-02-16T06:56:01.732558385Z",
    "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.0.3-r0-ls380 Build-date:- 2025-02-16T06:54:48+00:00",
            "maintainer": "thespad",
            "org.opencontainers.image.authors": "linuxserver.io",
            "org.opencontainers.image.created": "2025-02-16T06:54:48+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": "83125a927492836fec2ba17cd2af15c4da796f4d",
            "org.opencontainers.image.revision": "83125a927492836fec2ba17cd2af15c4da796f4d",
            "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.0.3-r0-ls380"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 195418875,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/667ae9cc16fe00c111dbc46429d4d8332b2f7fcced95dee8fffddb6521f22079/diff:/var/lib/docker/overlay2/b7d943e599af751a2920440458baa908270471faa69d7957de34703259cbbffc/diff:/var/lib/docker/overlay2/9a836e35db337b212b2d70af700b0fbfafc419760aaca33bb16843fe7b1d3d9e/diff:/var/lib/docker/overlay2/04e1d4fa12d17ed33646938581d908ed9459a2fad59e518a5b6a3c1eb783b393/diff:/var/lib/docker/overlay2/949f2ff1aab1e4cb22b8c12d3fe96be8a40bbbca4500e1518fbc76b4db89804e/diff:/var/lib/docker/overlay2/ae20af7ed7c35771449e762acdf10e51a338547255db822fbd500c1c77e0d4e7/diff:/var/lib/docker/overlay2/ac29076e35dc5dd24019879b27d83f8c1fe625446cf353bdaf2b57ecb210d434/diff:/var/lib/docker/overlay2/e6c4d2928e7201ba54d82dd43895bd98690c73c39c8e76e653fab863b1520e32/diff:/var/lib/docker/overlay2/5c0ed06bf0a0b6c8b25a124c79b97dcf7170fbdc9305296a832c33025a217fbb/diff",
            "MergedDir": "/var/lib/docker/overlay2/2b3eb4ec3c3ac82954715e0446b70e78e0603f2409f054d573b87738cbff934a/merged",
            "UpperDir": "/var/lib/docker/overlay2/2b3eb4ec3c3ac82954715e0446b70e78e0603f2409f054d573b87738cbff934a/diff",
            "WorkDir": "/var/lib/docker/overlay2/2b3eb4ec3c3ac82954715e0446b70e78e0603f2409f054d573b87738cbff934a/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:4452e0525ca178ffd76d3514a884bc0bf79d2a605de9454c7ec3984d44872f3b",
            "sha256:9fb3fcee28a57a2dfecee72ed9e6cd097fb0c2acbed64277d8829e41da7c19c7",
            "sha256:ec9bb2833747bade0501e253fd274b79e5b0247e12e0f5f60b3bf6d4ce7433cc",
            "sha256:3efc6c7624d36b8dff8c9dfd53685c069d31cba1c02eb00da3d130abd474aec8",
            "sha256:d425c76c94899a230477181b4ff7fae4fbc82ed05d677d743f8379b855753a1f",
            "sha256:c9e05d16289e5e4be2a48cafa18cc2180b428924967975ff886e18decd942fc7",
            "sha256:e1891ebbeb22c631d626b25847903b56b7d24f9b71fca2c610b9d62da22d5937",
            "sha256:f82af54bf58fdcb2251db3a6bc6d946cdf064d028cecc093585a7bca4529f0f7",
            "sha256:6528027664d3c790b9bea24c715d2aa55ddfa60d7215e2350f5d215afb2fdea7",
            "sha256:ebd1dced4fd25dffd1089a2ca9c672bff5ef11bb4e9202cb6f190073a3614139"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-11-10T20:47:35.811090187+08:00"
    }
}

更多版本

ghcr.io/linuxserver/qbittorrent:version-5.0.3-r0

linux/amd64 ghcr.io195.42MB2025-11-10 20:47
9