Namespace
linuxserver
Image / Tag
qbittorrent:arm32v7-4.4.2-r4-ls187
Content Digest
sha256:2bd66709cc3a2743da0e02cac65e0d3c9f06d31505b98932764e6d12ca25136d
Details
Created

2022-04-15 14:53:34 UTC

Size

93.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.2-r4-ls187 Build-date:- 2022-04-15T16:51:01+02:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-04-15T16:51:01+02: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
    f0938c4f2b83f9e4e224be818085374ee71ed537
  • org.opencontainers.image.revision
    f0938c4f2b83f9e4e224be818085374ee71ed537
  • 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.2-r4-ls187

Environment
HOME

/config

PATH

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

PS1

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

TERM

xterm

XDG_CONFIG_HOME

/config

XDG_DATA_HOME

/config


Layers

[#000] sha256:b7164ec39f2c56c9491b5299c3f5602405482b8364596cd1902e1169a1e94064 - 2.57% (2.4 MB)

[#001] sha256:c0a144450423cf5df36bfe5fd2c9165a0c4248ef1c81e46b08b1f234ce4574c8 - 2.3% (2.15 MB)

[#002] sha256:9353d6703d02d41fc7fdd1a10109c7b9b968eaaa82661df20d47dbdeee97abb2 - 2.23% (2.08 MB)

[#003] sha256:46b16136142f03f7b508c661ac8e9b45af5d7bcd2252f20ca7073a39ce26c35c - 0.0% (437 Bytes)

[#004] sha256:b9f961352e90feb9c9f5146b24a9737d2447fff5ff5ccae1176e2a0f788cfcb0 - 4.41% (4.12 MB)

[#005] sha256:0c4503f46b0fd688f8f170312c5f086da511b0f447b6e529c87a520de32eeade - 0.0% (3.55 KB)

[#006] sha256:ef7455ee432faca6f0c9b08714f62fd4116cb4531bdfd7bccd6bf0cd314b193f - 88.49% (82.6 MB)

[#007] sha256:0604dcad5914f895f709a9f0601d1626e2af555fc7c8320ec766e989c8ebd41a - 0.0% (1.07 KB)


History
2022-04-12 06:34:21 UTC

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

2022-04-12 06:34:21 UTC

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

2022-04-12 06:34:21 UTC

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

2022-04-12 06:34:21 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2b2d9abb-ls8 Build-date:- 2022-04-12T01:33:05-05:00

2022-04-12 06:34:22 UTC

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

2022-04-12 06:34:22 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3

2022-04-12 06:34:22 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm

2022-04-12 06:34:23 UTC

/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/

2022-04-12 06:34:25 UTC

|4 BUILD_DATE=2022-04-12T01:33:05-05:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=2b2d9abb-ls8 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2022-04-12 06:34:26 UTC

/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch

2022-04-12 06:34:26 UTC

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

2022-04-12 06:34:34 UTC

|4 BUILD_DATE=2022-04-12T01:33:05-05:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=2b2d9abb-ls8 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && 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 ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2022-04-12 06:34:35 UTC

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

2022-04-12 06:34:35 UTC

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

2022-04-12 06:34:35 UTC

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

2022-04-12 06:34:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-12T01:33:05-05:00

2022-04-12 06:34:36 UTC

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

2022-04-12 06:34:36 UTC

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

2022-04-12 06:34:36 UTC

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

2022-04-12 06:34:36 UTC

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

2022-04-12 06:34:37 UTC

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

2022-04-12 06:34:37 UTC

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

2022-04-12 06:34:37 UTC

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

2022-04-12 06:34:37 UTC

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

2022-04-12 06:34:38 UTC

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

2022-04-12 06:34:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2b2d9abb-ls8

2022-04-15 14:52:00 UTC

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

2022-04-15 14:52:00 UTC

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

2022-04-15 14:52:00 UTC

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

2022-04-15 14:52:01 UTC

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

2022-04-15 14:52:01 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.2-r4-ls187 Build-date:- 2022-04-15T16:51:01+02:00

2022-04-15 14:52:01 UTC

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

2022-04-15 14:52:01 UTC

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

2022-04-15 14:52:02 UTC

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

2022-04-15 14:52:02 UTC

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

2022-04-15 14:53:30 UTC

|5 BUILD_DATE=2022-04-15T16:51:01+02:00 QBITTORRENT_VERSION=4.4.2-r4 QBT_VERSION=1.7 UNRAR_VERSION=6.1.4 VERSION=4.4.2-r4-ls187 /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/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 && curl -L -o /tmp/qbt.tar.gz "https://github.com/linuxserver/docker-qbittorrent/releases/download/qbt-${QBT_VERSION}/qbt-arm.tar.gz" && tar xf /tmp/qbt.tar.gz -C /qbt && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /root/.cache /tmp/*

2022-04-15 14:53:31 UTC

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

2022-04-15 14:53:31 UTC

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

2022-04-15 14:53:31 UTC

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

2022-04-15 14:53:31 UTC

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

2022-04-15 14:53:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-15T16:51:01+02:00

2022-04-15 14:53:32 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-04-15 14:53:32 UTC

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

2022-04-15 14:53:33 UTC

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

2022-04-15 14:53:33 UTC

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

2022-04-15 14:53:33 UTC

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

2022-04-15 14:53:33 UTC

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

2022-04-15 14:53:34 UTC

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

2022-04-15 14:53:34 UTC

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

2022-04-15 14:53:34 UTC

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

2022-04-15 14:53:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.2-r4-ls187

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