2020-05-03 11:14:48 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:6fcf2e3118569c8cb64e1e0536041b9d2c4064895edc7b543b27bd37f2e327c2 - 21.92% (25.5 MB)
[#001] sha256:14a3736dfd5da6297b5fb87ecddb50dfc27bddba89fd67efa05a98594c742e3b - 0.0% (274 Bytes)
[#002] sha256:f2536da45b70626cf023998f202c05f2c0241cfaed41eb8e17b25328b0f77f1d - 11.24% (13.1 MB)
[#003] sha256:356bdb6e3a262b0ae2c7fe1f1fb22ae8b2fe333c0f022f234244caadabe6e1a3 - 0.0% (4 KB)
[#004] sha256:6c484956e98e639213b5c51bfff2515342351bcc8b33cdb1995f72a759135562 - 66.84% (77.6 MB)
[#005] sha256:1ebc58653e44cc03ea0a166bdacf3ec384bfaf20d11226dce29508152e1b33db - 0.0% (797 Bytes)
/bin/sh -c #(nop) COPY dir:961a526300a1e25735b0db8d813150ef110a137059062f131f23e5170feb0c2e in /
2020-04-29 16:08:04 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-04-29 16:08:04 UTC/bin/sh -c #(nop) ARG VERSION
2020-04-29 16:08:04 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 76cfc77b-ls36 Build-date:- 2020-04-29T16:07:12+00:00
2020-04-29 16:08:04 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-04-29 16:08:04 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0
2020-04-29 16:08:04 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2020-04-29 16:08:05 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-04-29 16:08:05 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-04-29 16:08:05 UTC/bin/sh -c #(nop) COPY file:a0afddf6c2c99dee6409f51005a22f49cffa569aa0e8ad133ed14c730847fd57 in /etc/apt/
2020-04-29 16:08:26 UTC|5 BUILD_DATE=2020-04-29T16:07:12+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.0.0 VERSION=76cfc77b-ls36 /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 && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2020-04-29 16:08:27 UTC/bin/sh -c #(nop) COPY dir:8187d99922e7bc08adc10883e8799ec5bfe4cef501a192cd4edf1947912ef6c6 in /
2020-04-29 16:08:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-05-03 11:14:14 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-05-03 11:14:14 UTC/bin/sh -c #(nop) ARG VERSION
2020-05-03 11:14:14 UTC/bin/sh -c #(nop) ARG QBITTORRENT_VERSION
2020-05-03 11:14:15 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.3.0202005030748-6970-8999f1aubuntu18.04.1-ls23 Build-date:- 2020-05-03T11:13:38+00:00
2020-05-03 11:14:15 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-05-03 11:14:15 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-05-03 11:14:15 UTC/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2020-05-03 11:14:47 UTC|4 BUILD_DATE=2020-05-03T11:13:38+00:00 DEBIAN_FRONTEND=noninteractive QBITTORRENT_VERSION=4.3.0~202005030748-6970-8999f1a~ubuntu18.04.1 VERSION=4.3.0202005030748-6970-8999f1aubuntu18.04.1-ls23 /bin/sh -c echo "***** add qbitorrent repositories ****" && apt-get update && apt-get install -y gnupg python && 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-05-03 11:14:48 UTC/bin/sh -c #(nop) COPY dir:c84e663dc05c40160353ef6becfb2b7b284937aa656d8f517d429f9b3bf54b0f in /
2020-05-03 11:14:48 UTC/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080
2020-05-03 11:14:48 UTC/bin/sh -c #(nop) VOLUME [/config /downloads]
2020-05-03 11:16:21 UTC
108 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:a1529f251517d9a780aa37d5f7ead7325a6913a00792ac4c68945717d33ac23d - 19.59% (21.2 MB)
[#001] sha256:16e8d5b64719d2c3857ca2491db280ebb6f1bcdbe0184c2f35d2c86d7f202424 - 0.0% (279 Bytes)
[#002] sha256:14969b0bdfa7be93d77726f7912b613fad5952daa0cfe48a6cc2b18d9b0d52bf - 12.59% (13.7 MB)
[#003] sha256:6f5b0c068ce254878e553404cb6e71ba817f8b8f71e7b72d77c55c9dbccedb50 - 0.0% (4.01 KB)
[#004] sha256:1e3f64e0e721bf691363ed4ad229a1eaa2f68fe6bd524ff0dfac98fcfd43f484 - 67.82% (73.6 MB)
[#005] sha256:e3ccee7c7379dfad7a835c029204e46c21da0a97ca8707461e8d9779d9afa67c - 0.0% (799 Bytes)
/bin/sh -c #(nop) COPY dir:ad65992d6c8d1e44c44c6efcfdb0e43bdb88ed8ce9b00b96fbd9ce61e1d298e7 in /
2020-04-29 16:08:43 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-04-29 16:08:43 UTC/bin/sh -c #(nop) ARG VERSION
2020-04-29 16:08:44 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 76cfc77b-ls36 Build-date:- 2020-04-29T16:07:12+00:00
2020-04-29 16:08:45 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-04-29 16:08:46 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0
2020-04-29 16:08:47 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2020-04-29 16:08:47 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-04-29 16:08:48 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-04-29 16:08:48 UTC/bin/sh -c #(nop) COPY file:82e2f69417bae71bb20ab92c0b7aa15f66893747cd2e2e88be2791da4cbb722f in /etc/apt/
2020-04-29 16:09:49 UTC|5 BUILD_DATE=2020-04-29T16:07:12+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=arm OVERLAY_VERSION=v1.22.0.0 VERSION=76cfc77b-ls36 /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 && 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-04-29 16:09:53 UTC/bin/sh -c #(nop) COPY dir:9cdfaebcb02eec20daa19bdfb411022cb58a1fe5ddd290970978e00018334dd7 in /
2020-04-29 16:09:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-05-03 11:14:21 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-05-03 11:14:22 UTC/bin/sh -c #(nop) ARG VERSION
2020-05-03 11:14:23 UTC/bin/sh -c #(nop) ARG QBITTORRENT_VERSION
2020-05-03 11:14:24 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.3.0202005030748-6970-8999f1aubuntu18.04.1-ls23 Build-date:- 2020-05-03T11:13:38+00:00
2020-05-03 11:14:25 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-05-03 11:14:26 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-05-03 11:14:27 UTC/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2020-05-03 11:16:16 UTC|4 BUILD_DATE=2020-05-03T11:13:38+00:00 DEBIAN_FRONTEND=noninteractive QBITTORRENT_VERSION=4.3.0~202005030748-6970-8999f1a~ubuntu18.04.1 VERSION=4.3.0202005030748-6970-8999f1aubuntu18.04.1-ls23 /bin/sh -c echo "***** add qbitorrent repositories ****" && apt-get update && apt-get install -y gnupg python && 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-05-03 11:16:19 UTC/bin/sh -c #(nop) COPY dir:b9e32fe4adf14d9ceef08c497ac7c35de76c9c50deb6143fee413c1c50c7bc47 in /
2020-05-03 11:16:20 UTC/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080
2020-05-03 11:16:21 UTC/bin/sh -c #(nop) VOLUME [/config /downloads]
2020-05-03 11:23: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:11a703ea8050eb29c1c095c1e2fcdeb8523a2114ea656d3be9f26188de6d1b30 - 20.21% (22.6 MB)
[#001] sha256:8fad25286a59606138ed41460d52e7b44812f9c0dcc87fdee58fbda14c721ef8 - 0.0% (279 Bytes)
[#002] sha256:0c8ee7dc56366aac9913c6895c92494f9d832b3c9145a7b4904ef80bfc54c9e7 - 12.77% (14.3 MB)
[#003] sha256:43f21f1abdd33e1d02466ee78c8382d3d0c88600cca2ea30322f78dd3e5b6549 - 0.0% (4 KB)
[#004] sha256:cb5ce8de15f953c2da2d88c11b6af6b1db1dce904142dbde519a8e14d6eef0f7 - 67.01% (75 MB)
[#005] sha256:9e984f6d4b0cfc6efaf626c95451569a85602ffd20a7ee73049f0d652e22128f - 0.0% (799 Bytes)
/bin/sh -c #(nop) COPY dir:d9d22120ef1f37f9a3246155afe50b8d12f43bf488f82ea0ee36fb3240b08810 in /
2020-04-29 16:08:47 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-04-29 16:08:47 UTC/bin/sh -c #(nop) ARG VERSION
2020-04-29 16:08:48 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 76cfc77b-ls36 Build-date:- 2020-04-29T16:07:12+00:00
2020-04-29 16:08:48 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-04-29 16:08:49 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0
2020-04-29 16:08:50 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2020-04-29 16:08:50 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-04-29 16:08:51 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-04-29 16:08:51 UTC/bin/sh -c #(nop) COPY file:96cc36b38eed0666cdd228dd5dbbca08ab4503df17e0a37e3ead0e94189ba731 in /etc/apt/
2020-04-29 16:10:10 UTC|5 BUILD_DATE=2020-04-29T16:07:12+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v1.22.0.0 VERSION=76cfc77b-ls36 /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 && 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-04-29 16:10:13 UTC/bin/sh -c #(nop) COPY dir:8187d99922e7bc08adc10883e8799ec5bfe4cef501a192cd4edf1947912ef6c6 in /
2020-04-29 16:10:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-05-03 11:14:48 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-05-03 11:15:00 UTC/bin/sh -c #(nop) ARG VERSION
2020-05-03 11:15:18 UTC/bin/sh -c #(nop) ARG QBITTORRENT_VERSION
2020-05-03 11:15:26 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.3.0202005030748-6970-8999f1aubuntu18.04.1-ls23 Build-date:- 2020-05-03T11:13:38+00:00
2020-05-03 11:15:44 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-05-03 11:16:01 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-05-03 11:16:16 UTC/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2020-05-03 11:22:06 UTC|4 BUILD_DATE=2020-05-03T11:13:38+00:00 DEBIAN_FRONTEND=noninteractive QBITTORRENT_VERSION=4.3.0~202005030748-6970-8999f1a~ubuntu18.04.1 VERSION=4.3.0202005030748-6970-8999f1aubuntu18.04.1-ls23 /bin/sh -c echo "***** add qbitorrent repositories ****" && apt-get update && apt-get install -y gnupg python && 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-05-03 11:23:17 UTC/bin/sh -c #(nop) COPY dir:b9e32fe4adf14d9ceef08c497ac7c35de76c9c50deb6143fee413c1c50c7bc47 in /
2020-05-03 11:23:36 UTC/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080
2020-05-03 11:23:39 UTC/bin/sh -c #(nop) VOLUME [/config /downloads]