ghcr.io/onedr0p/qbittorrent:5.0.1 linux/amd64

ghcr.io/onedr0p/qbittorrent:5.0.1 - 国内下载镜像源 浏览次数:48
qbittorrent 是一个开源、跨平台的 torrent 客户端。该镜像提供了 qbittorrent 的容器环境,使得你可以轻松地安装和使用 qbittorrent。

该镜像支持以下功能:

  • 支持 torrent 协议
  • 支持磁力链下载
  • 支持多种语言支持(包括中文)
  • 支持多种种子类型(包括压缩包和图片等)
  • 支持多线程下载
  • 支持设置下载速度限制
  • 支持设置下载目录
  • 支持设置种子过滤器

该镜像基于 Ubuntu 20.04 LTS,使用 Dockerfile 构建。容器中提供了 qbittorrent 的 GUI 客户端和一个 web 界面,使得你可以轻松地管理你的 torrent 下载任务。

源镜像 ghcr.io/onedr0p/qbittorrent:5.0.1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/onedr0p/qbittorrent:5.0.1
镜像ID sha256:28ed411f7e6d7643813184cb36f3b67437f8606483c7894e0998bca794eeffa0
镜像TAG 5.0.1
大小 143.32MB
镜像源 ghcr.io
CMD
启动入口 /usr/bin/catatonit -- /entrypoint.sh
工作目录 /config
OS/平台 linux/amd64
浏览量 48 次
贡献者
镜像创建 2024-10-28T23:02:15.758981429Z
同步时间 2024-11-07 15:10
更新时间 2024-11-21 21:52
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin UMASK=0002 TZ=Etc/UTC QBT_CONFIRM_LEGAL_NOTICE=1 QBT_WEBUI_PORT=8080 QBT_TORRENTING_PORT=50413 HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
镜像标签
1814ccf8e16d23a012586720d50b1b70be6a34d6: org.opencontainers.image.revision https://github.com/qbittorrent/qBittorrent: org.opencontainers.image.source qbittorrent: org.opencontainers.image.title https://ghcr.io/onedr0p/qbittorrent: org.opencontainers.image.url onedr0p: org.opencontainers.image.vendor 5.0.1: org.opencontainers.image.version
镜像安全扫描 查看Trivy扫描报告

系统OS: alpine 3.20.3 扫描引擎: Trivy 扫描时间: 2024-11-07 15:10

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

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

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

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/onedr0p/qbittorrent:5.0.1
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/onedr0p/qbittorrent:5.0.1  ghcr.io/onedr0p/qbittorrent:5.0.1

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像历史

