Namespace
linuxserver
Image / Tag
qbittorrent:unstable-4.4.0202012311433-7161-a579b4a51ubuntu18.04.1-ls147
Content Digest
sha256:3a4ea52b7a740932493ef5adaf3e397ad80b4b88a5c2e959a61568f809c25520
Details
Created

2021-02-15 04:04:04 UTC

Size

122 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.0202012311433-7161-a579b4a51ubuntu18.04.1-ls147 Build-date:- 2021-02-15T04:02:25+00: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:7762cf81cb77f3b3581e364b6ed1e581249120c2f5781a71cfc0c6cc4135c464 - 20.95% (25.5 MB)

[#001] sha256:ebf70764eed94fbd27bd8790f70355b3573c8b896f79a4f4b2b8b98da9346a28 - 1.52% (1.84 MB)

[#002] sha256:96918756060931f9b678d6640a59e671122b4c0f5c0bfa2a1d6b81dc99f4ebb7 - 1.45% (1.77 MB)

[#003] sha256:1aee05bff5a5f0b57c85f9637e32cb485ef90741262f7c3308987034a0346bd7 - 0.0% (273 Bytes)

[#004] sha256:48491934f52790224fbae69e8740cc287fb22818c875588cbbdea56c809e7834 - 9.24% (11.2 MB)

[#005] sha256:f65580fb6df56ee399dbe8a834fa067eb7fbf111a36a789a0e7e2f63db622e1e - 0.0% (4.39 KB)

[#006] sha256:a7532c886acff68b240eda6f9992bfd8fc1c1677cb6787c3237a5b9ce761cc4c - 66.83% (81.3 MB)

[#007] sha256:a58da1cfed99525d8ccf54af2e722f71688fef206609d031f2bcd2857cb07529 - 0.0% (912 Bytes)


History
2021-02-09 04:57:21 UTC

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

2021-02-09 04:57:22 UTC

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

2021-02-09 04:57:22 UTC

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

2021-02-09 04:57:23 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0b8b0e39-ls12 Build-date:- 2021-02-09T04:56:20+00:00

2021-02-09 04:57:23 UTC

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

2021-02-09 04:57:23 UTC

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

2021-02-09 04:57:24 UTC

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

2021-02-09 04:57:25 UTC

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

2021-02-09 04:57:26 UTC

|4 BUILD_DATE=2021-02-09T04:56:20+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.1.0.2 VERSION=0b8b0e39-ls12 /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-09 04:57:27 UTC

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

2021-02-09 04:57:27 UTC

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

2021-02-09 04:57:27 UTC

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

2021-02-09 04:57:52 UTC

|5 BUILD_DATE=2021-02-09T04:56:20+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.1.0.2 VERSION=0b8b0e39-ls12 /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 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 && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2021-02-09 04:57:53 UTC

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

2021-02-09 04:57:53 UTC

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

2021-02-15 04:03:16 UTC

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

2021-02-15 04:03:17 UTC

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

2021-02-15 04:03:17 UTC

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

2021-02-15 04:03:17 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.0202012311433-7161-a579b4a51ubuntu18.04.1-ls147 Build-date:- 2021-02-15T04:02:25+00:00

2021-02-15 04:03:18 UTC

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

2021-02-15 04:03:18 UTC

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

2021-02-15 04:03:18 UTC

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

2021-02-15 04:04:02 UTC

|4 BUILD_DATE=2021-02-15T04:02:25+00:00 DEBIAN_FRONTEND=noninteractive QBITTORRENT_VERSION=4.4.0~202012311433-7161-a579b4a51~ubuntu18.04.1 VERSION=4.4.0202012311433-7161-a579b4a51ubuntu18.04.1-ls147 /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-unstable/ubuntu bionic main" >> /etc/apt/sources.list.d/qbitorrent.list && echo "deb-src http://ppa.launchpad.net/qbittorrent-team/qbittorrent-unstable/ubuntu bionic main" >> /etc/apt/sources.list.d/qbitorrent.list && echo "deb https://dl.bintray.com/fedarovich/qbittorrent-cli-debian bionic 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-unstable/ubuntu/dists/bionic/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-02-15 04:04:03 UTC

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

2021-02-15 04:04:04 UTC

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

2021-02-15 04:04:04 UTC

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

Details
Created

2021-02-15 04:07:54 UTC

Size

116 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.0202012311433-7161-a579b4a51ubuntu18.04.1-ls147 Build-date:- 2021-02-15T04:02:25+00: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:24c9eeb00e87c7c06afb1fe4f4a01f0f17e1f7e3220e863655025c399abb79f9 - 18.3% (21.3 MB)

[#001] sha256:871a2956c30bfa64799367762ebc155c768d7a455d47143c89e0f3b26809fdfd - 1.91% (2.22 MB)

[#002] sha256:56ddb39d366b48684b346d239f8d4c7d8c7ba8902746a920099387121b51f8fb - 1.81% (2.11 MB)

[#003] sha256:dfa17dd985395236de710f324ef1c83dd0a870f3a52ccf7aa4de58c4c48ab273 - 0.0% (279 Bytes)

[#004] sha256:edf3fbf6bb3619a361824cbcda78468853887ea1a165355067bf13ddcffae313 - 10.15% (11.8 MB)

[#005] sha256:fe7d671e1c06d1f4cbb32d55b2f8b717e846d9ff480da07fdb0e1714e5fd5ece - 0.0% (4.39 KB)

[#006] sha256:1b5ffa6e66110fb8b9a548c92d18755b3056c0bf02cc331c4e6e8420ab1ba861 - 67.83% (78.8 MB)

[#007] sha256:866dd061d9f899f3de3273547febe9946ffec251093e3573676a9729e377bda2 - 0.0% (920 Bytes)


History
2021-02-09 04:59:31 UTC

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

2021-02-09 04:59:39 UTC

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

2021-02-09 04:59:41 UTC

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

2021-02-09 04:59:42 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0b8b0e39-ls12 Build-date:- 2021-02-09T04:56:20+00:00

2021-02-09 04:59:43 UTC

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

2021-02-09 04:59:45 UTC

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

2021-02-09 04:59:46 UTC

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

2021-02-09 04:59:49 UTC

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

2021-02-09 04:59:59 UTC

|4 BUILD_DATE=2021-02-09T04:56:20+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.1.0.2 VERSION=0b8b0e39-ls12 /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-09 05:00:02 UTC

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

2021-02-09 05:00:03 UTC

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

2021-02-09 05:00:04 UTC

/bin/sh -c #(nop) COPY file:82e2f69417bae71bb20ab92c0b7aa15f66893747cd2e2e88be2791da4cbb722f in /etc/apt/

2021-02-09 05:01:50 UTC

|5 BUILD_DATE=2021-02-09T04:56:20+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=arm OVERLAY_VERSION=v2.1.0.2 VERSION=0b8b0e39-ls12 /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 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 && 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 ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2021-02-09 05:02:00 UTC

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

2021-02-09 05:02:01 UTC

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

2021-02-15 04:04:12 UTC

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

2021-02-15 04:04:13 UTC

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

2021-02-15 04:04:14 UTC

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

2021-02-15 04:04:15 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.0202012311433-7161-a579b4a51ubuntu18.04.1-ls147 Build-date:- 2021-02-15T04:02:25+00:00

2021-02-15 04:04:16 UTC

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

2021-02-15 04:04:17 UTC

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

2021-02-15 04:04:18 UTC

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

2021-02-15 04:07:38 UTC

|4 BUILD_DATE=2021-02-15T04:02:25+00:00 DEBIAN_FRONTEND=noninteractive QBITTORRENT_VERSION=4.4.0~202012311433-7161-a579b4a51~ubuntu18.04.1 VERSION=4.4.0202012311433-7161-a579b4a51ubuntu18.04.1-ls147 /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-unstable/ubuntu bionic main" >> /etc/apt/sources.list.d/qbitorrent.list && echo "deb-src http://ppa.launchpad.net/qbittorrent-team/qbittorrent-unstable/ubuntu bionic main" >> /etc/apt/sources.list.d/qbitorrent.list && echo "deb https://dl.bintray.com/fedarovich/qbittorrent-cli-debian bionic 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-unstable/ubuntu/dists/bionic/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-02-15 04:07:52 UTC

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

2021-02-15 04:07:53 UTC

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

2021-02-15 04:07:54 UTC

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

Details
Created

2021-02-15 04:07:22 UTC

Size

119 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.0202012311433-7161-a579b4a51ubuntu18.04.1-ls147 Build-date:- 2021-02-15T04:02:25+00: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:6218f63f4a109feac99b207b7cef8244a84fd8d9d102d4084fddcd46321d617c - 19.0% (22.6 MB)

[#001] sha256:396fee3076da6c47390f5202c120deab2249a89f3bbade8615a435d940ed6078 - 1.83% (2.18 MB)

[#002] sha256:a9fe0010d6994f4e1e4145112331f9760add28d1af24c5361c9f35c58873de3e - 1.78% (2.12 MB)

[#003] sha256:6998e3ff47f79646122a5f37e3044691e8307ce3a882da6f28e0b5f86f95d079 - 0.0% (277 Bytes)

[#004] sha256:f4a5575b833b9b29d181573e6947333b957f8267be447b29781af3dbee1f5f89 - 10.35% (12.3 MB)

[#005] sha256:3b6fcf00e8a15c18943b0fae482637d80c9ea3cd1b867bd7f7fc70a96d8936dc - 0.0% (4.39 KB)

[#006] sha256:5f8249e805906e53e8bd73b2f2e864af30380d74776e8742e032fa016d4437fa - 67.04% (79.9 MB)

[#007] sha256:74aaa5e24c594a66759436668944b3bed727ae896d7bd06a689e374d60738da3 - 0.0% (923 Bytes)


History
2021-02-09 04:58:26 UTC

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

2021-02-09 04:58:35 UTC

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

2021-02-09 04:58:36 UTC

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

2021-02-09 04:58:37 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0b8b0e39-ls12 Build-date:- 2021-02-09T04:56:20+00:00

2021-02-09 04:58:39 UTC

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

2021-02-09 04:58:40 UTC

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

2021-02-09 04:58:41 UTC

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

2021-02-09 04:58:44 UTC

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

2021-02-09 04:58:51 UTC

|4 BUILD_DATE=2021-02-09T04:56:20+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.1.0.2 VERSION=0b8b0e39-ls12 /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-09 04:58:53 UTC

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

2021-02-09 04:58:54 UTC

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

2021-02-09 04:58:55 UTC

/bin/sh -c #(nop) COPY file:96cc36b38eed0666cdd228dd5dbbca08ab4503df17e0a37e3ead0e94189ba731 in /etc/apt/

2021-02-09 05:00:41 UTC

|5 BUILD_DATE=2021-02-09T04:56:20+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.1.0.2 VERSION=0b8b0e39-ls12 /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 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 && 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 clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2021-02-09 05:00:54 UTC

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

2021-02-09 05:00:55 UTC

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

2021-02-15 04:03:59 UTC

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

2021-02-15 04:04:01 UTC

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

2021-02-15 04:04:02 UTC

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

2021-02-15 04:04:04 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.0202012311433-7161-a579b4a51ubuntu18.04.1-ls147 Build-date:- 2021-02-15T04:02:25+00:00

2021-02-15 04:04:06 UTC

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

2021-02-15 04:04:07 UTC

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

2021-02-15 04:04:09 UTC

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

2021-02-15 04:06:54 UTC

|4 BUILD_DATE=2021-02-15T04:02:25+00:00 DEBIAN_FRONTEND=noninteractive QBITTORRENT_VERSION=4.4.0~202012311433-7161-a579b4a51~ubuntu18.04.1 VERSION=4.4.0202012311433-7161-a579b4a51ubuntu18.04.1-ls147 /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-unstable/ubuntu bionic main" >> /etc/apt/sources.list.d/qbitorrent.list && echo "deb-src http://ppa.launchpad.net/qbittorrent-team/qbittorrent-unstable/ubuntu bionic main" >> /etc/apt/sources.list.d/qbitorrent.list && echo "deb https://dl.bintray.com/fedarovich/qbittorrent-cli-debian bionic 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-unstable/ubuntu/dists/bionic/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-02-15 04:07:19 UTC

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

2021-02-15 04:07:21 UTC

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

2021-02-15 04:07:22 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