Namespace
linuxserver
Image / Tag
qbittorrent:4.4.5-r0-ls215
Content Digest
sha256:78cb471b099ae1c45bee42358c1cac67e7af3d145def8398ac69e165bcf77d2d
Details
Created

2022-09-12 05:19:00 UTC

Size

81.6 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.5-r0-ls215 Build-date:- 2022-09-12T07:17:31+02:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-12T07:17:31+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
    18d310d3c0b8ea892bb5f68a7b490a150e191f84
  • org.opencontainers.image.revision
    18d310d3c0b8ea892bb5f68a7b490a150e191f84
  • 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-r0-ls215

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:9230ce5fd749e4d4bc13177c0d8b4f2348780bdf49e2cd56c994472121c362ea - 6.91% (5.64 MB)

[#001] sha256:a33d7b283c931547f133ea5b4d20440df1c5f18256a3445e3c58c664c2a3d907 - 4.55% (3.71 MB)

[#002] sha256:38510adef21a22e33fcda9e5208460f0c5f25d2faab9a152298ae773e69a92eb - 0.01% (7.26 KB)

[#003] sha256:72bea0cbdf280af5e1e47c97120232e6e5cdd010d1b00b1e80b102b4815d511b - 88.53% (72.2 MB)

[#004] sha256:d9d3f416b05956a161804b60199a54aff235a82f819e18e7599189a7f5aabc31 - 0.0% (1.36 KB)


History
2022-09-09 21:12:41 UTC

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

2022-09-09 21:12:41 UTC

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

2022-09-09 21:12:41 UTC

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

2022-09-09 21:12:41 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ff9af7d5-ls39 Build-date:- 2022-09-09T23:11:30+02:00

2022-09-09 21:12:41 UTC

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

2022-09-09 21:12:42 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-09-09 21:12:45 UTC

|2 BUILD_DATE=2022-09-09T23:11:30+02:00 VERSION=ff9af7d5-ls39 /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-09-09 21:12:46 UTC

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

2022-09-09 21:12:46 UTC

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

2022-09-09 21:12:46 UTC

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

2022-09-09 21:12:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-09T23:11:30+02:00

2022-09-09 21:12:46 UTC

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

2022-09-09 21:12:46 UTC

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

2022-09-09 21:12:47 UTC

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

2022-09-09 21:12:47 UTC

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

2022-09-09 21:12:47 UTC

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

2022-09-09 21:12:47 UTC

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

2022-09-09 21:12:47 UTC

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

2022-09-09 21:12:47 UTC

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

2022-09-09 21:12:47 UTC

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

2022-09-09 21:12:48 UTC

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

2022-09-12 05:18:22 UTC

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

2022-09-12 05:18:22 UTC

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

2022-09-12 05:18:22 UTC

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

2022-09-12 05:18:23 UTC

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

2022-09-12 05:18:23 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.5-r0-ls215 Build-date:- 2022-09-12T07:17:31+02:00

2022-09-12 05:18:23 UTC

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

2022-09-12 05:18:23 UTC

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

2022-09-12 05:18:23 UTC

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

2022-09-12 05:18:58 UTC

|4 BUILD_DATE=2022-09-12T07:17:31+02:00 QBITTORRENT_VERSION=4.4.5-r0 UNRAR_VERSION=6.1.7 VERSION=4.4.5-r0-ls215 /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/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-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-09-12 05:18:58 UTC

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

2022-09-12 05:18:59 UTC

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

2022-09-12 05:18:59 UTC

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

2022-09-12 05:18:59 UTC

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

2022-09-12 05:18:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-12T07:17:31+02:00

2022-09-12 05:18:59 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-09-12 05:18:59 UTC

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

2022-09-12 05:18:59 UTC

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

2022-09-12 05:18:59 UTC

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

2022-09-12 05:19:00 UTC

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

2022-09-12 05:19:00 UTC

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

2022-09-12 05:19:00 UTC

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

2022-09-12 05:19:00 UTC

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

2022-09-12 05:19:00 UTC

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

2022-09-12 05:19:00 UTC

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

Details
Created

2022-09-12 05:19:51 UTC

Size

79.7 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.5-r0-ls215 Build-date:- 2022-09-12T07:17:31+02:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-12T07:17:31+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
    18d310d3c0b8ea892bb5f68a7b490a150e191f84
  • org.opencontainers.image.revision
    18d310d3c0b8ea892bb5f68a7b490a150e191f84
  • 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-r0-ls215

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:1978004fd8b80f76aa64b160999922636c043c7367bae1f87049e0c182df4485 - 6.93% (5.52 MB)

[#001] sha256:45a972f015ebf66be6114e8d0549d0f8a38441220f5dea356385750b7ec2fee0 - 6.03% (4.81 MB)

[#002] sha256:12ba840b29a79de630f22c893a6616ce1f1d094501bbb8575aaa4fc28bd10bcd - 0.01% (7 KB)

[#003] sha256:63731513608a7639dcd11007d8aa1e040d33d019c60abcd657dec431b967f15c - 87.03% (69.4 MB)

[#004] sha256:85031284733b83edc58930fdceaeb15a5e9e03dacbc88116d5083b74ca027df5 - 0.0% (1.36 KB)


History
2022-09-09 21:12:53 UTC

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

2022-09-09 21:12:53 UTC

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

2022-09-09 21:12:54 UTC

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

2022-09-09 21:12:55 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ff9af7d5-ls39 Build-date:- 2022-09-09T23:11:30+02:00

2022-09-09 21:12:56 UTC

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

2022-09-09 21:12:57 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-09-09 21:13:03 UTC

|2 BUILD_DATE=2022-09-09T23:11:30+02:00 VERSION=ff9af7d5-ls39 /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-09-09 21:13:04 UTC

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

2022-09-09 21:13:04 UTC

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

2022-09-09 21:13:05 UTC

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

2022-09-09 21:13:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-09T23:11:30+02:00

2022-09-09 21:13:07 UTC

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

2022-09-09 21:13:08 UTC

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

2022-09-09 21:13:09 UTC

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

2022-09-09 21:13:10 UTC

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

2022-09-09 21:13:11 UTC

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

2022-09-09 21:13:12 UTC

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

2022-09-09 21:13:13 UTC

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

2022-09-09 21:13:14 UTC

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

2022-09-09 21:13:15 UTC

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

2022-09-09 21:13:16 UTC

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

2022-09-12 05:18:32 UTC

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

2022-09-12 05:18:32 UTC

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

2022-09-12 05:18:32 UTC

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

2022-09-12 05:18:32 UTC

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

2022-09-12 05:18:33 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.5-r0-ls215 Build-date:- 2022-09-12T07:17:31+02:00

2022-09-12 05:18:33 UTC

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

2022-09-12 05:18:33 UTC

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

2022-09-12 05:18:33 UTC

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

2022-09-12 05:19:46 UTC

|4 BUILD_DATE=2022-09-12T07:17:31+02:00 QBITTORRENT_VERSION=4.4.5-r0 UNRAR_VERSION=6.1.7 VERSION=4.4.5-r0-ls215 /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/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-09-12 05:19:47 UTC

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

2022-09-12 05:19:47 UTC

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

2022-09-12 05:19:48 UTC

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

2022-09-12 05:19:48 UTC

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

2022-09-12 05:19:48 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-12T07:17:31+02:00

2022-09-12 05:19:49 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-09-12 05:19:49 UTC

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

2022-09-12 05:19:49 UTC

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

2022-09-12 05:19:49 UTC

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

2022-09-12 05:19:50 UTC

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

2022-09-12 05:19:50 UTC

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

2022-09-12 05:19:50 UTC

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

2022-09-12 05:19:50 UTC

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

2022-09-12 05:19:51 UTC

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

2022-09-12 05:19:51 UTC

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

Details
Created

2022-09-12 05:19:28 UTC

Size

82.3 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.5-r0-ls215 Build-date:- 2022-09-12T07:17:31+02:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-12T07:17:31+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
    18d310d3c0b8ea892bb5f68a7b490a150e191f84
  • org.opencontainers.image.revision
    18d310d3c0b8ea892bb5f68a7b490a150e191f84
  • 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-r0-ls215

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:6691c010046801b515e8dd1434e1cac4adb38609c47cd921d3374960cb7310cb - 7.11% (5.85 MB)

[#001] sha256:ad4c44c113317a49c80ae1259586fedbb19c7e271b48fcd90752e7807fb0dee7 - 6.5% (5.35 MB)

[#002] sha256:cda1870962086714d44659180b355db8cf5027b948e1602f106f63bb36ec9659 - 0.01% (7.27 KB)

[#003] sha256:cb75742f5ee4e5e36826a6b7b5cb462ab571b141da63081c990ceec3588e6d7f - 86.38% (71.1 MB)

[#004] sha256:b058983144b77a6614bc8640e4f031081b5d4d0ee457393d960ff0c02fe31aac - 0.0% (1.33 KB)


History
2022-09-09 21:12:45 UTC

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

2022-09-09 21:12:45 UTC

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

2022-09-09 21:12:45 UTC

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

2022-09-09 21:12:45 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ff9af7d5-ls39 Build-date:- 2022-09-09T23:11:30+02:00

2022-09-09 21:12:45 UTC

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

2022-09-09 21:12:46 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-09-09 21:12:49 UTC

|2 BUILD_DATE=2022-09-09T23:11:30+02:00 VERSION=ff9af7d5-ls39 /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-09-09 21:12:49 UTC

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

2022-09-09 21:12:49 UTC

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

2022-09-09 21:12:50 UTC

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

2022-09-09 21:12:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-09T23:11:30+02:00

2022-09-09 21:12:50 UTC

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

2022-09-09 21:12:50 UTC

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

2022-09-09 21:12:50 UTC

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

2022-09-09 21:12:50 UTC

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

2022-09-09 21:12:51 UTC

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

2022-09-09 21:12:51 UTC

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

2022-09-09 21:12:51 UTC

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

2022-09-09 21:12:51 UTC

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

2022-09-09 21:12:51 UTC

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

2022-09-09 21:12:51 UTC

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

2022-09-12 05:18:32 UTC

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

2022-09-12 05:18:33 UTC

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

2022-09-12 05:18:34 UTC

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

2022-09-12 05:18:35 UTC

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

2022-09-12 05:18:36 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.5-r0-ls215 Build-date:- 2022-09-12T07:17:31+02:00

2022-09-12 05:18:37 UTC

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

2022-09-12 05:18:38 UTC

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

2022-09-12 05:18:39 UTC

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

2022-09-12 05:19:14 UTC

|4 BUILD_DATE=2022-09-12T07:17:31+02:00 QBITTORRENT_VERSION=4.4.5-r0 UNRAR_VERSION=6.1.7 VERSION=4.4.5-r0-ls215 /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/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-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-09-12 05:19:15 UTC

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

2022-09-12 05:19:15 UTC

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

2022-09-12 05:19:16 UTC

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

2022-09-12 05:19:17 UTC

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

2022-09-12 05:19:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-12T07:17:31+02:00

2022-09-12 05:19:19 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-09-12 05:19:20 UTC

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

2022-09-12 05:19:21 UTC

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

2022-09-12 05:19:22 UTC

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

2022-09-12 05:19:23 UTC

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

2022-09-12 05:19:24 UTC

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

2022-09-12 05:19:25 UTC

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

2022-09-12 05:19:26 UTC

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

2022-09-12 05:19:27 UTC

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

2022-09-12 05:19:28 UTC

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

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