2022-07-04 04:37:18 UTC
84.5 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:276686a315a7e0d9e97cb46bbc9d33d1d5c259d1bdd8b18ef37e3378ef15883e - 6.01% (5.08 MB)
[#001] sha256:4e8239bcfffa86396e389165e5e175c1956fde67d6b14c2e1f484c0ed3c030cb - 4.61% (3.89 MB)
[#002] sha256:2e42ba53ec9e6771c2fb85b79403ec344206cfb2077fbeee764cbd2b6a330a41 - 0.0% (4.19 KB)
[#003] sha256:1c442293cc23eebdbdb416b09ce9b4ed8c5f203a877b139c5fa4b5bbcd9c6234 - 89.37% (75.5 MB)
[#004] sha256:d99d5e0290c757f2a17f6e0d1041bc561689eea03905ef4af67c98938b636bf5 - 0.0% (1.05 KB)
/bin/sh -c #(nop) COPY dir:5927b73649a9cdb5b292ff3f5c6913a2fec49727498ddef3b7ecb53671436d89 in /
2022-06-21 00:05:42 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-06-21 00:05:43 UTC/bin/sh -c #(nop) ARG VERSION
2022-06-21 00:05:43 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f525477c-ls6 Build-date:- 2022-06-20T19:04:32-05:00
2022-06-21 00:05:43 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-06-21 00:05:43 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-06-21 00:05:45 UTC|2 BUILD_DATE=2022-06-20T19:04:32-05:00 VERSION=f525477c-ls6 /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 "**** cleanup ****" && rm -rf /tmp/*
2022-06-21 00:05:45 UTC/bin/sh -c #(nop) COPY dir:83c35abd6a4a74a56fed853176ba0000a1b6cf7b5adb02507daf6aaf822e99c3 in /
2022-06-21 00:05:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-06-21 00:05:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-06-21 00:05:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-20T19:04:32-05:00
2022-06-21 00:05:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-06-21 00:05:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-06-21 00:05:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-06-21 00:05:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=92595b45d83e4d874d9701ce9a3f5488a3bb34d9
2022-06-21 00:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=92595b45d83e4d874d9701ce9a3f5488a3bb34d9
2022-06-21 00:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-06-21 00:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-06-21 00:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-06-21 00:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-06-21 00:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f525477c-ls6
2022-07-04 04:36:36 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-04 04:36:36 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-04 04:36:36 UTC/bin/sh -c #(nop) ARG QBITTORRENT_VERSION
2022-07-04 04:36:36 UTC/bin/sh -c #(nop) ARG QBT_VERSION
2022-07-04 04:36:37 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r1-ls205 Build-date:- 2022-07-04T06:35:39+02:00
2022-07-04 04:36:37 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-07-04 04:36:37 UTC/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.4
2022-07-04 04:36:37 UTC/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2022-07-04 04:37:15 UTC|4 BUILD_DATE=2022-07-04T06:35:39+02:00 QBITTORRENT_VERSION=4.4.3.1-r1 UNRAR_VERSION=6.1.4 VERSION=4.4.3.1-r1-ls205 /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/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-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-07-04 04:37:16 UTC/bin/sh -c #(nop) COPY dir:acd8e70f5b0fdb37021625e3f3adf782cd64fe7342a7990787e56c1f02b53776 in /
2022-07-04 04:37:16 UTC/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080
2022-07-04 04:37:16 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-07-04 04:37:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-04 04:37:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-04T06:35:39+02:00
2022-07-04 04:37:17 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-07-04 04:37:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-qbittorrent
2022-07-04 04:37:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-04 04:37:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d5e03be2cf702211628e23e5d4f53eebc42ec66b
2022-07-04 04:37:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d5e03be2cf702211628e23e5d4f53eebc42ec66b
2022-07-04 04:37:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-qbittorrent
2022-07-04 04:37:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Qbittorrent
2022-07-04 04:37:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-qbittorrent/packages
2022-07-04 04:37:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-04 04:37:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.3.1-r1-ls205
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.