Namespace
linuxserver
Image / Tag
qbittorrent:arm32v7-4.4.3.1-r1-ls210
Content Digest
sha256:f760957dd647d8a42c5841b2d40a16756bad2dd0c133fee3b12f69d61802a2b6
Details
Created

2022-08-12 10:22:05 UTC

Size

80.9 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.3.1-r1-ls210 Build-date:- 2022-08-12T12:20:10+02:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-12T12:20:10+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
    871008c3061bcf98a03ce3c38a3d4d28c1b1c302
  • org.opencontainers.image.revision
    871008c3061bcf98a03ce3c38a3d4d28c1b1c302
  • 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-ls210

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:a1106dcaf7f1fc486325f112f29af97169f06f8e56f9c3f96b854d5599f3be87 - 6.26% (5.06 MB)

[#001] sha256:e0195d9ada0dd8d4c4c41ca8c2827be801fc8c61868996fd78490d194534534c - 5.95% (4.81 MB)

[#002] sha256:2132d6cd2cc70665f42c78dbe5a2787c0722b9381868196febbb0a4231f07ea5 - 0.01% (5.09 KB)

[#003] sha256:312d6bf8de994db27c2f83271d3105af857197147c97b0c08f0ef899bca0fa2a - 87.78% (71 MB)

[#004] sha256:17397723344100070eb59d2fa6f790759a9dbb433fcb5d747a061a633e6222b1 - 0.0% (1.03 KB)


History
2022-08-09 06:38:58 UTC

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

2022-08-09 06:38:59 UTC

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

2022-08-09 06:39:00 UTC

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

2022-08-09 06:39:01 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 7dd6d35f-ls15 Build-date:- 2022-08-09T01:37:24-05:00

2022-08-09 06:39:02 UTC

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

2022-08-09 06:39:03 UTC

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

2022-08-09 06:39:07 UTC

|2 BUILD_DATE=2022-08-09T01:37:24-05:00 VERSION=7dd6d35f-ls15 /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-09 06:39:08 UTC

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

2022-08-09 06:39:08 UTC

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

2022-08-09 06:39:09 UTC

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

2022-08-09 06:39:10 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-09T01:37:24-05:00

2022-08-09 06:39:11 UTC

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

2022-08-09 06:39:12 UTC

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

2022-08-09 06:39:13 UTC

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

2022-08-09 06:39:14 UTC

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

2022-08-09 06:39:15 UTC

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

2022-08-09 06:39:16 UTC

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

2022-08-09 06:39:17 UTC

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

2022-08-09 06:39:18 UTC

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

2022-08-09 06:39:19 UTC

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

2022-08-09 06:39:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=7dd6d35f-ls15

2022-08-12 10:21:10 UTC

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

2022-08-12 10:21:11 UTC

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

2022-08-12 10:21:12 UTC

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

2022-08-12 10:21:13 UTC

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

2022-08-12 10:21:14 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r1-ls210 Build-date:- 2022-08-12T12:20:10+02:00

2022-08-12 10:21:15 UTC

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

2022-08-12 10:21:16 UTC

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

2022-08-12 10:21:17 UTC

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

2022-08-12 10:21:51 UTC

|4 BUILD_DATE=2022-08-12T12:20:10+02:00 QBITTORRENT_VERSION=4.4.3.1-r1 UNRAR_VERSION=6.1.7 VERSION=4.4.3.1-r1-ls210 /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-08-12 10:21:52 UTC

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

2022-08-12 10:21:52 UTC

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

2022-08-12 10:21:53 UTC

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

2022-08-12 10:21:54 UTC

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

2022-08-12 10:21:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-12T12:20:10+02:00

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

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

2022-08-12 10:21:58 UTC

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

2022-08-12 10:21:59 UTC

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

2022-08-12 10:22:00 UTC

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

2022-08-12 10:22:01 UTC

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

2022-08-12 10:22:02 UTC

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

2022-08-12 10:22:03 UTC

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

2022-08-12 10:22:04 UTC

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

2022-08-12 10:22:05 UTC

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

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