Namespace
linuxserver
Image / Tag
qbittorrent:4.4.3.1-r1-ls203
Content Digest
sha256:849780251dce9bc2ea198a55fc0e83b8516ccf11a87c757a758dc2d449f2b571
Details
Created

2022-06-17 02:05:23 UTC

Size

83 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.3.1-r1-ls203 Build-date:- 2022-06-16T21:03:54-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-06-16T21:03:54-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
    ce85d8e0ce3278e5ce0576a8e0764f3f3f82a7bf
  • org.opencontainers.image.revision
    ce85d8e0ce3278e5ce0576a8e0764f3f3f82a7bf
  • 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-ls203

Environment
HOME

/config

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

TERM

xterm

XDG_CONFIG_HOME

/config

XDG_DATA_HOME

/config


Layers

[#000] sha256:f8924bd940ed52d34ecedfeae6bbfa2e79b420afe539a8fc8500c1d979910f39 - 6.12% (5.08 MB)

[#001] sha256:715307d43807538c7492f974325debdf3548d3959869f25430fac574fe5814cf - 4.69% (3.89 MB)

[#002] sha256:4a34c131e14caf87969cda9a251e56ff813456af14f899f6b32acc4d76078899 - 0.0% (4.17 KB)

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

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


History
2022-06-14 06:35:59 UTC

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

2022-06-14 06:35:59 UTC

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

2022-06-14 06:35:59 UTC

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

2022-06-14 06:36:00 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f525477c-ls4 Build-date:- 2022-06-14T08:34:47+02:00

2022-06-14 06:36:00 UTC

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

2022-06-14 06:36:00 UTC

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

2022-06-14 06:36:03 UTC

|2 BUILD_DATE=2022-06-14T08:34:47+02:00 VERSION=f525477c-ls4 /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-06-14 06:36:03 UTC

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

2022-06-14 06:36:03 UTC

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

2022-06-14 06:36:03 UTC

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

2022-06-14 06:36:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-14T08:34:47+02:00

2022-06-14 06:36:04 UTC

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

2022-06-14 06:36:04 UTC

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

2022-06-14 06:36:04 UTC

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

2022-06-14 06:36:04 UTC

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

2022-06-14 06:36:04 UTC

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

2022-06-14 06:36:04 UTC

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

2022-06-14 06:36:05 UTC

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

2022-06-14 06:36:05 UTC

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

2022-06-14 06:36:05 UTC

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

2022-06-14 06:36:05 UTC

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

2022-06-17 02:04:52 UTC

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

2022-06-17 02:04:52 UTC

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

2022-06-17 02:04:52 UTC

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

2022-06-17 02:04:52 UTC

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

2022-06-17 02:04:52 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r1-ls203 Build-date:- 2022-06-16T21:03:54-05:00

2022-06-17 02:04:52 UTC

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

2022-06-17 02:04:52 UTC

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

2022-06-17 02:04:52 UTC

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

2022-06-17 02:05:21 UTC

|4 BUILD_DATE=2022-06-16T21:03:54-05:00 QBITTORRENT_VERSION=4.4.3.1-r1 UNRAR_VERSION=6.1.4 VERSION=4.4.3.1-r1-ls203 /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-06-17 02:05:21 UTC

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

2022-06-17 02:05:21 UTC

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

2022-06-17 02:05:22 UTC

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

2022-06-17 02:05:22 UTC

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

2022-06-17 02:05:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-16T21:03:54-05:00

2022-06-17 02:05:22 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-06-17 02:05:22 UTC

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

2022-06-17 02:05:22 UTC

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

2022-06-17 02:05:22 UTC

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

2022-06-17 02:05:22 UTC

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

2022-06-17 02:05:22 UTC

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

2022-06-17 02:05:22 UTC

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

2022-06-17 02:05:22 UTC

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

2022-06-17 02:05:22 UTC

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

2022-06-17 02:05:23 UTC

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

Details
Created

2022-06-17 02:05:49 UTC

Size

80.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.3.1-r1-ls203 Build-date:- 2022-06-16T21:03:54-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-06-16T21:03:54-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
    ce85d8e0ce3278e5ce0576a8e0764f3f3f82a7bf
  • org.opencontainers.image.revision
    ce85d8e0ce3278e5ce0576a8e0764f3f3f82a7bf
  • 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-ls203

Environment
HOME

/config

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

TERM

xterm

XDG_CONFIG_HOME

/config

XDG_DATA_HOME

/config


Layers

[#000] sha256:3a631bed4428911104238a1f9c55f5225c7b39cbe7b3b6ffcd3dc2c9d0592cdd - 6.26% (5.05 MB)

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

[#002] sha256:9eb5dbb9de69a20fda814a549e37f415b1ca952b08ffb5a715f824fe0b4f98e5 - 0.0% (4.12 KB)

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

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


History
2022-06-14 06:36:08 UTC

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

2022-06-14 06:36:09 UTC

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

2022-06-14 06:36:10 UTC

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

2022-06-14 06:36:11 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f525477c-ls4 Build-date:- 2022-06-14T08:34:47+02:00

2022-06-14 06:36:12 UTC

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

2022-06-14 06:36:13 UTC

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

2022-06-14 06:36:18 UTC

|2 BUILD_DATE=2022-06-14T08:34:47+02:00 VERSION=f525477c-ls4 /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-06-14 06:36:19 UTC

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

2022-06-14 06:36:19 UTC

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

2022-06-14 06:36:20 UTC

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

2022-06-14 06:36:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-14T08:34:47+02:00

2022-06-14 06:36:22 UTC

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

2022-06-14 06:36:23 UTC

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

2022-06-14 06:36:24 UTC

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

2022-06-14 06:36:25 UTC

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

2022-06-14 06:36:26 UTC

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

2022-06-14 06:36:27 UTC

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

2022-06-14 06:36:28 UTC

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

2022-06-14 06:36:29 UTC

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

2022-06-14 06:36:30 UTC

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

2022-06-14 06:36:31 UTC

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

2022-06-17 02:04:53 UTC

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

2022-06-17 02:04:54 UTC

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

2022-06-17 02:04:55 UTC

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

2022-06-17 02:04:56 UTC

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

2022-06-17 02:04:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r1-ls203 Build-date:- 2022-06-16T21:03:54-05:00

2022-06-17 02:04:58 UTC

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

2022-06-17 02:04:59 UTC

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

2022-06-17 02:05:00 UTC

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

2022-06-17 02:05:35 UTC

|4 BUILD_DATE=2022-06-16T21:03:54-05:00 QBITTORRENT_VERSION=4.4.3.1-r1 UNRAR_VERSION=6.1.4 VERSION=4.4.3.1-r1-ls203 /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-06-17 02:05:36 UTC

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

2022-06-17 02:05:36 UTC

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

2022-06-17 02:05:37 UTC

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

2022-06-17 02:05:38 UTC

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

2022-06-17 02:05:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-16T21:03:54-05:00

2022-06-17 02:05: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-06-17 02:05:41 UTC

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

2022-06-17 02:05:42 UTC

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

2022-06-17 02:05:43 UTC

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

2022-06-17 02:05:44 UTC

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

2022-06-17 02:05:45 UTC

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

2022-06-17 02:05:46 UTC

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

2022-06-17 02:05:47 UTC

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

2022-06-17 02:05:48 UTC

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

2022-06-17 02:05:49 UTC

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

Details
Created

2022-06-17 02:05:32 UTC

Size

83.6 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.3.1-r1-ls203 Build-date:- 2022-06-16T21:03:54-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-06-16T21:03:54-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
    ce85d8e0ce3278e5ce0576a8e0764f3f3f82a7bf
  • org.opencontainers.image.revision
    ce85d8e0ce3278e5ce0576a8e0764f3f3f82a7bf
  • 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-ls203

Environment
HOME

/config

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

TERM

xterm

XDG_CONFIG_HOME

/config

XDG_DATA_HOME

/config


Layers

[#000] sha256:9d0f3be817f551d29e01546c60cbddf77b9b8cabe159b11ffa7572371b80debc - 6.32% (5.29 MB)

[#001] sha256:75cde42b48bf7e0ba7d583469bcc397af249387d99b03ec0dd631244ba0bd7eb - 6.38% (5.34 MB)

[#002] sha256:c3416151a43623e412d656b9046d71678dd5b057e1e385b684833f50362025f8 - 0.0% (4.17 KB)

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

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


History
2022-06-14 06:35:59 UTC

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

2022-06-14 06:35:59 UTC

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

2022-06-14 06:35:59 UTC

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

2022-06-14 06:36:00 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f525477c-ls4 Build-date:- 2022-06-14T08:34:47+02:00

2022-06-14 06:36:00 UTC

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

2022-06-14 06:36:00 UTC

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

2022-06-14 06:36:02 UTC

|2 BUILD_DATE=2022-06-14T08:34:47+02:00 VERSION=f525477c-ls4 /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-06-14 06:36:03 UTC

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

2022-06-14 06:36:03 UTC

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

2022-06-14 06:36:03 UTC

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

2022-06-14 06:36:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-14T08:34:47+02:00

2022-06-14 06:36:04 UTC

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

2022-06-14 06:36:04 UTC

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

2022-06-14 06:36:04 UTC

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

2022-06-14 06:36:04 UTC

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

2022-06-14 06:36:04 UTC

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

2022-06-14 06:36:04 UTC

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

2022-06-14 06:36:04 UTC

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

2022-06-14 06:36:05 UTC

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

2022-06-14 06:36:05 UTC

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

2022-06-14 06:36:05 UTC

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

2022-06-17 02:04:54 UTC

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

2022-06-17 02:04:54 UTC

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

2022-06-17 02:04:54 UTC

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

2022-06-17 02:04:55 UTC

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

2022-06-17 02:04:55 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r1-ls203 Build-date:- 2022-06-16T21:03:54-05:00

2022-06-17 02:04:55 UTC

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

2022-06-17 02:04:55 UTC

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

2022-06-17 02:04:55 UTC

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

2022-06-17 02:05:27 UTC

|4 BUILD_DATE=2022-06-16T21:03:54-05:00 QBITTORRENT_VERSION=4.4.3.1-r1 UNRAR_VERSION=6.1.4 VERSION=4.4.3.1-r1-ls203 /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-06-17 02:05:30 UTC

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

2022-06-17 02:05:30 UTC

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

2022-06-17 02:05:30 UTC

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

2022-06-17 02:05:30 UTC

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

2022-06-17 02:05:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-16T21:03:54-05:00

2022-06-17 02:05: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-06-17 02:05:31 UTC

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

2022-06-17 02:05:31 UTC

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

2022-06-17 02:05:31 UTC

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

2022-06-17 02:05:31 UTC

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

2022-06-17 02:05:31 UTC

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

2022-06-17 02:05:32 UTC

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

2022-06-17 02:05:32 UTC

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

2022-06-17 02:05:32 UTC

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

2022-06-17 02:05:32 UTC

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

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