2022-04-04 04:00:10 UTC
92.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:9c301a75ec4dee32817679f183582d77f683d24b92e965fd419577d4015ea90c - 2.63% (2.42 MB)
[#001] sha256:d3e33eb68f16ca9eb4b81c1e6e7bdd353d90016de7e3d7512710989826ae8b43 - 2.33% (2.15 MB)
[#002] sha256:6c26a08f3ebc76f006eb479c257179451c60010ada15bad5620bc167c478fb7c - 2.26% (2.08 MB)
[#003] sha256:ba44015f89d87b9417285d91cce3f41288dcf3abcf7f9639a1dcd4635688a4a3 - 0.0% (408 Bytes)
[#004] sha256:ddb691761cf72cc7c36a20f069bad12f19db225264e85b7aaa03b0ac4ebe3bd6 - 4.46% (4.11 MB)
[#005] sha256:4bc10a90cb898a006c79b53f704c3f5f7a611050711a0aa27be56f49e9423ffb - 0.0% (3.55 KB)
[#006] sha256:a1b7552035e4d1f496414cd2e61b60d1b4347866cc26293d0ec8e828fd4b262e - 88.32% (81.4 MB)
[#007] sha256:3f60638616faca2c6471a815c85c59d609abb7228377109492304d8173576f55 - 0.0% (1.04 KB)
/bin/sh -c #(nop) COPY dir:27fd964b29ddfeea097058650f602ec93be05ecfbb85c4c3566569b26828d726 in /
2022-03-29 06:33:57 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-29 06:33:58 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-29 06:33:59 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8ccce921-ls6 Build-date:- 2022-03-29T08:32:44+02:00
2022-03-29 06:34:00 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-03-29 06:34:01 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-03-29 06:34:02 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-03-29 06:34:04 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-03-29 06:34:05 UTC|4 BUILD_DATE=2022-03-29T08:32:44+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=8ccce921-ls6 /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-03-29 06:34:06 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-03-29 06:34:06 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-03-29 06:34:10 UTC|4 BUILD_DATE=2022-03-29T08:32:44+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=8ccce921-ls6 /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-03-29 06:34:11 UTC/bin/sh -c #(nop) COPY dir:494f571e18199f31eaf5e50b5556d1c8ccb8a67541fb04fc3a4f9638cbff48e5 in /
2022-03-29 06:34:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-03-29 06:34:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-29 06:34:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-29T08:32:44+02:00
2022-03-29 06:34:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-03-29 06:34:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-03-29 06:34:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-29 06:34:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=070dab87cb1b8b83e0b1658ca5d13659b91a01cd
2022-03-29 06:34:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=070dab87cb1b8b83e0b1658ca5d13659b91a01cd
2022-03-29 06:34:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-03-29 06:34:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-03-29 06:34:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-03-29 06:34:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-29 06:34:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=8ccce921-ls6
2022-04-04 03:59:08 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-04-04 03:59:09 UTC/bin/sh -c #(nop) ARG VERSION
2022-04-04 03:59:10 UTC/bin/sh -c #(nop) ARG QBITTORRENT_VERSION
2022-04-04 03:59:11 UTC/bin/sh -c #(nop) ARG QBT_VERSION
2022-04-04 03:59:12 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.2-r1-ls184 Build-date:- 2022-04-03T22:57:54-05:00
2022-04-04 03:59:13 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-04-04 03:59:14 UTC/bin/sh -c #(nop) ARG QBT_VERSION=1.7
2022-04-04 03:59:15 UTC/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.4
2022-04-04 03:59:16 UTC/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2022-04-04 03:59:56 UTC|5 BUILD_DATE=2022-04-03T22:57:54-05:00 QBITTORRENT_VERSION=4.4.2-r1 QBT_VERSION=1.7 UNRAR_VERSION=6.1.4 VERSION=4.4.2-r1-ls184 /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 && curl -L -o /tmp/qbt.tar.gz "https://github.com/linuxserver/docker-qbittorrent/releases/download/qbt-${QBT_VERSION}/qbt-arm.tar.gz" && tar xf /tmp/qbt.tar.gz -C /qbt && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /root/.cache /tmp/*
2022-04-04 03:59:57 UTC/bin/sh -c #(nop) COPY dir:acd8e70f5b0fdb37021625e3f3adf782cd64fe7342a7990787e56c1f02b53776 in /
2022-04-04 03:59:57 UTC/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080
2022-04-04 03:59:58 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-04-04 03:59:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-04-04 04:00:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-03T22:57:54-05:00
2022-04-04 04:00:01 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-04-04 04:00:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-qbittorrent
2022-04-04 04:00:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-04-04 04:00:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=f5d757609818b1d3a0e8798d7a22bd0043a8ace0
2022-04-04 04:00:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=f5d757609818b1d3a0e8798d7a22bd0043a8ace0
2022-04-04 04:00:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-qbittorrent
2022-04-04 04:00:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Qbittorrent
2022-04-04 04:00:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-qbittorrent/packages
2022-04-04 04:00:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-04-04 04:00:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.2-r1-ls184