2020-10-25 19:15:37 UTC
116 MB
/config
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
XDG_CONFIG_HOME/config
XDG_DATA_HOME/config
[#000] sha256:d2f5134e80cc75025782a12cbb8220db33925c6d6866fa5f0beb16b232bb6b2f - 21.87% (25.5 MB)
[#001] sha256:a453bd35b645e4517da53ba83587ce788aa4847d5be989bfd5dcfdad6b089cdb - 0.0% (274 Bytes)
[#002] sha256:134faf5d1f700cb1887b5903d66fda27f69bcc64c85d01705c7789b099d17a81 - 11.14% (13 MB)
[#003] sha256:8eed134df1561f64aef7dced13fc302cea46259f55fa953b3bb335cf8a31b1eb - 0.0% (4.13 KB)
[#004] sha256:70dfb5903e2253592eed2a9127fc41f75ca8ed31c1f977bcc1f449a58830405f - 66.98% (78 MB)
[#005] sha256:f302bea5dc46d92a7dcf003370b1fecafcbd2bf226101a1109325bed6ddf1638 - 0.0% (798 Bytes)
/bin/sh -c #(nop) COPY dir:865d2a3d95402e5fb7c76a261eb351428cdc9c1bbf25a9a1513a8a4d0dd9e0b0 in /
2020-10-07 23:01:11 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-10-07 23:01:11 UTC/bin/sh -c #(nop) ARG VERSION
2020-10-07 23:01:12 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5b0118e3-ls55 Build-date:- 2020-10-07T22:58:32+00:00
2020-10-07 23:01:12 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-10-07 23:01:13 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.0.0.1
2020-10-07 23:01:13 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2020-10-07 23:01:13 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-10-07 23:01:14 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-10-07 23:01:14 UTC/bin/sh -c #(nop) COPY file:a0afddf6c2c99dee6409f51005a22f49cffa569aa0e8ad133ed14c730847fd57 in /etc/apt/
2020-10-07 23:02:03 UTC|5 BUILD_DATE=2020-10-07T22:58:32+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.0.0.1 VERSION=5b0118e3-ls55 /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 "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && 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/*
2020-10-07 23:02:07 UTC/bin/sh -c #(nop) COPY dir:d9b4fd1bacede18445a775aacdc628686177aef2dd4806f656a0a9c0982d98df in /
2020-10-07 23:02:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-10-25 19:14:40 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-10-25 19:14:40 UTC/bin/sh -c #(nop) ARG VERSION
2020-10-25 19:14:40 UTC/bin/sh -c #(nop) ARG QBITTORRENT_VERSION
2020-10-25 19:14:41 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.0202010251233-7101-0a2a71e83ubuntu18.04.1-ls104 Build-date:- 2020-10-25T19:13:19+00:00
2020-10-25 19:14:41 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-10-25 19:14:41 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-10-25 19:14:42 UTC/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2020-10-25 19:15:34 UTC|4 BUILD_DATE=2020-10-25T19:13:19+00:00 DEBIAN_FRONTEND=noninteractive QBITTORRENT_VERSION=4.4.0~202010251233-7101-0a2a71e83~ubuntu18.04.1 VERSION=4.4.0202010251233-7101-0a2a71e83ubuntu18.04.1-ls104 /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/*
2020-10-25 19:15:36 UTC/bin/sh -c #(nop) COPY dir:c84e663dc05c40160353ef6becfb2b7b284937aa656d8f517d429f9b3bf54b0f in /
2020-10-25 19:15:36 UTC/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080
2020-10-25 19:15:37 UTC/bin/sh -c #(nop) VOLUME [/config /downloads]
2020-10-25 19:15:56 UTC
109 MB
/config
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
XDG_CONFIG_HOME/config
XDG_DATA_HOME/config
[#000] sha256:bbb5d123a761309e7e20d7747986f9a4891e6962162dbab1bc56208cfa1c879a - 19.51% (21.2 MB)
[#001] sha256:c1c07ba357232caea48111a421d92c96e9aa8504e75e4618cc3880a0ab7c5352 - 0.0% (279 Bytes)
[#002] sha256:0009df9dc273f73cda5bddc69491f09678cfa6fc98d362987ffd71c7acd16b12 - 12.72% (13.9 MB)
[#003] sha256:dbb2875764e4c89924ff1f0a7f5d752c385d3860cc213fad97853c8083bed5ac - 0.0% (4.15 KB)
[#004] sha256:cdaf38d4e4b1b3a6e9342449e9c741dd0ed31859c1b4d9e6d366f00be8bf1be2 - 67.77% (73.8 MB)
[#005] sha256:e3ccee7c7379dfad7a835c029204e46c21da0a97ca8707461e8d9779d9afa67c - 0.0% (799 Bytes)
/bin/sh -c #(nop) COPY dir:01cd6b20eba28aa923d241de3020d38370f1c2526f2125cd44e3e15050f07d96 in /
2020-10-07 23:00:11 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-10-07 23:00:11 UTC/bin/sh -c #(nop) ARG VERSION
2020-10-07 23:00:12 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5b0118e3-ls55 Build-date:- 2020-10-07T22:58:32+00:00
2020-10-07 23:00:12 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-10-07 23:00:13 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.0.0.1
2020-10-07 23:00:13 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2020-10-07 23:00:13 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-10-07 23:00:14 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-10-07 23:00:14 UTC/bin/sh -c #(nop) COPY file:82e2f69417bae71bb20ab92c0b7aa15f66893747cd2e2e88be2791da4cbb722f in /etc/apt/
2020-10-07 23:01:05 UTC|5 BUILD_DATE=2020-10-07T22:58:32+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=arm OVERLAY_VERSION=v2.0.0.1 VERSION=5b0118e3-ls55 /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 "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && 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/*
2020-10-07 23:01:06 UTC/bin/sh -c #(nop) COPY dir:15eb77cb268acaf278e2abb00e4585dd49edf79eeff4f593b5074ec43a75f032 in /
2020-10-07 23:01:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-10-25 19:14:43 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-10-25 19:14:43 UTC/bin/sh -c #(nop) ARG VERSION
2020-10-25 19:14:44 UTC/bin/sh -c #(nop) ARG QBITTORRENT_VERSION
2020-10-25 19:14:44 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.0202010251233-7101-0a2a71e83ubuntu18.04.1-ls104 Build-date:- 2020-10-25T19:13:19+00:00
2020-10-25 19:14:45 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-10-25 19:14:45 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-10-25 19:14:46 UTC/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2020-10-25 19:15:53 UTC|4 BUILD_DATE=2020-10-25T19:13:19+00:00 DEBIAN_FRONTEND=noninteractive QBITTORRENT_VERSION=4.4.0~202010251233-7101-0a2a71e83~ubuntu18.04.1 VERSION=4.4.0202010251233-7101-0a2a71e83ubuntu18.04.1-ls104 /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/*
2020-10-25 19:15:55 UTC/bin/sh -c #(nop) COPY dir:b9e32fe4adf14d9ceef08c497ac7c35de76c9c50deb6143fee413c1c50c7bc47 in /
2020-10-25 19:15:55 UTC/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080
2020-10-25 19:15:56 UTC/bin/sh -c #(nop) VOLUME [/config /downloads]
2020-10-25 19:18:39 UTC
112 MB
/config
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
XDG_CONFIG_HOME/config
XDG_DATA_HOME/config
[#000] sha256:1876b79a3b1eab5efca19c139727eeff1d185c455a82c2891b1102d1ba5baed9 - 20.16% (22.6 MB)
[#001] sha256:d2419bac0adbf5c6fbd41072373f1751aa6b86e49e7c8bc9153d3fdd158a556b - 0.0% (280 Bytes)
[#002] sha256:85d0fe15a2b52f58e08419741e3c29af4d7a4e6651a4d7c155268e40069e6c62 - 12.85% (14.4 MB)
[#003] sha256:4553441b6f0878a80e462cc004cf55e7a783e5f422e539b633ed8491e4fb3201 - 0.0% (4.15 KB)
[#004] sha256:a783df5cd79944a3cd218f56c7b35984310fbc341b992a8213f68f02bac78700 - 66.99% (75.2 MB)
[#005] sha256:f75b5e8e6af5bcb5ed38798b145a4bf18e4a3a1df897d6ec2e43dac3b79b91e2 - 0.0% (799 Bytes)
/bin/sh -c #(nop) COPY dir:d2b60d4b8bdfcda699734e4291474c4620714c309c2f64943e350ec56ef64156 in /
2020-10-07 23:00:32 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-10-07 23:00:33 UTC/bin/sh -c #(nop) ARG VERSION
2020-10-07 23:00:33 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5b0118e3-ls55 Build-date:- 2020-10-07T22:58:32+00:00
2020-10-07 23:00:34 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-10-07 23:00:34 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.0.0.1
2020-10-07 23:00:35 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2020-10-07 23:00:35 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-10-07 23:00:36 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-10-07 23:00:37 UTC/bin/sh -c #(nop) COPY file:96cc36b38eed0666cdd228dd5dbbca08ab4503df17e0a37e3ead0e94189ba731 in /etc/apt/
2020-10-07 23:01:46 UTC|5 BUILD_DATE=2020-10-07T22:58:32+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.0.0.1 VERSION=5b0118e3-ls55 /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 "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && 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/*
2020-10-07 23:01:48 UTC/bin/sh -c #(nop) COPY dir:d9b4fd1bacede18445a775aacdc628686177aef2dd4806f656a0a9c0982d98df in /
2020-10-07 23:01:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-10-25 19:15:20 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-10-25 19:15:21 UTC/bin/sh -c #(nop) ARG VERSION
2020-10-25 19:15:23 UTC/bin/sh -c #(nop) ARG QBITTORRENT_VERSION
2020-10-25 19:15:24 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.0202010251233-7101-0a2a71e83ubuntu18.04.1-ls104 Build-date:- 2020-10-25T19:13:19+00:00
2020-10-25 19:15:25 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-10-25 19:15:26 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-10-25 19:15:28 UTC/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2020-10-25 19:18:11 UTC|4 BUILD_DATE=2020-10-25T19:13:19+00:00 DEBIAN_FRONTEND=noninteractive QBITTORRENT_VERSION=4.4.0~202010251233-7101-0a2a71e83~ubuntu18.04.1 VERSION=4.4.0202010251233-7101-0a2a71e83ubuntu18.04.1-ls104 /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/*
2020-10-25 19:18:36 UTC/bin/sh -c #(nop) COPY dir:c84e663dc05c40160353ef6becfb2b7b284937aa656d8f517d429f9b3bf54b0f in /
2020-10-25 19:18:37 UTC/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080
2020-10-25 19:18:39 UTC/bin/sh -c #(nop) VOLUME [/config /downloads]
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.