Namespace
linuxserver
Image / Tag
qbittorrent:4.4.3.1-r1-ls206
Content Digest
sha256:f149e19bee84a1b2ddde5e91808d9898a3e05e2ada7da5ff3117d7bc8c530e9c
Details
Created

2022-07-11 04:24:29 UTC

Size

84.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.3.1-r1-ls206 Build-date:- 2022-07-10T23:22:48-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-10T23:22:48-05: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
    5318d9042811dec24af51f4d778d3530d91d8aaa
  • org.opencontainers.image.revision
    5318d9042811dec24af51f4d778d3530d91d8aaa
  • 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.3.1-r1-ls206

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

TERM

xterm

XDG_CONFIG_HOME

/config

XDG_DATA_HOME

/config


Layers

[#000] sha256:15b5e3ee60c4bea3b68300ffa1fcaae7e25facdcabb2f1006a689b3a6938d2e1 - 6.01% (5.08 MB)

[#001] sha256:deefa65d4f6e1d235adf1401119d70de2a1a44f80b6b25849c2b06081d996699 - 4.61% (3.89 MB)

[#002] sha256:03d1c8ac81c6b09f08d836ae59004bf00f3818560b378ee75fc8a6a3661c55cf - 0.0% (4.19 KB)

[#003] sha256:4ac61cf90f1a2b9b0aa94476b68e6cb99ec285c37b7599be59fbd074340fa3c5 - 89.37% (75.5 MB)

[#004] sha256:bf3e6d45273d4528db25c132024baf1bad5a008c76bdd2a6971dd024420a0f33 - 0.0% (1.05 KB)


History
2022-07-05 06:36:24 UTC

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

2022-07-05 06:36:24 UTC

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

2022-07-05 06:36:24 UTC

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

2022-07-05 06:36:24 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 6ec4eccf-ls7 Build-date:- 2022-07-05T08:35:11+02:00

2022-07-05 06:36:24 UTC

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

2022-07-05 06:36:25 UTC

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

2022-07-05 06:36:27 UTC

|2 BUILD_DATE=2022-07-05T08:35:11+02:00 VERSION=6ec4eccf-ls7 /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-07-05 06:36:27 UTC

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

2022-07-05 06:36:27 UTC

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

2022-07-05 06:36:28 UTC

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

2022-07-05 06:36:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-05T08:35:11+02:00

2022-07-05 06:36:28 UTC

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

2022-07-05 06:36:28 UTC

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

2022-07-05 06:36:28 UTC

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

2022-07-05 06:36:28 UTC

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

2022-07-05 06:36:28 UTC

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

2022-07-05 06:36:28 UTC

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

2022-07-05 06:36:29 UTC

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

2022-07-05 06:36:29 UTC

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

2022-07-05 06:36:29 UTC

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

2022-07-05 06:36:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=6ec4eccf-ls7

2022-07-11 04:23:53 UTC

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

2022-07-11 04:23:53 UTC

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

2022-07-11 04:23:54 UTC

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

2022-07-11 04:23:54 UTC

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

2022-07-11 04:23:54 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r1-ls206 Build-date:- 2022-07-10T23:22:48-05:00

2022-07-11 04:23:54 UTC

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

2022-07-11 04:23:54 UTC

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

2022-07-11 04:23:54 UTC

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

2022-07-11 04:24:27 UTC

|4 BUILD_DATE=2022-07-10T23:22:48-05:00 QBITTORRENT_VERSION=4.4.3.1-r1 UNRAR_VERSION=6.1.4 VERSION=4.4.3.1-r1-ls206 /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-11 04:24:28 UTC

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

2022-07-11 04:24:28 UTC

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

2022-07-11 04:24:28 UTC

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

2022-07-11 04:24:28 UTC

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

2022-07-11 04:24:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-10T23:22:48-05:00

2022-07-11 04:24:28 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-11 04:24:29 UTC

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

2022-07-11 04:24:29 UTC

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

2022-07-11 04:24:29 UTC

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

2022-07-11 04:24:29 UTC

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

2022-07-11 04:24:29 UTC

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

2022-07-11 04:24:29 UTC

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

2022-07-11 04:24:29 UTC

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

2022-07-11 04:24:29 UTC

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

2022-07-11 04:24:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.3.1-r1-ls206

Details
Created

2022-07-11 04:24:42 UTC

Size

82 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.3.1-r1-ls206 Build-date:- 2022-07-10T23:22:48-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-10T23:22:48-05: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
    5318d9042811dec24af51f4d778d3530d91d8aaa
  • org.opencontainers.image.revision
    5318d9042811dec24af51f4d778d3530d91d8aaa
  • 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.3.1-r1-ls206

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

TERM

xterm

XDG_CONFIG_HOME

/config

XDG_DATA_HOME

/config


Layers

[#000] sha256:00b8763b8781b52d5d49d750a767186d7354c627ef3b557923e71d368dddfa4c - 6.16% (5.06 MB)

[#001] sha256:4f8658a66b1fd51b966eaa429cf3f592921a8f0090263d7aa81550a7d1286ecd - 5.85% (4.8 MB)

[#002] sha256:3836a975f44624487a948e9e26aaf3f8ef4bc2e1a0b1ffcbd70c9b5e43b7d9e0 - 0.0% (4.15 KB)

[#003] sha256:413383fdc896e14916d0486bbe30fa1db1b30162477cd69efd0077ab25f5e245 - 87.98% (72.2 MB)

[#004] sha256:02720ed69355aadff9eac55d9efc3c9c58911819f551849a26cb1fec9c815d39 - 0.0% (1.05 KB)


History
2022-07-05 06:36:37 UTC

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

2022-07-05 06:36:38 UTC

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

2022-07-05 06:36:39 UTC

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

2022-07-05 06:36:40 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 6ec4eccf-ls7 Build-date:- 2022-07-05T08:35:11+02:00

2022-07-05 06:36:41 UTC

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

2022-07-05 06:36:42 UTC

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

2022-07-05 06:36:47 UTC

|2 BUILD_DATE=2022-07-05T08:35:11+02:00 VERSION=6ec4eccf-ls7 /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-07-05 06:36:48 UTC

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

2022-07-05 06:36:48 UTC

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

2022-07-05 06:36:49 UTC

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

2022-07-05 06:36:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-05T08:35:11+02:00

2022-07-05 06:36:51 UTC

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

2022-07-05 06:36:52 UTC

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

2022-07-05 06:36:53 UTC

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

2022-07-05 06:36:54 UTC

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

2022-07-05 06:36:55 UTC

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

2022-07-05 06:36:56 UTC

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

2022-07-05 06:36:57 UTC

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

2022-07-05 06:36:58 UTC

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

2022-07-05 06:36:59 UTC

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

2022-07-05 06:37:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=6ec4eccf-ls7

2022-07-11 04:23:58 UTC

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

2022-07-11 04:23:58 UTC

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

2022-07-11 04:23:59 UTC

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

2022-07-11 04:23:59 UTC

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

2022-07-11 04:23:59 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r1-ls206 Build-date:- 2022-07-10T23:22:48-05:00

2022-07-11 04:23:59 UTC

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

2022-07-11 04:23:59 UTC

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

2022-07-11 04:23:59 UTC

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

2022-07-11 04:24:37 UTC

|4 BUILD_DATE=2022-07-10T23:22:48-05:00 QBITTORRENT_VERSION=4.4.3.1-r1 UNRAR_VERSION=6.1.4 VERSION=4.4.3.1-r1-ls206 /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/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-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-07-11 04:24:40 UTC

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

2022-07-11 04:24:40 UTC

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

2022-07-11 04:24:40 UTC

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

2022-07-11 04:24:40 UTC

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

2022-07-11 04:24:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-10T23:22:48-05:00

2022-07-11 04:24:40 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-11 04:24:41 UTC

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

2022-07-11 04:24:41 UTC

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

2022-07-11 04:24:41 UTC

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

2022-07-11 04:24:41 UTC

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

2022-07-11 04:24:41 UTC

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

2022-07-11 04:24:41 UTC

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

2022-07-11 04:24:42 UTC

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

2022-07-11 04:24:42 UTC

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

2022-07-11 04:24:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.3.1-r1-ls206

Details
Created

2022-07-11 04:24:44 UTC

Size

85.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.3.1-r1-ls206 Build-date:- 2022-07-10T23:22:48-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-10T23:22:48-05: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
    5318d9042811dec24af51f4d778d3530d91d8aaa
  • org.opencontainers.image.revision
    5318d9042811dec24af51f4d778d3530d91d8aaa
  • 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.3.1-r1-ls206

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

TERM

xterm

XDG_CONFIG_HOME

/config

XDG_DATA_HOME

/config


Layers

[#000] sha256:f3b9698b3de1cc4375fbd4efb76700fd76fbcf765cec4d46c3bfe1c29f4abae6 - 6.22% (5.29 MB)

[#001] sha256:7de73f0059949ec5165605ad3fa659d3999e70d9c1fb5320c91e98952a2c4308 - 6.28% (5.34 MB)

[#002] sha256:ad24d39316a45d83b3fb23faa3f8bf9234ced14a7dfec981dafcbc4d6cce7dd1 - 0.0% (4.19 KB)

[#003] sha256:9dd5962adbb246bae1f069be862309846a64b86e678463e5b1a595e43341c38f - 87.5% (74.4 MB)

[#004] sha256:b11015cbdabbbd52995f006e7ea08901df41d4e3740af13e8156a1b5a249068a - 0.0% (1.05 KB)


History
2022-07-05 06:36:25 UTC

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

2022-07-05 06:36:25 UTC

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

2022-07-05 06:36:26 UTC

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

2022-07-05 06:36:26 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 6ec4eccf-ls7 Build-date:- 2022-07-05T08:35:11+02:00

2022-07-05 06:36:26 UTC

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

2022-07-05 06:36:26 UTC

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

2022-07-05 06:36:28 UTC

|2 BUILD_DATE=2022-07-05T08:35:11+02:00 VERSION=6ec4eccf-ls7 /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-07-05 06:36:29 UTC

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

2022-07-05 06:36:29 UTC

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

2022-07-05 06:36:29 UTC

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

2022-07-05 06:36:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-05T08:35:11+02:00

2022-07-05 06:36:29 UTC

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

2022-07-05 06:36:29 UTC

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

2022-07-05 06:36:30 UTC

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

2022-07-05 06:36:30 UTC

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

2022-07-05 06:36:30 UTC

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

2022-07-05 06:36:30 UTC

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

2022-07-05 06:36:30 UTC

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

2022-07-05 06:36:30 UTC

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

2022-07-05 06:36:30 UTC

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

2022-07-05 06:36:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=6ec4eccf-ls7

2022-07-11 04:24:02 UTC

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

2022-07-11 04:24:02 UTC

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

2022-07-11 04:24:03 UTC

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

2022-07-11 04:24:03 UTC

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

2022-07-11 04:24:03 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r1-ls206 Build-date:- 2022-07-10T23:22:48-05:00

2022-07-11 04:24:04 UTC

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

2022-07-11 04:24:04 UTC

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

2022-07-11 04:24:04 UTC

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

2022-07-11 04:24:39 UTC

|4 BUILD_DATE=2022-07-10T23:22:48-05:00 QBITTORRENT_VERSION=4.4.3.1-r1 UNRAR_VERSION=6.1.4 VERSION=4.4.3.1-r1-ls206 /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-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-07-11 04:24:42 UTC

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

2022-07-11 04:24:42 UTC

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

2022-07-11 04:24:42 UTC

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

2022-07-11 04:24:42 UTC

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

2022-07-11 04:24:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-10T23:22:48-05:00

2022-07-11 04:24:43 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-11 04:24:43 UTC

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

2022-07-11 04:24:43 UTC

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

2022-07-11 04:24:43 UTC

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

2022-07-11 04:24:43 UTC

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

2022-07-11 04:24:44 UTC

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

2022-07-11 04:24:44 UTC

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

2022-07-11 04:24:44 UTC

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

2022-07-11 04:24:44 UTC

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

2022-07-11 04:24:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.3.1-r1-ls206

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