Namespace
linuxserver
Image / Tag
qbittorrent:arm64v8-4.4.5-r0-ls219
Content Digest
sha256:53b9e93eabf21a91bd89174bd062f359e8fa449e714dedebfaa522528bd6a314
Details
Created

2022-10-03 04:37:58 UTC

Size

82.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.5-r0-ls219 Build-date:- 2022-10-02T23:36:08-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-02T23:36:08-05: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
    fe250e22dba8980014b26280f8b26bd43c9d7edc
  • org.opencontainers.image.revision
    fe250e22dba8980014b26280f8b26bd43c9d7edc
  • 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
    4.4.5-r0-ls219

Environment
HOME

/config

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm

XDG_CONFIG_HOME

/config

XDG_DATA_HOME

/config


Layers

[#000] sha256:dd8797b182a2201a3cedd0f9a4964b19e35d92b4f89fb6d0eff084dd5f82c4d6 - 7.1% (5.86 MB)

[#001] sha256:14fd7d1e69a6ecd1e3a1513fa295eb97e2a9205c175c763f2eb483eb50c12cf5 - 6.48% (5.35 MB)

[#002] sha256:88411c0583e73bd14f9202519dda35b07c47a696b698caff5c4cb731cfa987b4 - 0.01% (7.04 KB)

[#003] sha256:9e7480cbe86ee46bcbe9c144b3ef8122751a4e80312649635bbd24767bc4870a - 86.41% (71.3 MB)

[#004] sha256:4a19654b7af51fd244675e3fd3353419ac19e4e13b3912f2d54f8b12ca1b0d5f - 0.0% (1.34 KB)


History
2022-09-27 07:04:31 UTC

/bin/sh -c #(nop) COPY dir:ba5997020266b4d1766a9d7961cea2c023a0d18c1a68927171f822e58f073841 in /

2022-09-27 07:04:32 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-09-27 07:04:32 UTC

/bin/sh -c #(nop) ARG VERSION

2022-09-27 07:04:32 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- cd4dd57e-ls43 Build-date:- 2022-09-27T02:03:15-05:00

2022-09-27 07:04:32 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2022-09-27 07:04:32 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods

2022-09-27 07:04:36 UTC

|2 BUILD_DATE=2022-09-27T02:03:15-05:00 VERSION=cd4dd57e-ls43 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl procps 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 && echo "**** add qemu ****" && curl -o /usr/bin/qemu-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && rm -rf /tmp/*

2022-09-27 07:04:36 UTC

/bin/sh -c #(nop) COPY dir:4bd4f9b0bcafb8bfb11ec2e1b6b13ec3baa50fc716f23b82f0621b83028a0ff9 in /

2022-09-27 07:04:37 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2022-09-27 07:04:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-09-27 07:04:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-27T02:03:15-05:00

2022-09-27 07:04:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2022-09-27 07:04:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2022-09-27 07:04:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-09-27 07:04:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fa1f6346b3245794d57a52ed7de47062bb3d0093

2022-09-27 07:04:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fa1f6346b3245794d57a52ed7de47062bb3d0093

2022-09-27 07:04:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2022-09-27 07:04:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2022-09-27 07:04:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2022-09-27 07:04:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-09-27 07:04:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=cd4dd57e-ls43

2022-10-03 04:37:20 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-10-03 04:37:20 UTC

/bin/sh -c #(nop) ARG VERSION

2022-10-03 04:37:20 UTC

/bin/sh -c #(nop) ARG QBITTORRENT_VERSION

2022-10-03 04:37:20 UTC

/bin/sh -c #(nop) ARG QBT_VERSION

2022-10-03 04:37:20 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.5-r0-ls219 Build-date:- 2022-10-02T23:36:08-05:00

2022-10-03 04:37:20 UTC

/bin/sh -c #(nop) LABEL maintainer=thespad

2022-10-03 04:37:20 UTC

/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.7

2022-10-03 04:37:20 UTC

/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config

2022-10-03 04:37:53 UTC

|4 BUILD_DATE=2022-10-02T23:36:08-05:00 QBITTORRENT_VERSION=4.4.5-r0 UNRAR_VERSION=6.1.7 VERSION=4.4.5-r0-ls219 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --upgrade --virtual=build-dependencies make g++ gcc && echo "**** install packages ****" && apk add -U --update --no-cache bash curl icu-libs libstdc++ openssl p7zip python3 && echo "**** install unrar from source ****" && mkdir /tmp/unrar && curl -o /tmp/unrar.tar.gz -L "https://www.rarlab.com/rar/unrarsrc-${UNRAR_VERSION}.tar.gz" && tar xf /tmp/unrar.tar.gz -C /tmp/unrar --strip-components=1 && cd /tmp/unrar && make && install -v -m755 unrar /usr/bin && 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 && QBT_VERSION=$(curl -sL "https://api.github.com/repos/fedarovich/qbittorrent-cli/releases" | awk '/tag_name/{print $4;exit}' FS='[""]'); curl -o /tmp/qbt.tar.gz -L "https://github.com/fedarovich/qbittorrent-cli/releases/download/${QBT_VERSION}/qbt-linux-alpine-arm64-${QBT_VERSION:1}.tar.gz" && tar xf /tmp/qbt.tar.gz -C /qbt && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /root/.cache /tmp/*

2022-10-03 04:37:56 UTC

/bin/sh -c #(nop) COPY dir:49407cd29a571e1e42fd6fe9e621bb4e2c41cd5328be525c14551dff2b028828 in /

2022-10-03 04:37:56 UTC

/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080

2022-10-03 04:37:57 UTC

/bin/sh -c #(nop) VOLUME [/config]

2022-10-03 04:37:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-10-03 04:37:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-02T23:36:08-05:00

2022-10-03 04:37:57 UTC

/bin/sh -c #(nop) LABEL 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.

2022-10-03 04:37:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-qbittorrent

2022-10-03 04:37:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-10-03 04:37:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=fe250e22dba8980014b26280f8b26bd43c9d7edc

2022-10-03 04:37:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fe250e22dba8980014b26280f8b26bd43c9d7edc

2022-10-03 04:37:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-qbittorrent

2022-10-03 04:37:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Qbittorrent

2022-10-03 04:37:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-qbittorrent/packages

2022-10-03 04:37:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-10-03 04:37:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.5-r0-ls219

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete