Namespace
linuxserver
Image / Tag
qbittorrent:4.4.3.1-r1-ls207
Content Digest
sha256:69ab3e05b3d7211711d331ebd7a646577fac8125e051e343a2a9808df8806b6a
Details
Created

2022-07-25 04:39:41 UTC

Size

83 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.3.1-r1-ls207 Build-date:- 2022-07-24T23:36:55-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-24T23:36:55-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
    5c73db523b72c14b305db222a4aee128eb70b713
  • org.opencontainers.image.revision
    5c73db523b72c14b305db222a4aee128eb70b713
  • 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-ls207

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:d8991c49a33da6fb7237fdd1d7cca16ca60f63324b3244c671db6ddb3a265f34 - 6.12% (5.08 MB)

[#001] sha256:994142ef4a69bf12fd016ddbfdaea1b193ee3b358b07aa4a326ccd1bfbc12d27 - 4.69% (3.89 MB)

[#002] sha256:0fc3dc5eb95a0f3e8a42cfe33a5e95a4fa4edc30a3821fba586adc5d94f37601 - 0.01% (4.27 KB)

[#003] sha256:b24906b572ea445aca4ddd128c74236a4d9fc73aed98efdd4b5d00525efe1327 - 89.18% (74 MB)

[#004] sha256:2d90561ebafce7110754c25b6fa179b713ca6df7e164040f357087a225b6af29 - 0.0% (1.05 KB)


History
2022-07-22 19:11:20 UTC

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

2022-07-22 19:11:21 UTC

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

2022-07-22 19:11:21 UTC

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

2022-07-22 19:11:21 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e5c78ca9-ls10 Build-date:- 2022-07-22T21:10:09+02:00

2022-07-22 19:11:21 UTC

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

2022-07-22 19:11:21 UTC

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

2022-07-22 19:11:24 UTC

|2 BUILD_DATE=2022-07-22T21:10:09+02:00 VERSION=e5c78ca9-ls10 /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-07-22 19:11:24 UTC

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

2022-07-22 19:11:24 UTC

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

2022-07-22 19:11:24 UTC

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

2022-07-22 19:11:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-22T21:10:09+02:00

2022-07-22 19:11:24 UTC

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

2022-07-22 19:11:25 UTC

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

2022-07-22 19:11:25 UTC

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

2022-07-22 19:11:25 UTC

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

2022-07-22 19:11:25 UTC

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

2022-07-22 19:11:25 UTC

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

2022-07-22 19:11:25 UTC

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

2022-07-22 19:11:25 UTC

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

2022-07-22 19:11:25 UTC

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

2022-07-22 19:11:26 UTC

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

2022-07-25 04:38:59 UTC

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

2022-07-25 04:38:59 UTC

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

2022-07-25 04:38:59 UTC

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

2022-07-25 04:38:59 UTC

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

2022-07-25 04:38:59 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r1-ls207 Build-date:- 2022-07-24T23:36:55-05:00

2022-07-25 04:39:00 UTC

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

2022-07-25 04:39:00 UTC

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

2022-07-25 04:39:00 UTC

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

2022-07-25 04:39:38 UTC

|4 BUILD_DATE=2022-07-24T23:36:55-05:00 QBITTORRENT_VERSION=4.4.3.1-r1 UNRAR_VERSION=6.1.4 VERSION=4.4.3.1-r1-ls207 /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-07-25 04:39:38 UTC

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

2022-07-25 04:39:39 UTC

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

2022-07-25 04:39:39 UTC

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

2022-07-25 04:39:39 UTC

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

2022-07-25 04:39:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-24T23:36:55-05:00

2022-07-25 04:39:40 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-07-25 04:39:40 UTC

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

2022-07-25 04:39:40 UTC

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

2022-07-25 04:39:40 UTC

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

2022-07-25 04:39:40 UTC

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

2022-07-25 04:39:41 UTC

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

2022-07-25 04:39:41 UTC

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

2022-07-25 04:39:41 UTC

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

2022-07-25 04:39:41 UTC

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

2022-07-25 04:39:41 UTC

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

Details
Created

2022-07-25 04:40:34 UTC

Size

80.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.3.1-r1-ls207 Build-date:- 2022-07-24T23:36:55-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-24T23:36:55-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
    5c73db523b72c14b305db222a4aee128eb70b713
  • org.opencontainers.image.revision
    5c73db523b72c14b305db222a4aee128eb70b713
  • 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-ls207

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

[#001] sha256:276b5bbd5245dfb9d00da398cccb1a92b9f6bd87d43902b1ce62d4b180981fcc - 5.94% (4.8 MB)

[#002] sha256:ec9652c390af1f871cabae23afc23ca553f6f5be192c4c01f41fce8cb807d90b - 0.01% (4.27 KB)

[#003] sha256:9bcb55013237058ce4e67794719d78ee81c4ab46a972b69e44712c51520695b6 - 87.8% (71 MB)

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


History
2022-07-22 19:11:33 UTC

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

2022-07-22 19:11:33 UTC

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

2022-07-22 19:11:34 UTC

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

2022-07-22 19:11:34 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e5c78ca9-ls10 Build-date:- 2022-07-22T21:10:09+02:00

2022-07-22 19:11:34 UTC

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

2022-07-22 19:11:34 UTC

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

2022-07-22 19:11:40 UTC

|2 BUILD_DATE=2022-07-22T21:10:09+02:00 VERSION=e5c78ca9-ls10 /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-07-22 19:11:41 UTC

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

2022-07-22 19:11:41 UTC

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

2022-07-22 19:11:42 UTC

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

2022-07-22 19:11:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-22T21:10:09+02:00

2022-07-22 19:11:42 UTC

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

2022-07-22 19:11:42 UTC

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

2022-07-22 19:11:42 UTC

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

2022-07-22 19:11:43 UTC

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

2022-07-22 19:11:43 UTC

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

2022-07-22 19:11:43 UTC

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

2022-07-22 19:11:43 UTC

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

2022-07-22 19:11:44 UTC

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

2022-07-22 19:11:44 UTC

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

2022-07-22 19:11:44 UTC

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

2022-07-25 04:39:03 UTC

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

2022-07-25 04:39:03 UTC

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

2022-07-25 04:39:04 UTC

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

2022-07-25 04:39:04 UTC

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

2022-07-25 04:39:04 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r1-ls207 Build-date:- 2022-07-24T23:36:55-05:00

2022-07-25 04:39:04 UTC

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

2022-07-25 04:39:05 UTC

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

2022-07-25 04:39:05 UTC

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

2022-07-25 04:40:29 UTC

|4 BUILD_DATE=2022-07-24T23:36:55-05:00 QBITTORRENT_VERSION=4.4.3.1-r1 UNRAR_VERSION=6.1.4 VERSION=4.4.3.1-r1-ls207 /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-07-25 04:40:30 UTC

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

2022-07-25 04:40:30 UTC

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

2022-07-25 04:40:31 UTC

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

2022-07-25 04:40:31 UTC

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

2022-07-25 04:40:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-24T23:36:55-05:00

2022-07-25 04:40:31 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-07-25 04:40:32 UTC

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

2022-07-25 04:40:32 UTC

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

2022-07-25 04:40:32 UTC

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

2022-07-25 04:40:32 UTC

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

2022-07-25 04:40:33 UTC

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

2022-07-25 04:40:33 UTC

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

2022-07-25 04:40:33 UTC

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

2022-07-25 04:40:33 UTC

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

2022-07-25 04:40:34 UTC

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

Details
Created

2022-07-25 04:39:41 UTC

Size

83.6 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.3.1-r1-ls207 Build-date:- 2022-07-24T23:36:55-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-24T23:36:55-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
    5c73db523b72c14b305db222a4aee128eb70b713
  • org.opencontainers.image.revision
    5c73db523b72c14b305db222a4aee128eb70b713
  • 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-ls207

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:7b3a8b0403e7aa5d0cbd787709c779a4b503b11e07cad37d2ce76986f03360d7 - 6.32% (5.29 MB)

[#001] sha256:603cd0c68e6658c59792cfa91e0791afea0af08b328d18c48c742c767f2609a7 - 6.38% (5.34 MB)

[#002] sha256:77d694b0e9598215a4a1356ff444cc60789207ce7603e6dbd075d8fe73819d7c - 0.0% (4.28 KB)

[#003] sha256:e9fcbc89be3710d8c649d8c3243a47d53b155015fc37faca35cf37450b62269e - 87.29% (73 MB)

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


History
2022-07-22 19:11:17 UTC

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

2022-07-22 19:11:18 UTC

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

2022-07-22 19:11:18 UTC

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

2022-07-22 19:11:18 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e5c78ca9-ls10 Build-date:- 2022-07-22T21:10:09+02:00

2022-07-22 19:11:18 UTC

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

2022-07-22 19:11:18 UTC

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

2022-07-22 19:11:21 UTC

|2 BUILD_DATE=2022-07-22T21:10:09+02:00 VERSION=e5c78ca9-ls10 /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-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && rm -rf /tmp/*

2022-07-22 19:11:21 UTC

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

2022-07-22 19:11:22 UTC

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

2022-07-22 19:11:22 UTC

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

2022-07-22 19:11:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-22T21:10:09+02:00

2022-07-22 19:11:22 UTC

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

2022-07-22 19:11:22 UTC

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

2022-07-22 19:11:22 UTC

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

2022-07-22 19:11:22 UTC

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

2022-07-22 19:11:23 UTC

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

2022-07-22 19:11:23 UTC

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

2022-07-22 19:11:23 UTC

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

2022-07-22 19:11:23 UTC

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

2022-07-22 19:11:23 UTC

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

2022-07-22 19:11:23 UTC

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

2022-07-25 04:39:00 UTC

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

2022-07-25 04:39:00 UTC

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

2022-07-25 04:39:00 UTC

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

2022-07-25 04:39:00 UTC

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

2022-07-25 04:39:00 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r1-ls207 Build-date:- 2022-07-24T23:36:55-05:00

2022-07-25 04:39:01 UTC

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

2022-07-25 04:39:01 UTC

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

2022-07-25 04:39:01 UTC

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

2022-07-25 04:39:36 UTC

|4 BUILD_DATE=2022-07-24T23:36:55-05:00 QBITTORRENT_VERSION=4.4.3.1-r1 UNRAR_VERSION=6.1.4 VERSION=4.4.3.1-r1-ls207 /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-arm64-${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-07-25 04:39:39 UTC

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

2022-07-25 04:39:39 UTC

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

2022-07-25 04:39:39 UTC

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

2022-07-25 04:39:40 UTC

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

2022-07-25 04:39:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-24T23:36:55-05:00

2022-07-25 04:39:40 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-07-25 04:39:40 UTC

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

2022-07-25 04:39:40 UTC

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

2022-07-25 04:39:40 UTC

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

2022-07-25 04:39:41 UTC

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

2022-07-25 04:39:41 UTC

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

2022-07-25 04:39:41 UTC

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

2022-07-25 04:39:41 UTC

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

2022-07-25 04:39:41 UTC

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

2022-07-25 04:39:41 UTC

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