docker.io/hotio/qbittorrent:release-5.0.1 linux/amd64

docker.io/hotio/qbittorrent:release-5.0.1 - 国内下载镜像源 浏览次数:24

qBittorrent 容器镜像

这是一个基于 qBittorrent 的 Docker 容器镜像,它提供了一个轻量级、开源且功能强大的 BitTorrent 客户端。

该镜像包括以下特点:

  • 预先配置好的 qBittorrent
  • 支持各种平台和操作系统
  • 可以轻松部署和管理

使用该镜像,您可以轻松地在一个容器环境中运行 qBittorrent,并享受其提供的各种功能。

源镜像 docker.io/hotio/qbittorrent:release-5.0.1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/hotio/qbittorrent:release-5.0.1
镜像ID sha256:bee5c51e517e0d4eb00b9acfd67377f2a36f25fa84f0177014987f772529bcdd
镜像TAG release-5.0.1
大小 137.67MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /init
工作目录
OS/平台 linux/amd64
浏览量 24 次
贡献者
镜像创建 2024-11-10T04:15:52.167053312Z
同步时间 2024-11-10 13:40
更新时间 2024-11-22 13:06
开放端口
8080/tcp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin IMAGE_STATS=ewogICJhcHAiOiAicWJpdHRvcnJlbnQiLAogICJpbWFnZSI6ICJob3Rpby9xYml0dG9ycmVudDpyZWxlYXNlIiwKICAicmV2aXNpb24iOiAiOTUyNzU3ZCIsCiAgInZlcnNpb24iOiAiNS4wLjEiCn0K BUILD_ARCHITECTURE=linux-amd64 APP_DIR=/app CONFIG_DIR=/config PUID=1000 PGID=1000 UMASK=002 TZ=Etc/UTC XDG_CONFIG_HOME=/.config XDG_CACHE_HOME=/.cache XDG_DATA_HOME=/.local/share LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8 S6_BEHAVIOUR_IF_STAGE2_FAILS=2 S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_SERVICES_GRACETIME=180000 S6_STAGE2_HOOK=/etc/s6-overlay/init-hook VPN_ENABLED=false VPN_CONF=wg0 VPN_PROVIDER=generic VPN_LAN_NETWORK= VPN_LAN_LEAK_ENABLED=false VPN_EXPOSE_PORTS_ON_LAN= VPN_AUTO_PORT_FORWARD=true VPN_AUTO_PORT_FORWARD_TO_PORTS= VPN_KEEP_LOCAL_DNS=false VPN_FIREWALL_TYPE=auto VPN_HEALTHCHECK_ENABLED=false PRIVOXY_ENABLED=false UNBOUND_ENABLED=false VPN_PIA_USER= VPN_PIA_PASS= VPN_PIA_PREFERRED_REGION= VPN_PIA_DIP_TOKEN=no VPN_PIA_PORT_FORWARD_PERSIST=false WEBUI_PORTS=8080/tcp,8080/udp
镜像标签
2024-11-10T04:15:46.000Z: org.opencontainers.image.created 952757d8a8c54f02e3cb39f1dc032903196a465c: org.opencontainers.image.revision https://github.com/hotio/qbittorrent/tree/release: org.opencontainers.image.source hotio/qbittorrent:release: org.opencontainers.image.title https://hotio.dev/containers/qbittorrent: org.opencontainers.image.url hotio: org.opencontainers.image.vendor 5.0.1: org.opencontainers.image.version
镜像安全扫描 查看Trivy扫描报告

系统OS: alpine 3.19.4 扫描引擎: Trivy 扫描时间: 2024-11-10 13:42

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

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

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/hotio/qbittorrent:release-5.0.1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/hotio/qbittorrent:release-5.0.1  docker.io/hotio/qbittorrent:release-5.0.1

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/hotio/qbittorrent:release-5.0.1
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/hotio/qbittorrent:release-5.0.1  docker.io/hotio/qbittorrent:release-5.0.1

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像历史

