2022-06-16 17:07:24 UTC
80.9 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:ab3c16614568acf64166a4ea2042576978d9db6364184d11b983f68afebd10de - 6.27% (5.08 MB)
[#001] sha256:eed156bfe23f4743f38e5b85b70d8430adb947c1060e1ec455074ed3ccafaa7d - 4.58% (3.71 MB)
[#002] sha256:9072aa34db0f20898bb2e13e6d5ff94bd5d438a65c451edffb8bfee540819f0a - 0.01% (4.17 KB)
[#003] sha256:883007d40c38c6ff8e5473360d132683edce8cfb7941b27a73b7c4801951d071 - 89.14% (72.1 MB)
[#004] sha256:d4e41d6b1437dbd83bb8a77bbe2a58421f29fa088e3d5ab660b362adc6dd2776 - 0.0% (1.05 KB)
/bin/sh -c #(nop) COPY dir:db4b2c073b0a413fbddbe2ba17c43fcbf54da96b30979d1a987cf8d3cd18ea08 in /
2022-06-15 14:48:03 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-06-15 14:48:03 UTC/bin/sh -c #(nop) ARG VERSION
2022-06-15 14:48:03 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 36b2ace9-ls20 Build-date:- 2022-06-15T14:46:16+00:00
2022-06-15 14:48:03 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-06-15 14:48:04 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-06-15 14:48:06 UTC|2 BUILD_DATE=2022-06-15T14:46:16+00:00 VERSION=36b2ace9-ls20 /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-15 14:48:06 UTC/bin/sh -c #(nop) COPY dir:26a214b9cb2671bca004b51f65bc65a505b4732ede51ece219fd952ef9cf39e0 in /
2022-06-15 14:48:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-06-15 14:48:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-06-15 14:48:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-15T14:46:16+00:00
2022-06-15 14:48:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-06-15 14:48:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-06-15 14:48:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-06-15 14:48:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=71347b20aa4550dbe3c54a008194b648af11ca57
2022-06-15 14:48:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=71347b20aa4550dbe3c54a008194b648af11ca57
2022-06-15 14:48:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-06-15 14:48:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-06-15 14:48:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-06-15 14:48:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-06-15 14:48:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=36b2ace9-ls20
2022-06-16 17:06:52 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-06-16 17:06:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-06-16 17:06:52 UTC/bin/sh -c #(nop) ARG QBITTORRENT_VERSION
2022-06-16 17:06:52 UTC/bin/sh -c #(nop) ARG QBT_VERSION
2022-06-16 17:06:52 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r2-ls202 Build-date:- 2022-06-16T12:05:51-05:00
2022-06-16 17:06:53 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-06-16 17:06:53 UTC/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.4
2022-06-16 17:06:53 UTC/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2022-06-16 17:07:22 UTC|4 BUILD_DATE=2022-06-16T12:05:51-05:00 QBITTORRENT_VERSION=4.4.3.1-r2 UNRAR_VERSION=6.1.4 VERSION=4.4.3.1-r2-ls202 /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/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 && 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-06-16 17:07:22 UTC/bin/sh -c #(nop) COPY dir:acd8e70f5b0fdb37021625e3f3adf782cd64fe7342a7990787e56c1f02b53776 in /
2022-06-16 17:07:22 UTC/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080
2022-06-16 17:07:22 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-06-16 17:07:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-06-16 17:07:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-16T12:05:51-05:00
2022-06-16 17:07:23 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-06-16 17:07:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-qbittorrent
2022-06-16 17:07:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-06-16 17:07:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=bb25c8d32ebe545a867480222352425ea80b9c2a
2022-06-16 17:07:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=bb25c8d32ebe545a867480222352425ea80b9c2a
2022-06-16 17:07:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-qbittorrent
2022-06-16 17:07:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Qbittorrent
2022-06-16 17:07:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-qbittorrent/packages
2022-06-16 17:07:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-06-16 17:07:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.3.1-r2-ls202
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.