2022-06-13 04:26:22 UTC
82.6 MB
/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
XDG_CONFIG_HOME/config
XDG_DATA_HOME/config
[#000] sha256:f7e62d9fffef1841534d38cc346fb88895c8e91e03af2c4e3e83cd4d06eecc92 - 3.37% (2.78 MB)
[#001] sha256:739162ae216f671dc7f683d2d144d1c6d7c540eb18fbb64146c2cb5ea18e25d0 - 2.18% (1.8 MB)
[#002] sha256:09155640f89975cc24bc167ad5e82cb2f23d8c0b96e7580b783caf698709c1a3 - 2.1% (1.74 MB)
[#003] sha256:ff95783bc1e391d30c283c57aad5bb0c45b72af769c54a1ac9397aec448d7252 - 0.0% (442 Bytes)
[#004] sha256:51e100919bc9e170434073f73f1336fffe59485c9faf5b60ba75f3648fcb6f22 - 3.59% (2.97 MB)
[#005] sha256:61848fd30ff766aecb3baac87fe745ede5c9d916230db5068cd537ffb60119fc - 0.0% (3.62 KB)
[#006] sha256:814bdddd2cdeb9a19880a676cb84f802c0641ac80eb9da2787c4315352a618bf - 88.76% (73.4 MB)
[#007] sha256:ae65985e2ee251065073a4084b154290e1bac2cf648bb3a4d868282f6095e6e2 - 0.0% (1.05 KB)
/bin/sh -c #(nop) COPY dir:ce531a893276eecb7a0384dd720226836a13fba8f11507c31b10dc239faedb2d in /
2022-06-07 06:34:25 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-06-07 06:34:25 UTC/bin/sh -c #(nop) ARG VERSION
2022-06-07 06:34:25 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- bb4bc1c1-ls17 Build-date:- 2022-06-07T08:33:13+02:00
2022-06-07 06:34:25 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-06-07 06:34:26 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-06-07 06:34:26 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2022-06-07 06:34:26 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-06-07 06:34:27 UTC|4 BUILD_DATE=2022-06-07T08:33:13+02:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=bb4bc1c1-ls17 /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-06-07 06:34:28 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-06-07 06:34:28 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-06-07 06:34:31 UTC|4 BUILD_DATE=2022-06-07T08:33:13+02:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=bb4bc1c1-ls17 /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 "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2022-06-07 06:34:31 UTC/bin/sh -c #(nop) COPY dir:67b6f27abec27e529475adac5a84878e93ddf41093b3ad8cb94bd637afa88bc2 in /
2022-06-07 06:34:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-06-07 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-06-07 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-07T08:33:13+02:00
2022-06-07 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-06-07 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-06-07 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-06-07 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1b555292e6c95b68efa1e442cdcca3901ca97d94
2022-06-07 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1b555292e6c95b68efa1e442cdcca3901ca97d94
2022-06-07 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-06-07 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-06-07 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-06-07 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-06-07 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=bb4bc1c1-ls17
2022-06-13 04:25:30 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-06-13 04:25:30 UTC/bin/sh -c #(nop) ARG VERSION
2022-06-13 04:25:30 UTC/bin/sh -c #(nop) ARG QBITTORRENT_VERSION
2022-06-13 04:25:30 UTC/bin/sh -c #(nop) ARG QBT_VERSION
2022-06-13 04:25:31 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r1-ls201 Build-date:- 2022-06-13T06:24:26+02:00
2022-06-13 04:25:31 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-06-13 04:25:31 UTC/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.4
2022-06-13 04:25:31 UTC/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2022-06-13 04:26:19 UTC|4 BUILD_DATE=2022-06-13T06:24:26+02:00 QBITTORRENT_VERSION=4.4.3.1-r1 UNRAR_VERSION=6.1.4 VERSION=4.4.3.1-r1-ls201 /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 icu-libs 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 && QBT_VERSION=$(curl -sL "https://api.github.com/repos/fedarovich/qbittorrent-cli/releases" | awk '/tag_name/{print $4;exit}' FS='[""]'); curl -o /tmp/qbt.tar.gz -L "https://github.com/fedarovich/qbittorrent-cli/releases/download/${QBT_VERSION}/qbt-linux-alpine-x64-${QBT_VERSION:1}.tar.gz" && tar xf /tmp/qbt.tar.gz -C /qbt && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /root/.cache /tmp/*
2022-06-13 04:26:20 UTC/bin/sh -c #(nop) COPY dir:acd8e70f5b0fdb37021625e3f3adf782cd64fe7342a7990787e56c1f02b53776 in /
2022-06-13 04:26:20 UTC/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080
2022-06-13 04:26:20 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-06-13 04:26:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-06-13 04:26:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-13T06:24:26+02:00
2022-06-13 04:26:21 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-06-13 04:26:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-qbittorrent
2022-06-13 04:26:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-06-13 04:26:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4f68b52b047d2ff7b04ada1a7dd5aa41e8087b5f
2022-06-13 04:26:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4f68b52b047d2ff7b04ada1a7dd5aa41e8087b5f
2022-06-13 04:26:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-qbittorrent
2022-06-13 04:26:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Qbittorrent
2022-06-13 04:26:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-qbittorrent/packages
2022-06-13 04:26:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-06-13 04:26:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.3.1-r1-ls201
2022-06-13 04:26:29 UTC
81.2 MB
/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
XDG_CONFIG_HOME/config
XDG_DATA_HOME/config
[#000] sha256:987462787a88e0800325c4e6354201eb528946ffa20873a634b5520d578ce0b8 - 2.96% (2.4 MB)
[#001] sha256:f4fdd30bd1945ad7f588f22cc8b7917668d8ae3ad6154fc6ba56e50c49bba58f - 2.65% (2.15 MB)
[#002] sha256:4ff064f7aa3a5c15b0514dcbef02e72eeccc1f974a85ccda379b930682bc74ab - 2.56% (2.08 MB)
[#003] sha256:95aa77cd7a46bce1b968b65454b4f8e8c36657e08a2fc87dbdd2a96f4016c3da - 0.0% (439 Bytes)
[#004] sha256:63a7e7c951f4d8cc0fb1192aa7b77c3d73ab670a736e8235d933b483b754b303 - 5.08% (4.13 MB)
[#005] sha256:15a8be2fc7bbb9a44f338caa46e614c8e48d46e0bd75626182bb93c63e6d7aa9 - 0.0% (3.62 KB)
[#006] sha256:4eb323a947b37f9a3b1f354c5092fc249b85493263a26380335cca11268fdcd6 - 86.74% (70.4 MB)
[#007] sha256:7f0dae3de75f5302e81ea05c86e58a975e626fd4acad62adf4352c44b42ceea1 - 0.0% (1.03 KB)
/bin/sh -c #(nop) COPY dir:22860cb9cb49468a298d525512e2a92cde98cbe1dc5f5ecf90d60c29a27b742b in /
2022-06-07 06:34:32 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-06-07 06:34:33 UTC/bin/sh -c #(nop) ARG VERSION
2022-06-07 06:34:33 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- bb4bc1c1-ls17 Build-date:- 2022-06-07T08:33:13+02:00
2022-06-07 06:34:33 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-06-07 06:34:33 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-06-07 06:34:34 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-06-07 06:34:35 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-06-07 06:34:37 UTC|4 BUILD_DATE=2022-06-07T08:33:13+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=bb4bc1c1-ls17 /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-06-07 06:34:38 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2022-06-07 06:34:38 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-06-07 06:34:47 UTC|4 BUILD_DATE=2022-06-07T08:33:13+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=bb4bc1c1-ls17 /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-06-07 06:34:48 UTC/bin/sh -c #(nop) COPY dir:0c0d7690f0de617d719e24a7b61136d019ef14c78aa2cd37e618c99b3c6a3c4b in /
2022-06-07 06:34:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-06-07 06:34:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-06-07 06:34:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-07T08:33:13+02:00
2022-06-07 06:34:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-06-07 06:34:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-06-07 06:34:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-06-07 06:34:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1b555292e6c95b68efa1e442cdcca3901ca97d94
2022-06-07 06:34:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1b555292e6c95b68efa1e442cdcca3901ca97d94
2022-06-07 06:34:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-06-07 06:34:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-06-07 06:34:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-06-07 06:34:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-06-07 06:34:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=bb4bc1c1-ls17
2022-06-13 04:25:33 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-06-13 04:25:34 UTC/bin/sh -c #(nop) ARG VERSION
2022-06-13 04:25:35 UTC/bin/sh -c #(nop) ARG QBITTORRENT_VERSION
2022-06-13 04:25:36 UTC/bin/sh -c #(nop) ARG QBT_VERSION
2022-06-13 04:25:37 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r1-ls201 Build-date:- 2022-06-13T06:24:26+02:00
2022-06-13 04:25:38 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-06-13 04:25:39 UTC/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.4
2022-06-13 04:25:40 UTC/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2022-06-13 04:26:14 UTC|4 BUILD_DATE=2022-06-13T06:24:26+02:00 QBITTORRENT_VERSION=4.4.3.1-r1 UNRAR_VERSION=6.1.4 VERSION=4.4.3.1-r1-ls201 /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 && QBT_VERSION=$(curl -sL "https://api.github.com/repos/fedarovich/qbittorrent-cli/releases" | awk '/tag_name/{print $4;exit}' FS='[""]'); curl -o /tmp/qbt.tar.gz -L "https://github.com/fedarovich/qbittorrent-cli/releases/download/${QBT_VERSION}/qbt-linux-alpine-arm-${QBT_VERSION:1}.tar.gz" && tar xf /tmp/qbt.tar.gz -C /qbt && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /root/.cache /tmp/*
2022-06-13 04:26:16 UTC/bin/sh -c #(nop) COPY dir:acd8e70f5b0fdb37021625e3f3adf782cd64fe7342a7990787e56c1f02b53776 in /
2022-06-13 04:26:16 UTC/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080
2022-06-13 04:26:17 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-06-13 04:26:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-06-13 04:26:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-13T06:24:26+02:00
2022-06-13 04:26:20 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-06-13 04:26:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-qbittorrent
2022-06-13 04:26:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-06-13 04:26:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4f68b52b047d2ff7b04ada1a7dd5aa41e8087b5f
2022-06-13 04:26:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4f68b52b047d2ff7b04ada1a7dd5aa41e8087b5f
2022-06-13 04:26:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-qbittorrent
2022-06-13 04:26:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Qbittorrent
2022-06-13 04:26:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-qbittorrent/packages
2022-06-13 04:26:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-06-13 04:26:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.3.1-r1-ls201
2022-06-13 04:26:14 UTC
83.9 MB
/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
XDG_CONFIG_HOME/config
XDG_DATA_HOME/config
[#000] sha256:f3cd81c4c3dbebe71055561d92b0a706e8eddac490578a524f5d1f8a514f3453 - 3.2% (2.68 MB)
[#001] sha256:963c1c697904812f6ad693c27cb6ceab985639890802b41ee86aae90e9fa1ec2 - 2.56% (2.15 MB)
[#002] sha256:b5aa05793dc62e7dd02a9b1e2f92d39c6f2d23c6bcd8f28188ffb408fb1ca105 - 2.5% (2.1 MB)
[#003] sha256:66c9fec3fb79331d28557414496a45d16c0b2b38e2267665b0f5185d9e855478 - 0.0% (440 Bytes)
[#004] sha256:a0c5778663a7bcd4046cf0e65f89d0bb607eb4a52202c917fb883018467c897f - 5.48% (4.6 MB)
[#005] sha256:404b05e61f20be747000318c3667669f374414d68e1787040db17494acf29318 - 0.0% (3.63 KB)
[#006] sha256:d9806588ed170ffa3316a7777aadac4dae1303f5f53e951a3389070bb18d16c3 - 86.25% (72.4 MB)
[#007] sha256:7c15ae0044ce468d148d9ad114a7e95ab9a5f59328b38199f10d0fada3700392 - 0.0% (1.05 KB)
/bin/sh -c #(nop) COPY dir:a770947f796efb550ab596a0baece130761d6288e673418b53dc369397ecd1cf in /
2022-06-07 06:34:24 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-06-07 06:34:24 UTC/bin/sh -c #(nop) ARG VERSION
2022-06-07 06:34:24 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- bb4bc1c1-ls17 Build-date:- 2022-06-07T08:33:13+02:00
2022-06-07 06:34:24 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-06-07 06:34:24 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-06-07 06:34:24 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2022-06-07 06:34:25 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2022-06-07 06:34:26 UTC|4 BUILD_DATE=2022-06-07T08:33:13+02:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=bb4bc1c1-ls17 /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-06-07 06:34:26 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-06-07 06:34:26 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-06-07 06:34:30 UTC|4 BUILD_DATE=2022-06-07T08:33:13+02:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=bb4bc1c1-ls17 /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-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2022-06-07 06:34:30 UTC/bin/sh -c #(nop) COPY dir:67b6f27abec27e529475adac5a84878e93ddf41093b3ad8cb94bd637afa88bc2 in /
2022-06-07 06:34:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-06-07 06:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-06-07 06:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-07T08:33:13+02:00
2022-06-07 06:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-06-07 06:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-06-07 06:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-06-07 06:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1b555292e6c95b68efa1e442cdcca3901ca97d94
2022-06-07 06:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1b555292e6c95b68efa1e442cdcca3901ca97d94
2022-06-07 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-06-07 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-06-07 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-06-07 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-06-07 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=bb4bc1c1-ls17
2022-06-13 04:25:32 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-06-13 04:25:32 UTC/bin/sh -c #(nop) ARG VERSION
2022-06-13 04:25:33 UTC/bin/sh -c #(nop) ARG QBITTORRENT_VERSION
2022-06-13 04:25:33 UTC/bin/sh -c #(nop) ARG QBT_VERSION
2022-06-13 04:25:33 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r1-ls201 Build-date:- 2022-06-13T06:24:26+02:00
2022-06-13 04:25:33 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-06-13 04:25:33 UTC/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.4
2022-06-13 04:25:33 UTC/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2022-06-13 04:26:09 UTC|4 BUILD_DATE=2022-06-13T06:24:26+02:00 QBITTORRENT_VERSION=4.4.3.1-r1 UNRAR_VERSION=6.1.4 VERSION=4.4.3.1-r1-ls201 /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 icu-libs 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 && QBT_VERSION=$(curl -sL "https://api.github.com/repos/fedarovich/qbittorrent-cli/releases" | awk '/tag_name/{print $4;exit}' FS='[""]'); curl -o /tmp/qbt.tar.gz -L "https://github.com/fedarovich/qbittorrent-cli/releases/download/${QBT_VERSION}/qbt-linux-alpine-arm64-${QBT_VERSION:1}.tar.gz" && tar xf /tmp/qbt.tar.gz -C /qbt && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /root/.cache /tmp/*
2022-06-13 04:26:11 UTC/bin/sh -c #(nop) COPY dir:acd8e70f5b0fdb37021625e3f3adf782cd64fe7342a7990787e56c1f02b53776 in /
2022-06-13 04:26:12 UTC/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080
2022-06-13 04:26:12 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-06-13 04:26:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-06-13 04:26:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-13T06:24:26+02:00
2022-06-13 04:26:12 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-06-13 04:26:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-qbittorrent
2022-06-13 04:26:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-06-13 04:26:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4f68b52b047d2ff7b04ada1a7dd5aa41e8087b5f
2022-06-13 04:26:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4f68b52b047d2ff7b04ada1a7dd5aa41e8087b5f
2022-06-13 04:26:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-qbittorrent
2022-06-13 04:26:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Qbittorrent
2022-06-13 04:26:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-qbittorrent/packages
2022-06-13 04:26:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-06-13 04:26:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.3.1-r1-ls201