Namespace
linuxserver
Image / Tag
qbittorrent:arm32v7-4.4.5-r2-ls226
Content Digest
sha256:601606079196e5191136a4f8ad4d491f28e145a472087eb226f22027892fdf24
Details
Created

2022-10-31 14:15:41 UTC

Size

80.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.5-r2-ls226 Build-date:- 2022-10-31T15:13:12+01:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-31T15:13:12+01: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
    f196789a7682329364661ce9b372ae3eac24f5b7
  • org.opencontainers.image.revision
    f196789a7682329364661ce9b372ae3eac24f5b7
  • 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.5-r2-ls226

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:53b97d3299a6f51e3b0e09a20460b313bd23c7c6531b5fd194a28219d1abfb11 - 6.88% (5.53 MB)

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

[#002] sha256:2e1268b3ecbfb86280069dba7dafbff7b36bb1ac55271c8b27e2f237d31fba86 - 6.59% (5.29 MB)

[#003] sha256:5c4f4ce452db2ffcf7c74f25c7dd7e5ad1c6c22fd6351eafca88d8cb9d9bc7d9 - 0.01% (4.53 KB)

[#004] sha256:58353d12676549c9cbe32e1d41934eb51d7272f17070e116883c06dd69eecaf4 - 86.52% (69.6 MB)

[#005] sha256:a4c4231c1636556b2e9413834ca2971d2b3e5686f3566551655c422f38ab9f8c - 0.0% (1.37 KB)


History
2022-10-30 18:02:13 UTC

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

2022-10-30 18:02:14 UTC

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

2022-10-30 18:02:14 UTC

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

2022-10-30 18:02:14 UTC

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

2022-10-30 18:02:14 UTC

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

2022-10-30 18:02:14 UTC

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

2022-10-30 18:02:14 UTC

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

2022-10-30 18:02:14 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:02:19 UTC

|3 BUILD_DATE=2022-10-30T19:01:00+01:00 MODS_VERSION=v3 VERSION=afca7c76-ls49 /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:02:19 UTC

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

2022-10-30 18:02:19 UTC

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

2022-10-30 18:02:19 UTC

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

2022-10-30 18:02:19 UTC

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

2022-10-30 18:02:19 UTC

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

2022-10-30 18:02:20 UTC

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

2022-10-30 18:02:20 UTC

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

2022-10-30 18:02:20 UTC

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

2022-10-30 18:02:20 UTC

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

2022-10-30 18:02:20 UTC

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

2022-10-30 18:02:20 UTC

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

2022-10-30 18:02:20 UTC

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

2022-10-30 18:02:20 UTC

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

2022-10-30 18:02:21 UTC

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

2022-10-31 14:14:24 UTC

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

2022-10-31 14:14:24 UTC

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

2022-10-31 14:14:24 UTC

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

2022-10-31 14:14:25 UTC

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

2022-10-31 14:14:25 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.5-r2-ls226 Build-date:- 2022-10-31T15:13:12+01:00

2022-10-31 14:14:25 UTC

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

2022-10-31 14:14:25 UTC

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

2022-10-31 14:14:26 UTC

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

2022-10-31 14:15:36 UTC

|4 BUILD_DATE=2022-10-31T15:13:12+01:00 QBITTORRENT_VERSION=4.4.5-r2 UNRAR_VERSION=6.1.7 VERSION=4.4.5-r2-ls226 /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 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-10-31 14:15:37 UTC

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

2022-10-31 14:15:38 UTC

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

2022-10-31 14:15:38 UTC

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

2022-10-31 14:15:38 UTC

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

2022-10-31 14:15:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-31T15:13:12+01:00

2022-10-31 14:15:39 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 14:15:39 UTC

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

2022-10-31 14:15:39 UTC

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

2022-10-31 14:15:39 UTC

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

2022-10-31 14:15:40 UTC

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

2022-10-31 14:15:40 UTC

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

2022-10-31 14:15:40 UTC

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

2022-10-31 14:15:40 UTC

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

2022-10-31 14:15:41 UTC

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

2022-10-31 14:15:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.5-r2-ls226