Namespace
linuxserver
Image / Tag
qbittorrent:version-4.4.4-r0
Content Digest
sha256:f10dff75cc56a48c2003fc9d9f52fd126d985bfeb24ff10767b35e73e54f6593
Details
Created

2022-08-31 17:47:14 UTC

Size

82.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.4-r0-ls212 Build-date:- 2022-08-31T19:45:26+02:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-31T19:45:26+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
    6483e582e8252b36c0fc1f3c37cb83bef8520ac9
  • org.opencontainers.image.revision
    6483e582e8252b36c0fc1f3c37cb83bef8520ac9
  • 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.4-r0-ls212

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:99a603eb637597cb8526f2d5cfd8c03ead56ad5379e2da4abf2b29ad891e70e2 - 6.83% (5.64 MB)

[#001] sha256:be5e15a823ce0060e60ab28f03c3078d88fae430b9cd696a68a49024917084fb - 4.47% (3.68 MB)

[#002] sha256:087049e46feabba649eb47f7cd83f64700c19c6bab576482025f770e9bcd6a61 - 0.01% (6.97 KB)

[#003] sha256:35d2239f19e32f78b6d4fb1ce178e8b39f7f1a006d024d8838e97b2c4d39abfb - 88.69% (73.1 MB)

[#004] sha256:290cd1d2bdf567f6502c04b062e7a69b6b532d462a2eedbd49336f4ddd885667 - 0.0% (1.36 KB)


History
2022-08-30 09:55:42 UTC

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

2022-08-30 09:55:42 UTC

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

2022-08-30 09:55:42 UTC

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

2022-08-30 09:55:42 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3a57d535-ls35 Build-date:- 2022-08-30T11:54:32+02:00

2022-08-30 09:55:42 UTC

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

2022-08-30 09:55:42 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-08-30 09:55:45 UTC

|2 BUILD_DATE=2022-08-30T11:54:32+02:00 VERSION=3a57d535-ls35 /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-30 09:55:45 UTC

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

2022-08-30 09:55:45 UTC

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

2022-08-30 09:55:45 UTC

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

2022-08-30 09:55:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-30T11:54:32+02:00

2022-08-30 09:55:45 UTC

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

2022-08-30 09:55:46 UTC

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

2022-08-30 09:55:46 UTC

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

2022-08-30 09:55:46 UTC

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

2022-08-30 09:55:46 UTC

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

2022-08-30 09:55:46 UTC

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

2022-08-30 09:55:46 UTC

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

2022-08-30 09:55:46 UTC

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

2022-08-30 09:55:46 UTC

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

2022-08-30 09:55:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3a57d535-ls35

2022-08-31 17:46:28 UTC

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

2022-08-31 17:46:28 UTC

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

2022-08-31 17:46:29 UTC

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

2022-08-31 17:46:29 UTC

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

2022-08-31 17:46:29 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.4-r0-ls212 Build-date:- 2022-08-31T19:45:26+02:00

2022-08-31 17:46:29 UTC

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

2022-08-31 17:46:29 UTC

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

2022-08-31 17:46:29 UTC

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

2022-08-31 17:47:11 UTC

|4 BUILD_DATE=2022-08-31T19:45:26+02:00 QBITTORRENT_VERSION=4.4.4-r0 UNRAR_VERSION=6.1.7 VERSION=4.4.4-r0-ls212 /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-08-31 17:47:12 UTC

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

2022-08-31 17:47:12 UTC

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

2022-08-31 17:47:12 UTC

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

2022-08-31 17:47:12 UTC

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

2022-08-31 17:47:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-31T19:45:26+02:00

2022-08-31 17:47:12 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-31 17:47:12 UTC

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

2022-08-31 17:47:13 UTC

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

2022-08-31 17:47:13 UTC

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

2022-08-31 17:47:13 UTC

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

2022-08-31 17:47:13 UTC

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

2022-08-31 17:47:13 UTC

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

2022-08-31 17:47:13 UTC

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

2022-08-31 17:47:13 UTC

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

2022-08-31 17:47:14 UTC

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

Details
Created

2022-08-31 17:47:23 UTC

Size

80.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.4-r0-ls212 Build-date:- 2022-08-31T19:45:26+02:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-31T19:45:26+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
    6483e582e8252b36c0fc1f3c37cb83bef8520ac9
  • org.opencontainers.image.revision
    6483e582e8252b36c0fc1f3c37cb83bef8520ac9
  • 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.4-r0-ls212

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:be1bad15390f30b9634c7055567502b2320f37d0f91b697b607973c9b15c5f4c - 6.86% (5.52 MB)

[#001] sha256:a02cec9dcd0e4f28fe606013646493bb25c3c551e2e30e3f246905130a5a7149 - 5.95% (4.79 MB)

[#002] sha256:aaa79baf3daf32c0aaf1bb5b390d72f8f1aa96dc59b5bba32796fb31a10aedf5 - 0.01% (6.68 KB)

[#003] sha256:371ecf4b9f44674a6e493e57942f595d74f637ac546369e61b2428055c3a2d2d - 87.19% (70.2 MB)

[#004] sha256:6270805ed135d77ee1da4ecdf61c9ae8e6e66243bb92057eb3ecdd07bcc28a1e - 0.0% (1.33 KB)


History
2022-08-30 09:55:50 UTC

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

2022-08-30 09:55:50 UTC

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

2022-08-30 09:55:51 UTC

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

2022-08-30 09:55:52 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3a57d535-ls35 Build-date:- 2022-08-30T11:54:32+02:00

2022-08-30 09:55:53 UTC

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

2022-08-30 09:55:54 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-08-30 09:55:59 UTC

|2 BUILD_DATE=2022-08-30T11:54:32+02:00 VERSION=3a57d535-ls35 /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-30 09:56:01 UTC

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

2022-08-30 09:56:01 UTC

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

2022-08-30 09:56:02 UTC

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

2022-08-30 09:56:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-30T11:54:32+02:00

2022-08-30 09:56:04 UTC

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

2022-08-30 09:56:05 UTC

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

2022-08-30 09:56:06 UTC

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

2022-08-30 09:56:07 UTC

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

2022-08-30 09:56:08 UTC

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

2022-08-30 09:56:09 UTC

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

2022-08-30 09:56:10 UTC

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

2022-08-30 09:56:11 UTC

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

2022-08-30 09:56:12 UTC

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

2022-08-30 09:56:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3a57d535-ls35

2022-08-31 17:46:30 UTC

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

2022-08-31 17:46:31 UTC

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

2022-08-31 17:46:32 UTC

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

2022-08-31 17:46:33 UTC

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

2022-08-31 17:46:34 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.4-r0-ls212 Build-date:- 2022-08-31T19:45:26+02:00

2022-08-31 17:46:35 UTC

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

2022-08-31 17:46:36 UTC

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

2022-08-31 17:46:37 UTC

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

2022-08-31 17:47:09 UTC

|4 BUILD_DATE=2022-08-31T19:45:26+02:00 QBITTORRENT_VERSION=4.4.4-r0 UNRAR_VERSION=6.1.7 VERSION=4.4.4-r0-ls212 /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/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-08-31 17:47:10 UTC

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

2022-08-31 17:47:10 UTC

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

2022-08-31 17:47:11 UTC

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

2022-08-31 17:47:12 UTC

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

2022-08-31 17:47:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-31T19:45:26+02:00

2022-08-31 17:47:14 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-31 17:47:15 UTC

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

2022-08-31 17:47:16 UTC

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

2022-08-31 17:47:17 UTC

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

2022-08-31 17:47:18 UTC

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

2022-08-31 17:47:19 UTC

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

2022-08-31 17:47:20 UTC

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

2022-08-31 17:47:21 UTC

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

2022-08-31 17:47:22 UTC

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

2022-08-31 17:47:23 UTC

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

Details
Created

2022-08-31 17:47:30 UTC

Size

83.2 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.4-r0-ls212 Build-date:- 2022-08-31T19:45:26+02:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-31T19:45:26+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
    6483e582e8252b36c0fc1f3c37cb83bef8520ac9
  • org.opencontainers.image.revision
    6483e582e8252b36c0fc1f3c37cb83bef8520ac9
  • 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.4-r0-ls212

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:e94c1e97fc7574cb6ca13008b2675293a4b20a11088fde4d259fc123d12fada8 - 7.04% (5.85 MB)

[#001] sha256:bbd5a31260193d6c5218b09b0f9215988b88e85d065173bdd58903ef71441214 - 6.39% (5.32 MB)

[#002] sha256:41081eaabce33c83d7970a6b033a73f5bd6c66efc38a45fea8718b65592403f7 - 0.01% (7.05 KB)

[#003] sha256:090dfdd072228362e8aba926dbdfac70562638e355792bb2c759c84f6a623472 - 86.56% (72 MB)

[#004] sha256:b058983144b77a6614bc8640e4f031081b5d4d0ee457393d960ff0c02fe31aac - 0.0% (1.33 KB)


History
2022-08-30 09:55:38 UTC

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

2022-08-30 09:55:39 UTC

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

2022-08-30 09:55:39 UTC

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

2022-08-30 09:55:39 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3a57d535-ls35 Build-date:- 2022-08-30T11:54:32+02:00

2022-08-30 09:55:39 UTC

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

2022-08-30 09:55:39 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-08-30 09:55:42 UTC

|2 BUILD_DATE=2022-08-30T11:54:32+02:00 VERSION=3a57d535-ls35 /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-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-08-30 09:55:42 UTC

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

2022-08-30 09:55:42 UTC

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

2022-08-30 09:55:42 UTC

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

2022-08-30 09:55:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-30T11:54:32+02:00

2022-08-30 09:55:43 UTC

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

2022-08-30 09:55:43 UTC

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

2022-08-30 09:55:43 UTC

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

2022-08-30 09:55:43 UTC

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

2022-08-30 09:55:43 UTC

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

2022-08-30 09:55:43 UTC

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

2022-08-30 09:55:44 UTC

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

2022-08-30 09:55:44 UTC

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

2022-08-30 09:55:44 UTC

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

2022-08-30 09:55:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3a57d535-ls35

2022-08-31 17:46:34 UTC

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

2022-08-31 17:46:35 UTC

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

2022-08-31 17:46:36 UTC

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

2022-08-31 17:46:37 UTC

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

2022-08-31 17:46:38 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.4-r0-ls212 Build-date:- 2022-08-31T19:45:26+02:00

2022-08-31 17:46:39 UTC

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

2022-08-31 17:46:40 UTC

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

2022-08-31 17:46:41 UTC

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

2022-08-31 17:47:15 UTC

|4 BUILD_DATE=2022-08-31T19:45:26+02:00 QBITTORRENT_VERSION=4.4.4-r0 UNRAR_VERSION=6.1.7 VERSION=4.4.4-r0-ls212 /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-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-08-31 17:47:17 UTC

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

2022-08-31 17:47:17 UTC

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

2022-08-31 17:47:18 UTC

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

2022-08-31 17:47:19 UTC

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

2022-08-31 17:47:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-31T19:45:26+02:00

2022-08-31 17:47:21 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-31 17:47:22 UTC

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

2022-08-31 17:47:23 UTC

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

2022-08-31 17:47:24 UTC

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

2022-08-31 17:47:25 UTC

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

2022-08-31 17:47:26 UTC

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

2022-08-31 17:47:27 UTC

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

2022-08-31 17:47:28 UTC

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

2022-08-31 17:47:29 UTC

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

2022-08-31 17:47:30 UTC

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

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