Namespace
linuxserver
Image / Tag
qbittorrent:arm32v7-4.4.3.1-r1-ls208
Content Digest
sha256:b7d3a5bea56f04c12512b95a7d5c244f3e4a61fff491f0e55559bc71692ea6c0
Details
Created

2022-08-01 05:04:53 UTC

Size

80.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.3.1-r1-ls208 Build-date:- 2022-08-01T00:02:44-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-01T00:02:44-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
    a081d82d11572b145f0660a109ebc281483e6e2e
  • org.opencontainers.image.revision
    a081d82d11572b145f0660a109ebc281483e6e2e
  • 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.3.1-r1-ls208

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

TERM

xterm

XDG_CONFIG_HOME

/config

XDG_DATA_HOME

/config


Layers

[#000] sha256:bb92473836ead8c810b123bd1d4406b9948423d478082959ecb2ecdf4311a124 - 6.26% (5.06 MB)

[#001] sha256:f1d6f9a79442b03bfdcd109538a853953fb7cc34ef67fa806f8d7f20211e5543 - 5.96% (4.81 MB)

[#002] sha256:3cef8c15119056c62af122c4f500ea1df295924d69ef32f8808b75dc8f2c9c3e - 0.01% (5.25 KB)

[#003] sha256:eb9b8318a1450309ff45d0835bd555a43bc948de3903e0710b10d1869e0aa913 - 87.77% (71 MB)

[#004] sha256:7f1de64ef0dd612714a3e75b8facc81d6fa3fb631131de7ce2ed7ea0b78d3d11 - 0.0% (1.03 KB)


History
2022-07-31 10:56:23 UTC

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

2022-07-31 10:56:24 UTC

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

2022-07-31 10:56:24 UTC

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

2022-07-31 10:56:24 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3ca0541b-ls13 Build-date:- 2022-07-31T12:54:57+02:00

2022-07-31 10:56:24 UTC

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

2022-07-31 10:56:25 UTC

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

2022-07-31 10:56:31 UTC

|2 BUILD_DATE=2022-07-31T12:54:57+02:00 VERSION=3ca0541b-ls13 /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-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && rm -rf /tmp/*

2022-07-31 10:56:31 UTC

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

2022-07-31 10:56:32 UTC

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

2022-07-31 10:56:32 UTC

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

2022-07-31 10:56:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-31T12:54:57+02:00

2022-07-31 10:56:32 UTC

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

2022-07-31 10:56:33 UTC

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

2022-07-31 10:56:33 UTC

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

2022-07-31 10:56:33 UTC

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

2022-07-31 10:56:33 UTC

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

2022-07-31 10:56:33 UTC

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

2022-07-31 10:56:34 UTC

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

2022-07-31 10:56:34 UTC

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

2022-07-31 10:56:34 UTC

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

2022-07-31 10:56:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3ca0541b-ls13

2022-08-01 05:03:57 UTC

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

2022-08-01 05:03:57 UTC

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

2022-08-01 05:03:58 UTC

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

2022-08-01 05:03:59 UTC

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

2022-08-01 05:04:00 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r1-ls208 Build-date:- 2022-08-01T00:02:44-05:00

2022-08-01 05:04:01 UTC

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

2022-08-01 05:04:02 UTC

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

2022-08-01 05:04:03 UTC

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

2022-08-01 05:04:39 UTC

|4 BUILD_DATE=2022-08-01T00:02:44-05:00 QBITTORRENT_VERSION=4.4.3.1-r1 UNRAR_VERSION=6.1.4 VERSION=4.4.3.1-r1-ls208 /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 gcompat icu-libs libc6-compat 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/v3.16/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-arm-${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-08-01 05:04:40 UTC

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

2022-08-01 05:04:40 UTC

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

2022-08-01 05:04:41 UTC

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

2022-08-01 05:04:42 UTC

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

2022-08-01 05:04:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-01T00:02:44-05:00

2022-08-01 05:04:44 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-08-01 05:04:45 UTC

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

2022-08-01 05:04:46 UTC

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

2022-08-01 05:04:47 UTC

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

2022-08-01 05:04:48 UTC

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

2022-08-01 05:04:49 UTC

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

2022-08-01 05:04:50 UTC

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

2022-08-01 05:04:51 UTC

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

2022-08-01 05:04:52 UTC

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

2022-08-01 05:04:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.3.1-r1-ls208

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