2022-04-25 04:08:08 UTC
93.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:748921bdf83d4fa24287d335bee7cbd46a05e903b31a45674804c151860873c2 - 2.57% (2.4 MB)
[#001] sha256:bcdb02a799ff09328e922cc248862af322072ac02658efcfdae00f11b5e89621 - 2.3% (2.15 MB)
[#002] sha256:739abf25214924651352cfb6027d62ed52696d119533f165706354e4dccb6528 - 2.22% (2.08 MB)
[#003] sha256:09ce2c6202f02d055a439a54568a63ce77bad8744f029dccde15ebed16deb89e - 0.0% (439 Bytes)
[#004] sha256:aaaf9ea5bac69aff164a5deda6283a1d340e1ee851970c1ec1d358e732a9e03a - 4.41% (4.12 MB)
[#005] sha256:0bd55154c7a2c2fcfc4b014549aa624d23b7ab9730d57c9271a1ad30fb7509ba - 0.0% (3.63 KB)
[#006] sha256:2b95de4b204244d6375a43ae02c220c42a15679ff2dd2b20f7941bdc85bace04 - 88.5% (82.8 MB)
[#007] sha256:aa013a3166a2887e3e6741a97400f25aa4f4cf100e9063e4e7b3c59e92c3bf27 - 0.0% (1.05 KB)
/bin/sh -c #(nop) COPY dir:de6b5b881e673acc4c34cb3395202d4d7e1b916b49118f4a26cbfce80d3e9ff8 in /
2022-04-21 19:09:32 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-04-21 19:09:32 UTC/bin/sh -c #(nop) ARG VERSION
2022-04-21 19:09:32 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 36f5cfdc-ls10 Build-date:- 2022-04-21T14:07:59-05:00
2022-04-21 19:09:32 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-04-21 19:09:33 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-04-21 19:09:33 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-04-21 19:09:34 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-04-21 19:09:36 UTC|4 BUILD_DATE=2022-04-21T14:07:59-05:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=36f5cfdc-ls10 /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-04-21 19:09:37 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2022-04-21 19:09:37 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-04-21 19:09:44 UTC|4 BUILD_DATE=2022-04-21T14:07:59-05:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=36f5cfdc-ls10 /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-04-21 19:09:45 UTC/bin/sh -c #(nop) COPY dir:0c0d7690f0de617d719e24a7b61136d019ef14c78aa2cd37e618c99b3c6a3c4b in /
2022-04-21 19:09:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-04-21 19:09:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-04-21 19:09:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-21T14:07:59-05:00
2022-04-21 19:09:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-04-21 19:09:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-04-21 19:09:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-04-21 19:09:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=74609f330be45f88acedc6c703061f744d0abc9a
2022-04-21 19:09:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74609f330be45f88acedc6c703061f744d0abc9a
2022-04-21 19:09:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-04-21 19:09:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-04-21 19:09:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-04-21 19:09:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-04-21 19:09:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=36f5cfdc-ls10
2022-04-25 04:06:38 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-04-25 04:06:38 UTC/bin/sh -c #(nop) ARG VERSION
2022-04-25 04:06:39 UTC/bin/sh -c #(nop) ARG QBITTORRENT_VERSION
2022-04-25 04:06:39 UTC/bin/sh -c #(nop) ARG QBT_VERSION
2022-04-25 04:06:39 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.2-r4-ls189 Build-date:- 2022-04-25T06:05:36+02:00
2022-04-25 04:06:39 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-04-25 04:06:40 UTC/bin/sh -c #(nop) ARG QBT_VERSION=1.7
2022-04-25 04:06:40 UTC/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.4
2022-04-25 04:06:40 UTC/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2022-04-25 04:08:03 UTC|5 BUILD_DATE=2022-04-25T06:05:36+02:00 QBITTORRENT_VERSION=4.4.2-r4 QBT_VERSION=1.7 UNRAR_VERSION=6.1.4 VERSION=4.4.2-r4-ls189 /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-25 04:08:04 UTC/bin/sh -c #(nop) COPY dir:c42db66079b6fe49316a16a315c17d43f77d44a113ab83fb330bc4b15ddac3b1 in /
2022-04-25 04:08:05 UTC/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080
2022-04-25 04:08:05 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-04-25 04:08:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-04-25 04:08:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-25T06:05:36+02:00
2022-04-25 04:08:06 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-25 04:08:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-qbittorrent
2022-04-25 04:08:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-04-25 04:08:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=bf8e5f1962557577aafd7af5b25a6bf6215c23a5
2022-04-25 04:08:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=bf8e5f1962557577aafd7af5b25a6bf6215c23a5
2022-04-25 04:08:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-qbittorrent
2022-04-25 04:08:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Qbittorrent
2022-04-25 04:08:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-qbittorrent/packages
2022-04-25 04:08:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-04-25 04:08:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.2-r4-ls189