Namespace
linuxserver
Image / Tag
qbittorrent:arm64v8-14.3.3.99202101191832-7248-da0b276d5ubuntu20.04.1-ls118
Content Digest
sha256:369414a8a5eb1d5e1a40740c0283b2fade165733accdb15d14c7e8ae9b02429d
Details
Created

2021-03-01 04:09:17 UTC

Size

139 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 14.3.3.99202101191832-7248-da0b276d5ubuntu20.04.1-ls118 Build-date:- 2021-02-28T23:05:37-05:00
  • maintainer
    thelamer

Environment
HOME

/config

LANG

en_US.UTF-8

LANGUAGE

en_US.UTF-8

PATH

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

TERM

xterm

XDG_CONFIG_HOME

/config

XDG_DATA_HOME

/config


Layers

[#000] sha256:fd594e67af508d7c0c6efa4188399864fd2215291e01afa3e246dd1d035b28bb - 18.71% (25.9 MB)

[#001] sha256:093d73a39db696b94393a72d6136a3998f26e4fba764d7fe5bdb72dcb5af4666 - 1.55% (2.15 MB)

[#002] sha256:715402ed8937e621236a7b9abe07c718a6345168887b9dc0a5c31f55de58b70a - 1.51% (2.09 MB)

[#003] sha256:626ea1ef1d223d1a504702daa4ff877a0b6dbb1bf4ea7f5e2a557c68feca7a40 - 0.0% (441 Bytes)

[#004] sha256:33f09a0cd3e9a119f0ab8e1f8433d09c0231629dc4fc5a84e1259d23edc5442e - 0.0% (278 Bytes)

[#005] sha256:dc0149696ec4b4509a12dada95cb0048e99d56d389596ccd849d514f9ed38465 - 12.91% (17.9 MB)

[#006] sha256:440bd1cea4c372fac0eaabdab7cac2b5f78f66a32750c266d40405fbc0842520 - 0.0% (2.77 KB)

[#007] sha256:e5762fc7b5bf079b89dfceb353152d9b0c5453dcecefb6082bd8aff9669467c5 - 65.32% (90.5 MB)

[#008] sha256:4fd01790da011b6f57c3c31e0ec18cf0257c5d1e82e5fde2a2d850732054fc67 - 0.0% (994 Bytes)


History
2021-02-23 05:03:22 UTC

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

2021-02-23 05:03:37 UTC

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

2021-02-23 05:03:38 UTC

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

2021-02-23 05:03:39 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- a92bd2d4-ls31 Build-date:- 2021-02-23T05:01:15+00:00

2021-02-23 05:03:41 UTC

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

2021-02-23 05:03:42 UTC

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

2021-02-23 05:03:44 UTC

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

2021-02-23 05:03:47 UTC

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

2021-02-23 05:03:54 UTC

|4 BUILD_DATE=2021-02-23T05:01:15+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=a92bd2d4-ls31 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2021-02-23 05:03:56 UTC

/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch

2021-02-23 05:03:57 UTC

/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive

2021-02-23 05:03:59 UTC

/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm

2021-02-23 05:04:00 UTC

/bin/sh -c #(nop) COPY file:7c0649cb600aa6c72cfc6188617e4e394e832e723897e1fcd0655af5f631ac68 in /etc/apt/

2021-02-23 05:05:59 UTC

|5 BUILD_DATE=2021-02-23T05:01:15+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=a92bd2d4-ls31 /bin/sh -c echo "**** Ripped from Ubuntu Docker Logic ****" && set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests && mkdir -p /run/systemd && echo 'docker' > /run/systemd/container && echo "**** install apt-utils and locales ****" && apt-get update && apt-get install -y apt-utils locales && echo "**** install packages ****" && apt-get install -y curl gnupg patch tzdata && echo "**** generate locale ****" && locale-gen en_US.UTF-8 && echo "**** create abc user and make our folders ****" && 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-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apt-get remove -y patch && apt-get autoremove && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2021-02-23 05:06:07 UTC

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

2021-02-23 05:06:09 UTC

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

2021-03-01 04:07:10 UTC

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

2021-03-01 04:07:11 UTC

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

2021-03-01 04:07:11 UTC

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

2021-03-01 04:07:12 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 14.3.3.99202101191832-7248-da0b276d5ubuntu20.04.1-ls118 Build-date:- 2021-02-28T23:05:37-05:00

2021-03-01 04:07:12 UTC

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

2021-03-01 04:07:13 UTC

/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive

2021-03-01 04:07:13 UTC

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

2021-03-01 04:09:10 UTC

|4 BUILD_DATE=2021-02-28T23:05:37-05:00 DEBIAN_FRONTEND=noninteractive QBITTORRENT_VERSION=1:4.3.3.99~202101191832-7248-da0b276d5~ubuntu20.04.1 VERSION=14.3.3.99202101191832-7248-da0b276d5ubuntu20.04.1-ls118 /bin/sh -c echo "***** add qbitorrent repositories ****" && apt-get update && apt-get install -y gnupg python3 && curl -s https://bintray.com/user/downloadSubjectPublicKey?username=fedarovich | apt-key add - && apt-key adv --keyserver hkp://keyserver.ubuntu.com:11371 --recv-keys 7CA69FC4 && echo "deb http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu focal main" >> /etc/apt/sources.list.d/qbitorrent.list && echo "deb-src http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu focal main" >> /etc/apt/sources.list.d/qbitorrent.list && echo "deb https://dl.bintray.com/fedarovich/qbittorrent-cli-debian focal main" >> /etc/apt/sources.list.d/qbitorrent.list && echo "**** install packages ****" && if [ -z ${QBITTORRENT_VERSION+x} ]; then QBITTORRENT_VERSION=$(curl -sX GET http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu/dists/focal/main/binary-amd64/Packages.gz | gunzip -c |grep -A 7 -m 1 "Package: qbittorrent-nox" | awk -F ": " '/Version/{print $2;exit}'); fi && apt-get update && apt-get install -y p7zip-full qbittorrent-cli qbittorrent-nox=${QBITTORRENT_VERSION} unrar geoip-bin unzip && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2021-03-01 04:09:16 UTC

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

2021-03-01 04:09:17 UTC

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

2021-03-01 04:09:17 UTC

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

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