Namespace
linuxserver
Image / Tag
qbittorrent:4.4.5-r0-ls221
Content Digest
sha256:337d4f77995a6ae3c0bc42f62422ec44a13e435fc89916708c266e4b63e67b71
Details
Created

2022-10-10 21:55:47 UTC

Size

82.2 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.5-r0-ls221 Build-date:- 2022-10-10T23:53:46+02:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-10T23:53:46+02:00
  • 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.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-qbittorrent
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    134527e4a97aacb92dabc5053fd5398d24247f8f
  • org.opencontainers.image.revision
    134527e4a97aacb92dabc5053fd5398d24247f8f
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-qbittorrent
  • org.opencontainers.image.title
    Qbittorrent
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-qbittorrent/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    4.4.5-r0-ls221

Environment
HOME

/config

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm

XDG_CONFIG_HOME

/config

XDG_DATA_HOME

/config


Layers

[#000] sha256:bd25d6f6a6c94c2d73265b1343f1f71e3f5062c2988654d1ae09a539dbbb061e - 6.87% (5.65 MB)

[#001] sha256:b7321b7e83dbbe672934258cca0e204684a93dda942c89de1069ead439cff755 - 0.0% (2.96 KB)

[#002] sha256:1867f066eb240f935a20b03824a6740d7173e4eeb34581a77f8cddea01f37d14 - 5.08% (4.18 MB)

[#003] sha256:35c8a5e2f6f0d7f98943a40ab6a47c237f5d7e0042175ff94d4088490b5b38a8 - 0.01% (4.39 KB)

[#004] sha256:385022e9f109952b12697b1ae8b9ca23e271a2b3e2c8b855c470810bd1132b5d - 88.04% (72.4 MB)

[#005] sha256:a1aa842a55c188edf55e07fc12cbf62be87e260cb51fb2a4888c5de6d8487140 - 0.0% (1.32 KB)


History
2022-10-05 17:33:45 UTC

/bin/sh -c #(nop) COPY dir:e7f55a884a61877f8dd6516bbaf683bfe8363110dc18d51a9fa9bd6bf6095173 in /

2022-10-05 17:33:45 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-10-05 17:33:45 UTC

/bin/sh -c #(nop) ARG VERSION

2022-10-05 17:33:45 UTC

/bin/sh -c #(nop) ARG MODS_VERSION=v3

2022-10-05 17:33:45 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 79911084-ls45 Build-date:- 2022-10-05T19:32:29+02:00

2022-10-05 17:33:45 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2022-10-05 17:33:46 UTC

/bin/sh -c #(nop) ADD 55d5f6f8d6a262378879fc62d30c0846580f591fa166bdea3205bf77efc613eb in /docker-mods

2022-10-05 17:33:46 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods

2022-10-05 17:33:49 UTC

|3 BUILD_DATE=2022-10-05T19:32:29+02:00 MODS_VERSION=v3 VERSION=79911084-ls45 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl jq 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 && chmod +x /docker-mods && echo "**** cleanup ****" && rm -rf /tmp/*

2022-10-05 17:33:49 UTC

/bin/sh -c #(nop) COPY dir:aeefa113cd86cf19ad328edc9c25ff0386da36226ea45ef200aad5741971cb1d in /

2022-10-05 17:33:49 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2022-10-05 17:33:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-10-05 17:33:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-05T19:32:29+02:00

2022-10-05 17:33:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2022-10-05 17:33:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2022-10-05 17:33:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-10-05 17:33:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=124f57dac96071eef7b5420c15cb5a7e4a38877a

2022-10-05 17:33:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=124f57dac96071eef7b5420c15cb5a7e4a38877a

2022-10-05 17:33:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2022-10-05 17:33:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2022-10-05 17:33:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2022-10-05 17:33:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-10-05 17:33:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=79911084-ls45

2022-10-10 21:54:53 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-10-10 21:54:53 UTC

/bin/sh -c #(nop) ARG VERSION

2022-10-10 21:54:53 UTC

/bin/sh -c #(nop) ARG QBITTORRENT_VERSION

2022-10-10 21:54:53 UTC

/bin/sh -c #(nop) ARG QBT_VERSION

2022-10-10 21:54:53 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.5-r0-ls221 Build-date:- 2022-10-10T23:53:46+02:00

2022-10-10 21:54:54 UTC

/bin/sh -c #(nop) LABEL maintainer=thespad

2022-10-10 21:54:54 UTC

/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.7

2022-10-10 21:54:54 UTC

/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config

2022-10-10 21:55:44 UTC

|4 BUILD_DATE=2022-10-10T23:53:46+02:00 QBITTORRENT_VERSION=4.4.5-r0 UNRAR_VERSION=6.1.7 VERSION=4.4.5-r0-ls221 /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 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-10-10 21:55:45 UTC

/bin/sh -c #(nop) COPY dir:bf11d62045e6d2f7b9f18622ae71deabf2e005e703002f0477dfb182c9318c0d in /

2022-10-10 21:55:45 UTC

/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080

2022-10-10 21:55:45 UTC

/bin/sh -c #(nop) VOLUME [/config]

2022-10-10 21:55:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-10-10 21:55:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-10T23:53:46+02:00

2022-10-10 21:55:46 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-10-10 21:55:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-qbittorrent

2022-10-10 21:55:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-10-10 21:55:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=134527e4a97aacb92dabc5053fd5398d24247f8f

2022-10-10 21:55:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=134527e4a97aacb92dabc5053fd5398d24247f8f

2022-10-10 21:55:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-qbittorrent

2022-10-10 21:55:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Qbittorrent

2022-10-10 21:55:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-qbittorrent/packages

2022-10-10 21:55:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-10-10 21:55:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.5-r0-ls221

Details
Created

2022-10-10 21:56:14 UTC

Size

80.3 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.5-r0-ls221 Build-date:- 2022-10-10T23:53:46+02:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-10T23:53:46+02:00
  • 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.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-qbittorrent
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    134527e4a97aacb92dabc5053fd5398d24247f8f
  • org.opencontainers.image.revision
    134527e4a97aacb92dabc5053fd5398d24247f8f
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-qbittorrent
  • org.opencontainers.image.title
    Qbittorrent
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-qbittorrent/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    4.4.5-r0-ls221

Environment
HOME

/config

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm

XDG_CONFIG_HOME

/config

XDG_DATA_HOME

/config


Layers

[#000] sha256:fdbd102c0229607393aaaf8818be3cfbc9e94fef76480901f8c96a8be6fb0144 - 6.89% (5.54 MB)

[#001] sha256:b7321b7e83dbbe672934258cca0e204684a93dda942c89de1069ead439cff755 - 0.0% (2.96 KB)

[#002] sha256:c57575dc7724b3a80a11c74f5c43b9f1aadec54b9110878067c8296261fd77a9 - 6.6% (5.3 MB)

[#003] sha256:d13d0744f6a3ebb4b012b751ff228c5950f1972296355a4dfaa56fb8838eba85 - 0.01% (4.47 KB)

[#004] sha256:f349bd81d3ee63a433dafd2c037e299ed136da3765a53624415537abae09aabd - 86.5% (69.5 MB)

[#005] sha256:a9caa9a6177adbd9bab5c599561ed0f017c0480a9f4cd0ffdd91b13994454420 - 0.0% (1.34 KB)


History
2022-10-05 17:33:53 UTC

/bin/sh -c #(nop) COPY dir:0fa0503a84ecd7c2aa9fd46acde450408e48345da32b6fd2b8d443d5421f0c87 in /

2022-10-05 17:33:53 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-10-05 17:33:54 UTC

/bin/sh -c #(nop) ARG VERSION

2022-10-05 17:33:55 UTC

/bin/sh -c #(nop) ARG MODS_VERSION=v3

2022-10-05 17:33:56 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 79911084-ls45 Build-date:- 2022-10-05T19:32:29+02:00

2022-10-05 17:33:57 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2022-10-05 17:33:59 UTC

/bin/sh -c #(nop) ADD 55d5f6f8d6a262378879fc62d30c0846580f591fa166bdea3205bf77efc613eb in /docker-mods

2022-10-05 17:33:59 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods

2022-10-05 17:34:04 UTC

|3 BUILD_DATE=2022-10-05T19:32:29+02:00 MODS_VERSION=v3 VERSION=79911084-ls45 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl jq 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 && chmod +x /docker-mods && 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-10-05 17:34:05 UTC

/bin/sh -c #(nop) COPY dir:aeefa113cd86cf19ad328edc9c25ff0386da36226ea45ef200aad5741971cb1d in /

2022-10-05 17:34:05 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2022-10-05 17:34:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-10-05 17:34:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-05T19:32:29+02:00

2022-10-05 17:34:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2022-10-05 17:34:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2022-10-05 17:34:10 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-10-05 17:34:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=124f57dac96071eef7b5420c15cb5a7e4a38877a

2022-10-05 17:34:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=124f57dac96071eef7b5420c15cb5a7e4a38877a

2022-10-05 17:34:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2022-10-05 17:34:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2022-10-05 17:34:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2022-10-05 17:34:16 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-10-05 17:34:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=79911084-ls45

2022-10-10 21:54:54 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-10-10 21:54:55 UTC

/bin/sh -c #(nop) ARG VERSION

2022-10-10 21:54:55 UTC

/bin/sh -c #(nop) ARG QBITTORRENT_VERSION

2022-10-10 21:54:55 UTC

/bin/sh -c #(nop) ARG QBT_VERSION

2022-10-10 21:54:55 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.5-r0-ls221 Build-date:- 2022-10-10T23:53:46+02:00

2022-10-10 21:54:56 UTC

/bin/sh -c #(nop) LABEL maintainer=thespad

2022-10-10 21:54:56 UTC

/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.7

2022-10-10 21:54:56 UTC

/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config

2022-10-10 21:56:09 UTC

|4 BUILD_DATE=2022-10-10T23:53:46+02:00 QBITTORRENT_VERSION=4.4.5-r0 UNRAR_VERSION=6.1.7 VERSION=4.4.5-r0-ls221 /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 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 && 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-10-10 21:56:10 UTC

/bin/sh -c #(nop) COPY dir:7f2dcaf1dc35c1509de00c8f9b3326a9eef2e56877947669b5da5c40cdae6dc4 in /

2022-10-10 21:56:10 UTC

/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080

2022-10-10 21:56:11 UTC

/bin/sh -c #(nop) VOLUME [/config]

2022-10-10 21:56:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-10-10 21:56:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-10T23:53:46+02:00

2022-10-10 21:56:11 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-10-10 21:56:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-qbittorrent

2022-10-10 21:56:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-10-10 21:56:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=134527e4a97aacb92dabc5053fd5398d24247f8f

2022-10-10 21:56:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=134527e4a97aacb92dabc5053fd5398d24247f8f

2022-10-10 21:56:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-qbittorrent

2022-10-10 21:56:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Qbittorrent

2022-10-10 21:56:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-qbittorrent/packages

2022-10-10 21:56:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-10-10 21:56:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.5-r0-ls221

Details
Created

2022-10-10 21:55:31 UTC

Size

83 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.5-r0-ls221 Build-date:- 2022-10-10T23:53:46+02:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-10T23:53:46+02:00
  • 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.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-qbittorrent
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    134527e4a97aacb92dabc5053fd5398d24247f8f
  • org.opencontainers.image.revision
    134527e4a97aacb92dabc5053fd5398d24247f8f
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-qbittorrent
  • org.opencontainers.image.title
    Qbittorrent
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-qbittorrent/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    4.4.5-r0-ls221

Environment
HOME

/config

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm

XDG_CONFIG_HOME

/config

XDG_DATA_HOME

/config


Layers

[#000] sha256:ce46b2e8f325d2716f240365ab8ad948f7d8fa890169b932094f491d865cd3d8 - 7.07% (5.87 MB)

[#001] sha256:b7321b7e83dbbe672934258cca0e204684a93dda942c89de1069ead439cff755 - 0.0% (2.96 KB)

[#002] sha256:dd20af238c0581b1ede3df7d1e6d2e6afa089697a5bec5451281516e66bbe0f0 - 7.06% (5.86 MB)

[#003] sha256:8440bd076b777a3b3897c52e93f654350cb530a4f725ec65fab4f0d735e9274c - 0.01% (4.42 KB)

[#004] sha256:d1c30434cf57eda2d10fcb7948fb1e93d8cf907a01939e8c2c601afe41a56286 - 85.86% (71.3 MB)

[#005] sha256:c9a23cfdaa5d7ff907aa339854bf49b0e2466f22d8ea30b0dbcd6b76109b58c7 - 0.0% (1.35 KB)


History
2022-10-05 17:33:43 UTC

/bin/sh -c #(nop) COPY dir:5f6ef0b173d53c1290d417914563b406e9520cddddb641b5093cb04b54b26d02 in /

2022-10-05 17:33:43 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-10-05 17:33:44 UTC

/bin/sh -c #(nop) ARG VERSION

2022-10-05 17:33:44 UTC

/bin/sh -c #(nop) ARG MODS_VERSION=v3

2022-10-05 17:33:44 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 79911084-ls45 Build-date:- 2022-10-05T19:32:29+02:00

2022-10-05 17:33:44 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2022-10-05 17:33:44 UTC

/bin/sh -c #(nop) ADD 55d5f6f8d6a262378879fc62d30c0846580f591fa166bdea3205bf77efc613eb in /docker-mods

2022-10-05 17:33:44 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods

2022-10-05 17:33:48 UTC

|3 BUILD_DATE=2022-10-05T19:32:29+02:00 MODS_VERSION=v3 VERSION=79911084-ls45 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl jq 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 && chmod +x /docker-mods && echo "**** add qemu ****" && curl -o /usr/bin/qemu-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && rm -rf /tmp/*

2022-10-05 17:33:49 UTC

/bin/sh -c #(nop) COPY dir:aeefa113cd86cf19ad328edc9c25ff0386da36226ea45ef200aad5741971cb1d in /

2022-10-05 17:33:49 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2022-10-05 17:33:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-10-05 17:33:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-05T19:32:29+02:00

2022-10-05 17:33:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2022-10-05 17:33:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2022-10-05 17:33:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-10-05 17:33:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=124f57dac96071eef7b5420c15cb5a7e4a38877a

2022-10-05 17:33:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=124f57dac96071eef7b5420c15cb5a7e4a38877a

2022-10-05 17:33:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2022-10-05 17:33:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2022-10-05 17:33:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2022-10-05 17:33:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-10-05 17:33:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=79911084-ls45

2022-10-10 21:54:53 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-10-10 21:54:53 UTC

/bin/sh -c #(nop) ARG VERSION

2022-10-10 21:54:54 UTC

/bin/sh -c #(nop) ARG QBITTORRENT_VERSION

2022-10-10 21:54:54 UTC

/bin/sh -c #(nop) ARG QBT_VERSION

2022-10-10 21:54:54 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.5-r0-ls221 Build-date:- 2022-10-10T23:53:46+02:00

2022-10-10 21:54:54 UTC

/bin/sh -c #(nop) LABEL maintainer=thespad

2022-10-10 21:54:54 UTC

/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.7

2022-10-10 21:54:54 UTC

/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config

2022-10-10 21:55:27 UTC

|4 BUILD_DATE=2022-10-10T23:53:46+02:00 QBITTORRENT_VERSION=4.4.5-r0 UNRAR_VERSION=6.1.7 VERSION=4.4.5-r0-ls221 /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 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-arm64-${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-10-10 21:55:30 UTC

/bin/sh -c #(nop) COPY dir:bf11d62045e6d2f7b9f18622ae71deabf2e005e703002f0477dfb182c9318c0d in /

2022-10-10 21:55:30 UTC

/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080

2022-10-10 21:55:30 UTC

/bin/sh -c #(nop) VOLUME [/config]

2022-10-10 21:55:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-10-10 21:55:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-10T23:53:46+02:00

2022-10-10 21:55:30 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-10-10 21:55:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-qbittorrent

2022-10-10 21:55:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-10-10 21:55:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=134527e4a97aacb92dabc5053fd5398d24247f8f

2022-10-10 21:55:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=134527e4a97aacb92dabc5053fd5398d24247f8f

2022-10-10 21:55:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-qbittorrent

2022-10-10 21:55:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Qbittorrent

2022-10-10 21:55:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-qbittorrent/packages

2022-10-10 21:55:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-10-10 21:55:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.5-r0-ls221

Danger Zone
Delete Tag

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.

Delete