Namespace
linuxserver
Image / Tag
qbittorrent:amd64-version-4.4.3.1-r1
Content Digest
sha256:f78b6de466c0791b099c13443373d0444609385a94ead02dfc07a9942b79eb84
Details
Created

2022-08-29 05:13:52 UTC

Size

83 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.3.1-r1-ls211 Build-date:- 2022-08-29T00:12:07-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-29T00:12:07-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
    97d4b22608cc1a7f92ac9093f0a8420cc423a6a6
  • org.opencontainers.image.revision
    97d4b22608cc1a7f92ac9093f0a8420cc423a6a6
  • 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-ls211

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:c566b5ea333c1eaf283352fefc8fae9d5784e7a9c7a242e45b897e7bd0196003 - 6.13% (5.08 MB)

[#001] sha256:f2218844f95765765d2af1a58514da436a7340dfcd686603e33bdfd84d98f4ff - 4.7% (3.9 MB)

[#002] sha256:bc1726d46dcfdcff8d65f9372b99181561d89361357060a4bbd63184d8a1ce92 - 0.01% (5.58 KB)

[#003] sha256:20298c758e5faf9cd7967426232bee6147f2cb5ab96e0182a313b8df7e3f90f0 - 89.17% (74 MB)

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


History
2022-08-28 21:27:40 UTC

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

2022-08-28 21:27:40 UTC

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

2022-08-28 21:27:40 UTC

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

2022-08-28 21:27:40 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c39c873a-ls19 Build-date:- 2022-08-28T16:26:29-05:00

2022-08-28 21:27:40 UTC

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

2022-08-28 21:27:40 UTC

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

2022-08-28 21:27:42 UTC

|2 BUILD_DATE=2022-08-28T16:26:29-05:00 VERSION=c39c873a-ls19 /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-28 21:27:42 UTC

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

2022-08-28 21:27:42 UTC

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

2022-08-28 21:27:42 UTC

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

2022-08-28 21:27:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-28T16:26:29-05:00

2022-08-28 21:27:43 UTC

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

2022-08-28 21:27:43 UTC

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

2022-08-28 21:27:43 UTC

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

2022-08-28 21:27:43 UTC

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

2022-08-28 21:27:43 UTC

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

2022-08-28 21:27:43 UTC

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

2022-08-28 21:27:43 UTC

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

2022-08-28 21:27:43 UTC

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

2022-08-28 21:27:43 UTC

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

2022-08-28 21:27:43 UTC

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

2022-08-29 05:13:10 UTC

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

2022-08-29 05:13:11 UTC

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

2022-08-29 05:13:11 UTC

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

2022-08-29 05:13:11 UTC

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

2022-08-29 05:13:11 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r1-ls211 Build-date:- 2022-08-29T00:12:07-05:00

2022-08-29 05:13:11 UTC

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

2022-08-29 05:13:11 UTC

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

2022-08-29 05:13:11 UTC

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

2022-08-29 05:13:50 UTC

|4 BUILD_DATE=2022-08-29T00:12:07-05:00 QBITTORRENT_VERSION=4.4.3.1-r1 UNRAR_VERSION=6.1.7 VERSION=4.4.3.1-r1-ls211 /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-29 05:13:50 UTC

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

2022-08-29 05:13:50 UTC

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

2022-08-29 05:13:50 UTC

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

2022-08-29 05:13:51 UTC

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

2022-08-29 05:13:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-29T00:12:07-05:00

2022-08-29 05:13:51 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-29 05:13:51 UTC

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

2022-08-29 05:13:51 UTC

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

2022-08-29 05:13:51 UTC

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

2022-08-29 05:13:51 UTC

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

2022-08-29 05:13:51 UTC

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

2022-08-29 05:13:51 UTC

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

2022-08-29 05:13:52 UTC

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

2022-08-29 05:13:52 UTC

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

2022-08-29 05:13:52 UTC

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

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