2022-08-29 05:14:14 UTC
80.8 MB
/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
XDG_CONFIG_HOME/config
XDG_DATA_HOME/config
[#000] sha256:de565b19262ac3f35b66feaede9dbd9568d4f1d56fd2aa08e87c79b66dc04be9 - 6.27% (5.06 MB)
[#001] sha256:81fd21240643ea2d31225a2e0dbe72cd11b4b95009169383bce84926f001aeaf - 5.95% (4.81 MB)
[#002] sha256:5c5889c525694fc9b89bae87ffe87f1d5d671ef6a519d748b6bcc91d7d6e9236 - 0.01% (5.62 KB)
[#003] sha256:e5e950d763bbd16e00f7d1870991038ec80bd6af9a934c9702d3a89e721e5b92 - 87.78% (70.9 MB)
[#004] sha256:66f306d5ffcc73d3ecde205ef7f939bee32d8bdf74a41d63f74324569e63e0c3 - 0.0% (1.03 KB)
/bin/sh -c #(nop) COPY dir:fbede8cd1cd45fb80b28d1146358ae6252a7067dd9b9b9fd7f501bd6783a0340 in /
2022-08-28 21:28:19 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-28 21:28:19 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-28 21:28:19 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c39c873a-ls19 Build-date:- 2022-08-28T16:26:29-05:00
2022-08-28 21:28:19 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-28 21:28:19 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-28 21:28:22 UTC|2 BUILD_DATE=2022-08-28T16:26:29-05:00 VERSION=c39c873a-ls19 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 && 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 ****" && rm -rf /tmp/*
2022-08-28 21:28:22 UTC/bin/sh -c #(nop) COPY dir:09489a146bf403503d266eb78706df632f0103cd0391ce316cd55f9a6c79d2f2 in /
2022-08-28 21:28:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-28 21:28:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-28 21:28:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-28T16:26:29-05:00
2022-08-28 21:28:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-28 21:28:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-28 21:28:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-28 21:28:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e1f14ef6e176b53fdb15245cbf8c3501a0489d4b
2022-08-28 21:28:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1f14ef6e176b53fdb15245cbf8c3501a0489d4b
2022-08-28 21:28:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-28 21:28:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-28 21:28:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-28 21:28:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-28 21:28:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=c39c873a-ls19
2022-08-29 05:13:15 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-29 05:13:16 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-29 05:13:17 UTC/bin/sh -c #(nop) ARG QBITTORRENT_VERSION
2022-08-29 05:13:18 UTC/bin/sh -c #(nop) ARG QBT_VERSION
2022-08-29 05:13:19 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r1-ls211 Build-date:- 2022-08-29T00:12:07-05:00
2022-08-29 05:13:20 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-08-29 05:13:21 UTC/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.7
2022-08-29 05:13:22 UTC/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2022-08-29 05:14:00 UTC|4 BUILD_DATE=2022-08-29T00:12:07-05:00 QBITTORRENT_VERSION=4.4.3.1-r1 UNRAR_VERSION=6.1.7 VERSION=4.4.3.1-r1-ls211 /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/v3.16/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-08-29 05:14:01 UTC/bin/sh -c #(nop) COPY dir:acd8e70f5b0fdb37021625e3f3adf782cd64fe7342a7990787e56c1f02b53776 in /
2022-08-29 05:14:01 UTC/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080
2022-08-29 05:14:02 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-08-29 05:14:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-29 05:14:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-29T00:12:07-05:00
2022-08-29 05:14:05 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-08-29 05:14:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-qbittorrent
2022-08-29 05:14:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-29 05:14:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=97d4b22608cc1a7f92ac9093f0a8420cc423a6a6
2022-08-29 05:14:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=97d4b22608cc1a7f92ac9093f0a8420cc423a6a6
2022-08-29 05:14:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-qbittorrent
2022-08-29 05:14:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Qbittorrent
2022-08-29 05:14:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-qbittorrent/packages
2022-08-29 05:14:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-29 05:14:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.3.1-r1-ls211