Namespace
linuxserver
Image / Tag
qbittorrent:arm32v7-4.4.5-r1-ls223
Content Digest
sha256:d7bb2b221281befb9e532db6f63d1058bb86f5f74b25d483b3c9306039f0735b
Details
Created

2022-10-19 13:45:47 UTC

Size

79.9 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.5-r1-ls223 Build-date:- 2022-10-19T08:43:46-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-19T08:43:46-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
    74008d71f27ed03669ea15f4a5f0d7dcf87213cb
  • org.opencontainers.image.revision
    74008d71f27ed03669ea15f4a5f0d7dcf87213cb
  • 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-r1-ls223

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:92129b3c5ba6d5744b0885cdb06a3fbe398bc31c265a9dad923cc129daf5a9c2 - 6.92% (5.53 MB)

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

[#002] sha256:861bcd6dcbb9fbd04afb5e0d62d28ebb151194a50691cec3d8af17f0e048c396 - 6.63% (5.3 MB)

[#003] sha256:a6126fb289726fecf6f74dfcfe5e0de843f9e9f92dc6221af60045c60789da2c - 0.01% (4.48 KB)

[#004] sha256:83af2893ccc16915fdf5c6a8dd29cb17e94d8e342377ca19c5efc2ba3d656483 - 86.43% (69.1 MB)

[#005] sha256:70c01dcaeddf15160e180c33a2e0e67b9808e4fc71add3e472ee02012b09c298 - 0.0% (1.32 KB)


History
2022-10-18 07:10:11 UTC

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

2022-10-18 07:10:11 UTC

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

2022-10-18 07:10:12 UTC

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

2022-10-18 07:10:12 UTC

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

2022-10-18 07:10:12 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 593ea1f4-ls47 Build-date:- 2022-10-18T09:08:50+02:00

2022-10-18 07:10:12 UTC

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

2022-10-18 07:10:13 UTC

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

2022-10-18 07:10:13 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-18 07:10:19 UTC

|3 BUILD_DATE=2022-10-18T09:08:50+02:00 MODS_VERSION=v3 VERSION=593ea1f4-ls47 /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-18 07:10:20 UTC

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

2022-10-18 07:10:20 UTC

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

2022-10-18 07:10:20 UTC

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

2022-10-18 07:10:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-18T09:08:50+02:00

2022-10-18 07:10:20 UTC

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

2022-10-18 07:10:20 UTC

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

2022-10-18 07:10:20 UTC

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

2022-10-18 07:10:20 UTC

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

2022-10-18 07:10:21 UTC

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

2022-10-18 07:10:21 UTC

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

2022-10-18 07:10:21 UTC

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

2022-10-18 07:10:21 UTC

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

2022-10-18 07:10:21 UTC

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

2022-10-18 07:10:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=593ea1f4-ls47

2022-10-19 13:45:08 UTC

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

2022-10-19 13:45:08 UTC

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

2022-10-19 13:45:08 UTC

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

2022-10-19 13:45:09 UTC

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

2022-10-19 13:45:09 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.5-r1-ls223 Build-date:- 2022-10-19T08:43:46-05:00

2022-10-19 13:45:09 UTC

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

2022-10-19 13:45:09 UTC

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

2022-10-19 13:45:09 UTC

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

2022-10-19 13:45:43 UTC

|4 BUILD_DATE=2022-10-19T08:43:46-05:00 QBITTORRENT_VERSION=4.4.5-r1 UNRAR_VERSION=6.1.7 VERSION=4.4.5-r1-ls223 /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-19 13:45:45 UTC

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

2022-10-19 13:45:45 UTC

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

2022-10-19 13:45:45 UTC

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

2022-10-19 13:45:46 UTC

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

2022-10-19 13:45:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-19T08:43:46-05:00

2022-10-19 13:45:46 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-19 13:45:46 UTC

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

2022-10-19 13:45:46 UTC

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

2022-10-19 13:45:46 UTC

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

2022-10-19 13:45:46 UTC

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

2022-10-19 13:45:46 UTC

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

2022-10-19 13:45:47 UTC

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

2022-10-19 13:45:47 UTC

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

2022-10-19 13:45:47 UTC

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

2022-10-19 13:45:47 UTC

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