2022-03-21 03:55:36 UTC
92.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:8cba8663cf5c1230770410a54722f26fb1eec23990ba0c92180e025b1a3bf2c1 - 2.62% (2.42 MB)
[#001] sha256:12b4363ce25ecb8537bc3e07e204f56d4a5e93dde0353edcda52c686f32d5b39 - 2.32% (2.15 MB)
[#002] sha256:63b37e7a0bf01fb3fb744dba9228527ce981a9745d52ceabfe133459e79ce1d5 - 2.25% (2.08 MB)
[#003] sha256:dde103eb3e90068cd9bce51f89d1d50bb5cca679dc88c8f4e25056319f156ad9 - 0.0% (438 Bytes)
[#004] sha256:f181f6efefb16e27f90b2e3929d8551b1122bea089240700de86768ea249ee1e - 4.44% (4.12 MB)
[#005] sha256:79772696500ca1ab39cc0b80095daa67576ee62444c77ece83ae78730e9c2bc9 - 0.0% (3.55 KB)
[#006] sha256:416cf81a1d3ab1932e52274abb31231d46a2547b086664812c37ac680a1b1653 - 88.37% (81.8 MB)
[#007] sha256:0604dcad5914f895f709a9f0601d1626e2af555fc7c8320ec766e989c8ebd41a - 0.0% (1.07 KB)
/bin/sh -c #(nop) COPY dir:5397b60dc84a39024ca122c58b6391d6ed910912a124313fade5550916538c05 in /
2022-03-15 06:33:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-15 06:33:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-15 06:33:13 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fbb047f2-ls4 Build-date:- 2022-03-15T07:31:58+01:00
2022-03-15 06:33:14 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-03-15 06:33:14 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-03-15 06:33:14 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-03-15 06:33:16 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-03-15 06:33:18 UTC|4 BUILD_DATE=2022-03-15T07:31:58+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=fbb047f2-ls4 /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-15 06:33:18 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2022-03-15 06:33:18 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-03-15 06:33:29 UTC|4 BUILD_DATE=2022-03-15T07:31:58+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=fbb047f2-ls4 /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-15 06:33:30 UTC/bin/sh -c #(nop) COPY dir:a3247436cf573daa5863cb187264d3a76f4b4a8c9500dab91f423aed0001b651 in /
2022-03-15 06:33:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-03-15 06:33:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-15 06:33:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-15T07:31:58+01:00
2022-03-15 06:33:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-03-15 06:33:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-03-15 06:33:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-15 06:33:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=c9237aaa398a04fdaf887944a10557282e1ee013
2022-03-15 06:33:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=c9237aaa398a04fdaf887944a10557282e1ee013
2022-03-15 06:33:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-03-15 06:33:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-03-15 06:33:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-03-15 06:33:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-15 06:33:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fbb047f2-ls4
2022-03-21 03:54:02 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-21 03:54:03 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-21 03:54:03 UTC/bin/sh -c #(nop) ARG QBITTORRENT_VERSION
2022-03-21 03:54:03 UTC/bin/sh -c #(nop) ARG QBT_VERSION
2022-03-21 03:54:03 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.1-r0-ls180 Build-date:- 2022-03-20T22:52:53-05:00
2022-03-21 03:54:04 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-03-21 03:54:04 UTC/bin/sh -c #(nop) ARG QBT_VERSION=1.7
2022-03-21 03:54:04 UTC/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.4
2022-03-21 03:54:04 UTC/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2022-03-21 03:55:31 UTC|5 BUILD_DATE=2022-03-20T22:52:53-05:00 QBITTORRENT_VERSION=4.4.1-r0 QBT_VERSION=1.7 UNRAR_VERSION=6.1.4 VERSION=4.4.1-r0-ls180 /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-03-21 03:55:32 UTC/bin/sh -c #(nop) COPY dir:c42db66079b6fe49316a16a315c17d43f77d44a113ab83fb330bc4b15ddac3b1 in /
2022-03-21 03:55:32 UTC/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080
2022-03-21 03:55:33 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-21 03:55:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-21 03:55:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-20T22:52:53-05:00
2022-03-21 03:55:33 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-03-21 03:55:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-qbittorrent
2022-03-21 03:55:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-21 03:55:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0358202857087d9ae4df87ec23a27f8942ab1212
2022-03-21 03:55:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0358202857087d9ae4df87ec23a27f8942ab1212
2022-03-21 03:55:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-qbittorrent
2022-03-21 03:55:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Qbittorrent
2022-03-21 03:55:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-qbittorrent/packages
2022-03-21 03:55:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-21 03:55:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.1-r0-ls180
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.