大小 创建时间 层信息
1.93KB 2024-11-10 12:15:52 COPY root/ / # buildkit
12.09MB 2024-11-10 12:15:52 RUN |4 IMAGE_STATS=ewogICJhcHAiOiAicWJpdHRvcnJlbnQiLAogICJpbWFnZSI6ICJob3Rpby9xYml0dG9ycmVudDpyZWxlYXNlIiwKICAicmV2aXNpb24iOiAiOTUyNzU3ZCIsCiAgInZlcnNpb24iOiAiNS4wLjEiCn0K FULL_VERSION=release-5.0.1_v1.2.19 VUETORRENT_VERSION=2.17.0 NIGHTWALKER_VERSION=e782565e10ccb3f1ee801f5a5181c105eb3b1e1c /bin/sh -c mkdir "${APP_DIR}/nightwalker" && wget -O - "https://github.com/CallMeBruce/nightwalker/archive/${NIGHTWALKER_VERSION}.tar.gz" | tar xzf - -C "${APP_DIR}/nightwalker" --strip-components=1 && chmod -R u=rwX,go=rX "${APP_DIR}/nightwalker" # buildkit
0.00B 2024-11-10 12:15:51 ARG NIGHTWALKER_VERSION=e782565e10ccb3f1ee801f5a5181c105eb3b1e1c
8.72MB 2024-11-10 12:15:51 RUN |3 IMAGE_STATS=ewogICJhcHAiOiAicWJpdHRvcnJlbnQiLAogICJpbWFnZSI6ICJob3Rpby9xYml0dG9ycmVudDpyZWxlYXNlIiwKICAicmV2aXNpb24iOiAiOTUyNzU3ZCIsCiAgInZlcnNpb24iOiAiNS4wLjEiCn0K FULL_VERSION=release-5.0.1_v1.2.19 VUETORRENT_VERSION=2.17.0 /bin/sh -c curl -fsSL "https://github.com/vuetorrent/vuetorrent/releases/download/v${VUETORRENT_VERSION}/vuetorrent.zip" > "/tmp/vuetorrent.zip" && unzip "/tmp/vuetorrent.zip" -d "${APP_DIR}" && rm "/tmp/vuetorrent.zip" && chmod -R u=rwX,go=rX "${APP_DIR}/vuetorrent" # buildkit
0.00B 2024-11-10 12:15:50 ARG VUETORRENT_VERSION=2.17.0
29.79MB 2024-11-10 12:15:50 RUN |2 IMAGE_STATS=ewogICJhcHAiOiAicWJpdHRvcnJlbnQiLAogICJpbWFnZSI6ICJob3Rpby9xYml0dG9ycmVudDpyZWxlYXNlIiwKICAicmV2aXNpb24iOiAiOTUyNzU3ZCIsCiAgInZlcnNpb24iOiAiNS4wLjEiCn0K FULL_VERSION=release-5.0.1_v1.2.19 /bin/sh -c curl -fsSL "https://github.com/userdocs/qbittorrent-nox-static/releases/download/${FULL_VERSION}/x86_64-qbittorrent-nox" > "${APP_DIR}/qbittorrent-nox" && chmod 755 "${APP_DIR}/qbittorrent-nox" # buildkit
0.00B 2024-11-10 12:15:50 ARG FULL_VERSION=release-5.0.1_v1.2.19
7.00B 2024-11-10 12:15:50 RUN |1 IMAGE_STATS=ewogICJhcHAiOiAicWJpdHRvcnJlbnQiLAogICJpbWFnZSI6ICJob3Rpby9xYml0dG9ycmVudDpyZWxlYXNlIiwKICAicmV2aXNpb24iOiAiOTUyNzU3ZCIsCiAgInZlcnNpb24iOiAiNS4wLjEiCn0K /bin/sh -c ln -s "${CONFIG_DIR}" "${APP_DIR}/qBittorrent" # buildkit
0.00B 2024-11-10 12:15:50 ENV IMAGE_STATS=ewogICJhcHAiOiAicWJpdHRvcnJlbnQiLAogICJpbWFnZSI6ICJob3Rpby9xYml0dG9ycmVudDpyZWxlYXNlIiwKICAicmV2aXNpb24iOiAiOTUyNzU3ZCIsCiAgInZlcnNpb24iOiAiNS4wLjEiCn0K WEBUI_PORTS=8080/tcp,8080/udp
0.00B 2024-11-10 12:15:50 ARG IMAGE_STATS=ewogICJhcHAiOiAicWJpdHRvcnJlbnQiLAogICJpbWFnZSI6ICJob3Rpby9xYml0dG9ycmVudDpyZWxlYXNlIiwKICAicmV2aXNpb24iOiAiOTUyNzU3ZCIsCiAgInZlcnNpb24iOiAiNS4wLjEiCn0K
0.00B 2024-11-10 12:15:50 EXPOSE map[8080/tcp:{}]
1.35KB 2024-10-11 07:47:18 RUN |3 IMAGE_STATS=ewogICJhcHAiOiAiYmFzZSIsCiAgImltYWdlIjogImhvdGlvL2Jhc2U6YWxwaW5ldnBuIiwKICAicmV2aXNpb24iOiAiNjQ1ZWRkNyIsCiAgInZlcnNpb24iOiAiMy4yLjAuMiIKfQo= BUILD_ARCHITECTURE=linux-amd64 VERSION_S6=3.2.0.2 /bin/sh -c chmod +x /etc/s6-overlay/init-hook # buildkit
44.16KB 2024-10-11 07:47:18 COPY root/ / # buildkit
5.11KB 2024-10-11 07:47:18 RUN |3 IMAGE_STATS=ewogICJhcHAiOiAiYmFzZSIsCiAgImltYWdlIjogImhvdGlvL2Jhc2U6YWxwaW5ldnBuIiwKICAicmV2aXNpb24iOiAiNjQ1ZWRkNyIsCiAgInZlcnNpb24iOiAiMy4yLjAuMiIKfQo= BUILD_ARCHITECTURE=linux-amd64 VERSION_S6=3.2.0.2 /bin/sh -c mkdir "${APP_DIR}" && mkdir "${CONFIG_DIR}" && useradd -u 1000 -U -d "${CONFIG_DIR}" -s /bin/false hotio && usermod -G users hotio # buildkit
5.27MB 2024-10-11 07:47:18 RUN |3 IMAGE_STATS=ewogICJhcHAiOiAiYmFzZSIsCiAgImltYWdlIjogImhvdGlvL2Jhc2U6YWxwaW5ldnBuIiwKICAicmV2aXNpb24iOiAiNjQ1ZWRkNyIsCiAgInZlcnNpb24iOiAiMy4yLjAuMiIKfQo= BUILD_ARCHITECTURE=linux-amd64 VERSION_S6=3.2.0.2 /bin/sh -c curl -fsSL "https://github.com/just-containers/s6-overlay/releases/download/v${VERSION_S6}/s6-overlay-noarch.tar.xz" | tar Jpxf - -C / && curl -fsSL "https://github.com/just-containers/s6-overlay/releases/download/v${VERSION_S6}/s6-overlay-x86_64.tar.xz" | tar Jpxf - -C / && curl -fsSL "https://github.com/just-containers/s6-overlay/releases/download/v${VERSION_S6}/s6-overlay-symlinks-noarch.tar.xz" | tar Jpxf - -C / && curl -fsSL "https://github.com/just-containers/s6-overlay/releases/download/v${VERSION_S6}/s6-overlay-symlinks-arch.tar.xz" | tar Jpxf - -C / # buildkit
0.00B 2024-10-11 07:47:17 ARG VERSION_S6=3.2.0.2
1.41MB 2024-10-11 07:47:17 COPY /usr/bin/unrar /usr/bin/unrar # buildkit
72.94MB 2024-10-11 07:47:17 RUN |2 IMAGE_STATS=ewogICJhcHAiOiAiYmFzZSIsCiAgImltYWdlIjogImhvdGlvL2Jhc2U6YWxwaW5ldnBuIiwKICAicmV2aXNpb24iOiAiNjQ1ZWRkNyIsCiAgInZlcnNpb24iOiAiMy4yLjAuMiIKfQo= BUILD_ARCHITECTURE=linux-amd64 /bin/sh -c apk add --no-cache bash ca-certificates coreutils curl dos2unix findutils grep ipcalc iproute2 iptables iptables-legacy jq libcap-utils nftables openresolv outils-rs p7zip privoxy python3 sed shadow tzdata unbound unzip wget wireguard-tools && apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing wireguard-go && apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community figlet libnatpmp && ln -sf xtables-legacy-multi /sbin/iptables && ln -sf xtables-legacy-multi /sbin/iptables-save && ln -sf xtables-legacy-multi /sbin/iptables-restore && ln -sf xtables-legacy-multi /sbin/ip6tables && ln -sf xtables-legacy-multi /sbin/ip6tables-save && ln -sf xtables-legacy-multi /sbin/ip6tables-restore # buildkit
0.00B 2024-10-11 07:47:17 ENTRYPOINT ["/init"]
0.00B 2024-10-11 07:47:17 VOLUME [/config]
0.00B 2024-10-11 07:47:17 ENV IMAGE_STATS=ewogICJhcHAiOiAiYmFzZSIsCiAgImltYWdlIjogImhvdGlvL2Jhc2U6YWxwaW5ldnBuIiwKICAicmV2aXNpb24iOiAiNjQ1ZWRkNyIsCiAgInZlcnNpb24iOiAiMy4yLjAuMiIKfQo= BUILD_ARCHITECTURE=linux-amd64 APP_DIR=/app CONFIG_DIR=/config PUID=1000 PGID=1000 UMASK=002 TZ=Etc/UTC XDG_CONFIG_HOME=/.config XDG_CACHE_HOME=/.cache XDG_DATA_HOME=/.local/share LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8 S6_BEHAVIOUR_IF_STAGE2_FAILS=2 S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_SERVICES_GRACETIME=180000 S6_STAGE2_HOOK=/etc/s6-overlay/init-hook VPN_ENABLED=false VPN_CONF=wg0 VPN_PROVIDER=generic VPN_LAN_NETWORK= VPN_LAN_LEAK_ENABLED=false VPN_EXPOSE_PORTS_ON_LAN= VPN_AUTO_PORT_FORWARD=true VPN_AUTO_PORT_FORWARD_TO_PORTS= VPN_KEEP_LOCAL_DNS=false VPN_FIREWALL_TYPE=auto VPN_HEALTHCHECK_ENABLED=false PRIVOXY_ENABLED=false UNBOUND_ENABLED=false VPN_PIA_USER= VPN_PIA_PASS= VPN_PIA_PREFERRED_REGION= VPN_PIA_DIP_TOKEN=no VPN_PIA_PORT_FORWARD_PERSIST=false
0.00B 2024-10-11 07:47:17 ARG BUILD_ARCHITECTURE=linux-amd64
0.00B 2024-10-11 07:47:17 ARG IMAGE_STATS=ewogICJhcHAiOiAiYmFzZSIsCiAgImltYWdlIjogImhvdGlvL2Jhc2U6YWxwaW5ldnBuIiwKICAicmV2aXNpb24iOiAiNjQ1ZWRkNyIsCiAgInZlcnNpb24iOiAiMy4yLjAuMiIKfQo=
0.00B 2024-09-07 06:20:13 /bin/sh -c #(nop) CMD ["/bin/sh"]
7.40MB 2024-09-07 06:20:13 /bin/sh -c #(nop) ADD file:9e193d6fff4bce11c0ee715ad87def9ef40e9608d4be84cf73391edd45b2810e in /

