2022-08-08 04:23:40 UTC
83 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:0e4d8e4273039463f88be67b3a7b77378ebfd7f9a423b2959d354d02671dcb85 - 6.12% (5.08 MB)
[#001] sha256:87426268d9c8a856830481a78bc721d0b530ea955613ef6ab877b123333f9c75 - 4.71% (3.91 MB)
[#002] sha256:c8a88f258267946cef669f97fd6cabbc7075469d98a43565f035d669fc8a6c83 - 0.01% (5.24 KB)
[#003] sha256:206dff7b8c9c0517f0c8d0d33188e63d9c4bedef4c2d7874f82d6b4a1add4b46 - 89.17% (74 MB)
[#004] sha256:2d0d9e8d133434bc61f1dc9d576261817dedde4844b880928cf2171e43914fac - 0.0% (1.05 KB)
/bin/sh -c #(nop) COPY dir:621a2f28389ad122b53f0e106598db75a3bf820c21d342b39fb4b4bef98cdb59 in /
2022-08-02 06:36:32 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-02 06:36:33 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-02 06:36:33 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5500cbe4-ls14 Build-date:- 2022-08-02T08:35:21+02:00
2022-08-02 06:36:33 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-02 06:36:33 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-02 06:36:35 UTC|2 BUILD_DATE=2022-08-02T08:35:21+02:00 VERSION=5500cbe4-ls14 /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-08-02 06:36:35 UTC/bin/sh -c #(nop) COPY dir:2ff93abeb5308292c5ad2c59df96554c4e698c4ff27172f5e2d8be397d73f8e7 in /
2022-08-02 06:36:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-02 06:36:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-02 06:36:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-02T08:35:21+02:00
2022-08-02 06:36:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-02 06:36:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-02 06:36:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-02 06:36:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=6ba2997eebdf4f57cc1c3048bcbaad854995b924
2022-08-02 06:36:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6ba2997eebdf4f57cc1c3048bcbaad854995b924
2022-08-02 06:36:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-02 06:36:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-02 06:36:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-02 06:36:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-02 06:36:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=5500cbe4-ls14
2022-08-08 04:23:02 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-08 04:23:03 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-08 04:23:03 UTC/bin/sh -c #(nop) ARG QBITTORRENT_VERSION
2022-08-08 04:23:03 UTC/bin/sh -c #(nop) ARG QBT_VERSION
2022-08-08 04:23:03 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r1-ls209 Build-date:- 2022-08-07T23:21:56-05:00
2022-08-08 04:23:03 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-08-08 04:23:04 UTC/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.4
2022-08-08 04:23:04 UTC/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2022-08-08 04:23:38 UTC|4 BUILD_DATE=2022-08-07T23:21:56-05:00 QBITTORRENT_VERSION=4.4.3.1-r1 UNRAR_VERSION=6.1.4 VERSION=4.4.3.1-r1-ls209 /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-08-08 04:23:38 UTC/bin/sh -c #(nop) COPY dir:acd8e70f5b0fdb37021625e3f3adf782cd64fe7342a7990787e56c1f02b53776 in /
2022-08-08 04:23:38 UTC/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080
2022-08-08 04:23:38 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-08-08 04:23:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-08 04:23:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-07T23:21:56-05:00
2022-08-08 04:23:39 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-08 04:23:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-qbittorrent
2022-08-08 04:23:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-08 04:23:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=06bec2789823c663a8bf398a923cfe0d438a254c
2022-08-08 04:23:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=06bec2789823c663a8bf398a923cfe0d438a254c
2022-08-08 04:23:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-qbittorrent
2022-08-08 04:23:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Qbittorrent
2022-08-08 04:23:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-qbittorrent/packages
2022-08-08 04:23:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-08 04:23:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.3.1-r1-ls209
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.