大小 创建时间 层信息
0.00B 2024-10-29 07:02:15 LABEL org.opencontainers.image.source=https://github.com/qbittorrent/qBittorrent
0.00B 2024-10-29 07:02:15 ENTRYPOINT ["/usr/bin/catatonit" "--" "/entrypoint.sh"]
0.00B 2024-10-29 07:02:15 VOLUME [/config]
0.00B 2024-10-29 07:02:15 WORKDIR /config
0.00B 2024-10-29 07:02:15 USER nobody:nogroup
814.00B 2024-10-29 07:02:15 COPY ./apps/qbittorrent/entrypoint.sh /entrypoint.sh # buildkit
318.00B 2024-10-29 07:02:15 COPY ./apps/qbittorrent/qBittorrent.conf /app/qBittorrent.conf # buildkit
135.52MB 2024-10-29 07:02:15 RUN |3 TARGETPLATFORM=linux/amd64 VERSION=5.0.1 CHANNEL=stable /bin/sh -c apk add --no-cache bash ca-certificates catatonit coreutils curl geoip jo jq nano p7zip python3 py3-pip qt6-qtbase qt6-qtbase-sqlite trurl tzdata && case "${TARGETPLATFORM}" in 'linux/amd64') export ARCH="x86_64" ;; 'linux/arm64') export ARCH="aarch64" ;; esac && mkdir -p /app && case "${CHANNEL}" in 'stable') export RELEASE=$(curl -sL "https://github.com/userdocs/qbittorrent-nox-static/releases/latest/download/dependency-version.json" | jq -r '. | "release-\(.qbittorrent)_v\(.libtorrent_1_2)"') && curl -fsSL -o /app/qbittorrent-nox "https://github.com/userdocs/qbittorrent-nox-static/releases/download/${RELEASE}/${ARCH}-qbittorrent-nox" ;; 'beta') export RELEASE=$(curl -sL "https://github.com/userdocs/qbittorrent-nox-static/releases/latest/download/dependency-version.json" | jq -r '. | "release-\(.qbittorrent)_v\(.libtorrent_2_0)"') && curl -fsSL -o /app/qbittorrent-nox "https://github.com/userdocs/qbittorrent-nox-static/releases/download/${RELEASE}/${ARCH}-qbittorrent-nox" ;; esac && chown -R root:root /app/qbittorrent-nox && chmod -R 755 /app/qbittorrent-nox && rm -rf /tmp/* # buildkit
0.00B 2024-10-29 07:02:10 WORKDIR /app
0.00B 2024-10-29 07:02:10 USER root
0.00B 2024-10-29 07:02:10 ENV QBT_CONFIRM_LEGAL_NOTICE=1 QBT_WEBUI_PORT=8080 QBT_TORRENTING_PORT=50413 HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
0.00B 2024-10-29 07:02:10 ENV UMASK=0002 TZ=Etc/UTC
0.00B 2024-10-29 07:02:10 ARG CHANNEL=stable
0.00B 2024-10-29 07:02:10 ARG VERSION=5.0.1
0.00B 2024-10-29 07:02:10 ARG TARGETPLATFORM=linux/amd64
0.00B 2024-09-07 06:20:07 /bin/sh -c #(nop) CMD ["/bin/sh"]
7.80MB 2024-09-07 06:20:07 /bin/sh -c #(nop) ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /

镜像信息

{
    "Id": "sha256:28ed411f7e6d7643813184cb36f3b67437f8606483c7894e0998bca794eeffa0",
    "RepoTags": [
        "ghcr.io/onedr0p/qbittorrent:5.0.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/onedr0p/qbittorrent:5.0.1"
    ],
    "RepoDigests": [
        "ghcr.io/onedr0p/qbittorrent@sha256:7fc5af4f7f9c8e4998aaa18b5e2e634757c55f70c23b9bd46b40e09a4c7acda5",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/onedr0p/qbittorrent@sha256:d43eca3b074b6f197c4c08159677d5fabe48a48b7328d32e1a1fb35b2239ce71"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-10-28T23:02:15.758981429Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "nobody:nogroup",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "UMASK=0002",
            "TZ=Etc/UTC",
            "QBT_CONFIRM_LEGAL_NOTICE=1",
            "QBT_WEBUI_PORT=8080",
            "QBT_TORRENTING_PORT=50413",
            "HOME=/config",
            "XDG_CONFIG_HOME=/config",
            "XDG_DATA_HOME=/config"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": {
            "/config": {}
        },
        "WorkingDir": "/config",
        "Entrypoint": [
            "/usr/bin/catatonit",
            "--",
            "/entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.revision": "1814ccf8e16d23a012586720d50b1b70be6a34d6",
            "org.opencontainers.image.source": "https://github.com/qbittorrent/qBittorrent",
            "org.opencontainers.image.title": "qbittorrent",
            "org.opencontainers.image.url": "https://ghcr.io/onedr0p/qbittorrent",
            "org.opencontainers.image.vendor": "onedr0p",
            "org.opencontainers.image.version": "5.0.1"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 143323697,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/8aea5970349c31c1edbb0b5ce17d6f84b4540c91e438a3e77eb937733010930f/diff:/var/lib/docker/overlay2/6e5924f3be3395b484a7f3e0f10ab0c5251d40eb198020605ab38d05df35ed1e/diff:/var/lib/docker/overlay2/25a17d3a89b0ba343ce050a051a60eace51a458ff50868e88647c5eacd528348/diff:/var/lib/docker/overlay2/279eb415d866c39e7e9692226605404c32849c5a8905fd75c17246660d10fde1/diff:/var/lib/docker/overlay2/56dbc2212cbc9b991b1a93a72a8c08a3a8460c06576fe4f3267009446334aa65/diff",
            "MergedDir": "/var/lib/docker/overlay2/65458fc9f8058a7d062335ac60c8f4e945916bc95fed834e4b365cf856400d75/merged",
            "UpperDir": "/var/lib/docker/overlay2/65458fc9f8058a7d062335ac60c8f4e945916bc95fed834e4b365cf856400d75/diff",
            "WorkDir": "/var/lib/docker/overlay2/65458fc9f8058a7d062335ac60c8f4e945916bc95fed834e4b365cf856400d75/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:63ca1fbb43ae5034640e5e6cb3e083e05c290072c5366fcaa9d62435a4cced85",
            "sha256:777c38936e4df7a51bf095ef9f1aefe8e56ca109aedf414a1b2dd0d79c0e3c88",
            "sha256:d8ad9bf9aed783556190845d3c409f359de384c39593e4e8703085cbf0887b3d",
            "sha256:6ae5bc6aba7ade1a0e3e268bc812af673eefbaea4cb546caacaad0b953cc56e0",
            "sha256:eb85ae698a7514fba9f07a1499e8a86b77622d7215bc81c803e2315782df225a",
            "sha256:eb015cfe676d12179816d9d2015bfe417c59f531ffe3caf153336f2b2e260fc9"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-11-07T15:10:29.366044922+08:00"
    }
}

更多版本

ghcr.io/onedr0p/qbittorrent:4.6.6

linux/amd64 ghcr.io89.97MB2024-08-31 19:10
156

ghcr.io/onedr0p/qbittorrent:5.0.0

linux/amd64 ghcr.io89.43MB2024-10-05 16:00
207

ghcr.io/onedr0p/qbittorrent:5.0.1

linux/amd64 ghcr.io143.32MB2024-11-07 15:10
47