镜像信息

{
    "Id": "sha256:bee5c51e517e0d4eb00b9acfd67377f2a36f25fa84f0177014987f772529bcdd",
    "RepoTags": [
        "hotio/qbittorrent:release-5.0.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/hotio/qbittorrent:release-5.0.1"
    ],
    "RepoDigests": [
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/hotio/qbittorrent@sha256:2feebc0a79d44a1f14493cd5ff3d551fde6026600ddb8f733d86658a8b0268f0"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-11-10T04:15:52.167053312Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "8080/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "IMAGE_STATS=ewogICJhcHAiOiAicWJpdHRvcnJlbnQiLAogICJpbWFnZSI6ICJob3Rpby9xYml0dG9ycmVudDpyZWxlYXNlIiwKICAicmV2aXNpb24iOiAiOTUyNzU3ZCIsCiAgInZlcnNpb24iOiAiNS4wLjEiCn0K",
            "BUILD_ARCHITECTURE=linux-amd64",
            "APP_DIR=/app",
            "CONFIG_DIR=/config",
            "PUID=1000",
            "PGID=1000",
            "UMASK=002",
            "TZ=Etc/UTC",
            "XDG_CONFIG_HOME=/.config",
            "XDG_CACHE_HOME=/.cache",
            "XDG_DATA_HOME=/.local/share",
            "LANG=en_US.UTF-8",
            "LANGUAGE=en_US:en",
            "LC_ALL=en_US.UTF-8",
            "S6_BEHAVIOUR_IF_STAGE2_FAILS=2",
            "S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0",
            "S6_SERVICES_GRACETIME=180000",
            "S6_STAGE2_HOOK=/etc/s6-overlay/init-hook",
            "VPN_ENABLED=false",
            "VPN_CONF=wg0",
            "VPN_PROVIDER=generic",
            "VPN_LAN_NETWORK=",
            "VPN_LAN_LEAK_ENABLED=false",
            "VPN_EXPOSE_PORTS_ON_LAN=",
            "VPN_AUTO_PORT_FORWARD=true",
            "VPN_AUTO_PORT_FORWARD_TO_PORTS=",
            "VPN_KEEP_LOCAL_DNS=false",
            "VPN_FIREWALL_TYPE=auto",
            "VPN_HEALTHCHECK_ENABLED=false",
            "PRIVOXY_ENABLED=false",
            "UNBOUND_ENABLED=false",
            "VPN_PIA_USER=",
            "VPN_PIA_PASS=",
            "VPN_PIA_PREFERRED_REGION=",
            "VPN_PIA_DIP_TOKEN=no",
            "VPN_PIA_PORT_FORWARD_PERSIST=false",
            "WEBUI_PORTS=8080/tcp,8080/udp"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": {
            "/config": {}
        },
        "WorkingDir": "",
        "Entrypoint": [
            "/init"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2024-11-10T04:15:46.000Z",
            "org.opencontainers.image.revision": "952757d8a8c54f02e3cb39f1dc032903196a465c",
            "org.opencontainers.image.source": "https://github.com/hotio/qbittorrent/tree/release",
            "org.opencontainers.image.title": "hotio/qbittorrent:release",
            "org.opencontainers.image.url": "https://hotio.dev/containers/qbittorrent",
            "org.opencontainers.image.vendor": "hotio",
            "org.opencontainers.image.version": "5.0.1"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 137667801,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/b9deb014c8d1fa9723ba3fd359e9137c121dc7bd853b3747b7458c4ba644b46e/diff:/var/lib/docker/overlay2/e68fae0fb6e9a9954370fea160c467cbb8df2b93780d7e0558a028998414aabb/diff:/var/lib/docker/overlay2/0c6a3bbf562f4415bd8fde986cb4f1efb354208f1cd7a318c9b3439df12d2c53/diff:/var/lib/docker/overlay2/c09de4475801bd31c4f27e00b57ff66c41c96b26112b44f65d61d6dca3e99ca4/diff:/var/lib/docker/overlay2/0202135d157db3c4da4ba9ea206ef1bfe22b7975c1ddce71f1c755fa5591a7b9/diff:/var/lib/docker/overlay2/e291cf67c157c7f5fb13686b305e72caf49626a15abaff7c9608a41c0728d236/diff:/var/lib/docker/overlay2/50666cc861a184a059aaa27062857d704b7c8f64b729d0bca4309b269402880b/diff:/var/lib/docker/overlay2/44cd60fc2b17786cb485a127045610bea7693691d3e60a7b34211bd042625745/diff:/var/lib/docker/overlay2/b8c7074372baf75165714e659610bb9baafca7a4c598130771f29b9e56348a7b/diff:/var/lib/docker/overlay2/e2a5f949c2d8f25d255005b7f38fa5626cef5abcf37f6b45e95be9f47c46bc7e/diff:/var/lib/docker/overlay2/f37b6c7b6b168e91f135643d565fd4bcde1334d79d62a3046f063e2dab3b7bc4/diff",
            "MergedDir": "/var/lib/docker/overlay2/d6ab9b1121c8a06a42358e0cb733d864ba0c039f1287eb942ee7cb7ea7ef08eb/merged",
            "UpperDir": "/var/lib/docker/overlay2/d6ab9b1121c8a06a42358e0cb733d864ba0c039f1287eb942ee7cb7ea7ef08eb/diff",
            "WorkDir": "/var/lib/docker/overlay2/d6ab9b1121c8a06a42358e0cb733d864ba0c039f1287eb942ee7cb7ea7ef08eb/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:94b0f5987cb71badf41e0e98ad0305e7ae36e2f5a4c92c26f6a7b42eb2303ba2",
            "sha256:aedcd7fdd2376e4ac32e7affc560af93d6f8761356e0431779beeabc8ab7b1f9",
            "sha256:acde8d8548f10da52c606d0263744ef73777458ea1217db0eb28a7190409ed6c",
            "sha256:c245d96da64d0101fd267aecd3fac192dc549310567a8eb65fbc3cd8a4b4df90",
            "sha256:15e692882bf86b5881c1314fe833c210c7dd2cd18c999499c0579d14a813378b",
            "sha256:f87803aee835d5b2ebd572be57a19229256e855f852b375b0e53983abc369ec7",
            "sha256:0ae7bd71deb5245733b84e932d8e18334e81367f4f568fd5865f7226385c0c6d",
            "sha256:ebc9a6f00c990dd4a4210c5ed410e04f3158b472ba9ff52172b79b16231e5ab8",
            "sha256:30261a1441a41f6a437da931e4843e1fcf11dca8fd3ca48d3723714c6651e6a1",
            "sha256:07020b390214489adf80fbb96eda6669f734aa1ad4dff1087e368b4e8c690d4e",
            "sha256:a3daf002de08d4445acbb404bb7cf19069d9063c17c67f785b022a4b809a10e2",
            "sha256:cf7413fb7f64232a77e9e7e798c509f228b2552089587965391333c934396078"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-11-10T13:40:33.386343193+08:00"
    }
}

更多版本

docker.io/hotio/qbittorrent:release-5.0.1

linux/arm64 docker.io160.08MB2024-11-10 13:35
24

docker.io/hotio/qbittorrent:release-5.0.1

linux/amd64 docker.io137.67MB2024-11-10 13:40
23