Namespace
linuxserver
Image / Tag
qbittorrent:arm32v7-libtorrentv1-release-4.4.5_v1.2.18-ls1
Content Digest
sha256:56605b6dec094f93745f38ca32bfcc1e45fa2613c45f61f917c0431b7fd2908d
Details
Created

2022-10-31 13:55:57 UTC

Size

88.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- release-4.4.5_v1.2.18-ls1 Build-date:- 2022-10-31T08:53:12-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-31T08:53:12-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
    00d380478fd88746782f6baf4f34fa3542fd380e
  • org.opencontainers.image.revision
    00d380478fd88746782f6baf4f34fa3542fd380e
  • 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
    release-4.4.5_v1.2.18-ls1

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:3c76bf0f3c0608132af281778ebaa5cc2fe31ca81922b1f6f148dd2d136db8e5 - 5.75% (5.11 MB)

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

[#002] sha256:3baba183b58d0c624306def810c52d0b2dfa4e3e841ed85ea264153a2452feee - 5.86% (5.21 MB)

[#003] sha256:ca916e937a96e4acdc87e4cfe013c0198975ff4fd1c5f5dbf1159a325e33ec5c - 0.01% (4.67 KB)

[#004] sha256:bf0fbf28a7cd4222e541f48e3237194da6c30c9aced516fd5767df814d149f2b - 88.38% (78.5 MB)

[#005] sha256:09e5dc8f68537b7612d1a0478303f4a2fe1eab6f24bee939b9b1d83e8b394106 - 0.0% (1.33 KB)


History
2022-10-30 18:01:37 UTC

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

2022-10-30 18:01:37 UTC

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

2022-10-30 18:01:38 UTC

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

2022-10-30 18:01:38 UTC

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

2022-10-30 18:01:38 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9c04774e-ls28 Build-date:- 2022-10-30T19:00:08+01:00

2022-10-30 18:01:38 UTC

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

2022-10-30 18:01:39 UTC

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

2022-10-30 18:01: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-10-30 18:01:46 UTC

|3 BUILD_DATE=2022-10-30T19:00:08+01:00 MODS_VERSION=v3 VERSION=9c04774e-ls28 /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-30 18:01:46 UTC

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

2022-10-30 18:01:47 UTC

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

2022-10-30 18:01:47 UTC

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

2022-10-30 18:01:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-30T19:00:08+01:00

2022-10-30 18:01:47 UTC

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

2022-10-30 18:01:48 UTC

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

2022-10-30 18:01:48 UTC

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

2022-10-30 18:01:48 UTC

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

2022-10-30 18:01:48 UTC

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

2022-10-30 18:01:49 UTC

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

2022-10-30 18:01:49 UTC

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

2022-10-30 18:01:49 UTC

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

2022-10-30 18:01:49 UTC

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

2022-10-30 18:01:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9c04774e-ls28

2022-10-31 13:54:24 UTC

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

2022-10-31 13:54:24 UTC

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

2022-10-31 13:54:24 UTC

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

2022-10-31 13:54:24 UTC

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

2022-10-31 13:54:25 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- release-4.4.5_v1.2.18-ls1 Build-date:- 2022-10-31T08:53:12-05:00

2022-10-31 13:54:25 UTC

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

2022-10-31 13:54:25 UTC

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

2022-10-31 13:54:25 UTC

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

2022-10-31 13:55:52 UTC

|4 BUILD_DATE=2022-10-31T08:53:12-05:00 QBITTORRENT_VERSION=release-4.4.5_v1.2.18 UNRAR_VERSION=6.1.7 VERSION=release-4.4.5_v1.2.18-ls1 /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 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 && echo "**** install qbittorrent ****" && if [ -z ${QBITTORRENT_VERSION+x} ]; then QBITTORRENT_VERSION=$(curl -sL "https://api.github.com/repos/userdocs/qbittorrent-nox-static/releases" | jq -r 'first(.[] | select(.prerelease == true) | .tag_name)'); fi && curl -o /app/qbittorrent-nox -L "https://github.com/userdocs/qbittorrent-nox-static/releases/download/${QBITTORRENT_VERSION}/armv7-qbittorrent-nox" && chmod +x /app/qbittorrent-nox && 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-31 13:55:53 UTC

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

2022-10-31 13:55:53 UTC

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

2022-10-31 13:55:54 UTC

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

2022-10-31 13:55:54 UTC

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

2022-10-31 13:55:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-31T08:53:12-05:00

2022-10-31 13:55:54 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-31 13:55:55 UTC

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

2022-10-31 13:55:55 UTC

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

2022-10-31 13:55:55 UTC

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

2022-10-31 13:55:55 UTC

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

2022-10-31 13:55:56 UTC

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

2022-10-31 13:55:56 UTC

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

2022-10-31 13:55:56 UTC

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

2022-10-31 13:55:56 UTC

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

2022-10-31 13:55:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=release-4.4.5_v1.2.18-ls1

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