Namespace
linuxserver
Image / Tag
qbittorrent:amd64-libtorrentv1-release-4.6.5_v1.2.19-ls37
Content Digest
sha256:dae010e8cd1a4e3f264e57eb43a6b03393d4d9251fe7d7887f2961bc9abf20f6
Details
Created

2024-07-28 06:54:08 UTC

Size

88.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- release-4.6.5_v1.2.19-ls37 Build-date:- 2024-07-28T06:53:04+00:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2024-07-28T06:53:04+00: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
    c6bc0cddb55b380b1f8838975467b48cb693464b
  • org.opencontainers.image.revision
    c6bc0cddb55b380b1f8838975467b48cb693464b
  • 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
    release-4.6.5_v1.2.19-ls37

Environment
HOME

/config

LSIO_FIRST_PARTY

true

PATH

/lsiopy/bin:/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

VIRTUAL_ENV

/lsiopy

XDG_CONFIG_HOME

/config

XDG_DATA_HOME

/config


Layers

[#000] sha256:520a929036f73d3b030d4f2f5386e3c876a76f7b2659dad73862a8d15e9339ad - 6.4% (5.67 MB)

[#001] sha256:df25a931801a3f099815b275c9959fb0ab6affd88255040d202d9317338dea43 - 0.01% (5.27 KB)

[#002] sha256:55741caf12732e56aa0916962b74be8ff8469b461874096acc4c78d86fb1eefb - 0.0% (1.33 KB)

[#003] sha256:4cb071e35e15474c4ccf0d4fcc9ee708ac15b6a55895ce17c9b0503adbba1b57 - 0.0% (701 Bytes)

[#004] sha256:d21b91e09596344238eb5d49e14424567b9d5ff9a8765e05720e5e5a0eac755d - 6.34% (5.62 MB)

[#005] sha256:71452a6b656687918aec33289f648e6764d9e2012937cd2d64d2e7ef8b35bc9f - 0.0% (3.89 KB)

[#006] sha256:ad602a293c3eaceea6fad46d846cb36629cca676d002e84f3e83566a100770ac - 86.61% (76.7 MB)

[#007] sha256:c69457291f1527f859b3babffd3413072f2fbf532b88a10e8ebbc364c4afed04 - 0.0% (1.38 KB)

[#008] sha256:80d1f488cec7f513799b14a32c105a0711718da2b2daf785ef90689c74d82a8c - 0.63% (571 KB)


History
2024-07-27 13:31:10 UTC (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2024-07-27 13:31:10 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2024-07-27T13:29:37+00:00

2024-07-27 13:31:10 UTC (buildkit.dockerfile.v0)

ARG VERSION=d6fdb4e3-ls8

2024-07-27 13:31:10 UTC (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2024-07-27 13:31:10 UTC (buildkit.dockerfile.v0)

ARG PKG_INST_VERSION=v1

2024-07-27 13:31:10 UTC (buildkit.dockerfile.v0)

ARG LSIOWN_VERSION=v1

2024-07-27 13:31:10 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- d6fdb4e3-ls8 Build-date:- 2024-07-27T13:29:37+00:00

2024-07-27 13:31:10 UTC (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2024-07-27 13:31:10 UTC (buildkit.dockerfile.v0)

ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit

2024-07-27 13:31:10 UTC (buildkit.dockerfile.v0)

ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/package-install.v1 /etc/s6-overlay/s6-rc.d/init-mods-package-install/run # buildkit

2024-07-27 13:31:10 UTC (buildkit.dockerfile.v0)

ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit

2024-07-27 13:31:10 UTC (buildkit.dockerfile.v0)

ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods VIRTUAL_ENV=/lsiopy PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2024-07-27 13:31:14 UTC (buildkit.dockerfile.v0)

RUN |5 BUILD_DATE=2024-07-27T13:29:37+00:00 VERSION=d6fdb4e3-ls8 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_VERSION=v1 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache alpine-release bash ca-certificates catatonit coreutils curl findutils jq netcat-openbsd procps-ng 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 /lsiopy && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit

2024-07-27 13:31:14 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2024-07-27 13:31:14 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2024-07-28 06:54:08 UTC (buildkit.dockerfile.v0)

ENV LSIO_FIRST_PARTY=true

2024-07-28 06:54:08 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2024-07-28T06:53:04+00:00

2024-07-28 06:54:08 UTC (buildkit.dockerfile.v0)

ARG VERSION=release-4.6.5_v1.2.19-ls37

2024-07-28 06:54:08 UTC (buildkit.dockerfile.v0)

ARG QBITTORRENT_VERSION=release-4.6.5_v1.2.19

2024-07-28 06:54:08 UTC (buildkit.dockerfile.v0)

ARG QBT_CLI_VERSION

2024-07-28 06:54:08 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- release-4.6.5_v1.2.19-ls37 Build-date:- 2024-07-28T06:53:04+00:00

2024-07-28 06:54:08 UTC (buildkit.dockerfile.v0)

LABEL maintainer=thespad

2024-07-28 06:54:08 UTC (buildkit.dockerfile.v0)

ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config

2024-07-28 06:54:08 UTC (buildkit.dockerfile.v0)

RUN |4 BUILD_DATE=2024-07-28T06:53:04+00:00 VERSION=release-4.6.5_v1.2.19-ls37 QBITTORRENT_VERSION=release-4.6.5_v1.2.19 QBT_CLI_VERSION= /bin/sh -c echo "**** install packages ****" && apk add -U --update --no-cache icu-libs p7zip python3 qt6-qtbase-sqlite && echo "**** install qbittorrent ****" && if [ -z ${QBITTORRENT_VERSION+x} ]; then QBITTORRENT_VERSION=$(curl -sL "https://api.github.com/repos/userdocs/qbittorrent-nox-static/releases" | jq -r 'first(.[] | select(.prerelease == true) | .tag_name)'); fi && curl -o /app/qbittorrent-nox -L "https://github.com/userdocs/qbittorrent-nox-static/releases/download/${QBITTORRENT_VERSION}/x86_64-qbittorrent-nox" && chmod +x /app/qbittorrent-nox && echo "***** install qbitorrent-cli ****" && mkdir /qbt && if [ -z ${QBT_CLI_VERSION+x} ]; then QBT_CLI_VERSION=$(curl -sL "https://api.github.com/repos/fedarovich/qbittorrent-cli/releases/latest" | jq -r '. | .tag_name'); fi && curl -o /tmp/qbt.tar.gz -L "https://github.com/fedarovich/qbittorrent-cli/releases/download/${QBT_CLI_VERSION}/qbt-linux-alpine-x64-net6-${QBT_CLI_VERSION#v}.tar.gz" && tar xf /tmp/qbt.tar.gz -C /qbt && printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version && echo "**** cleanup ****" && rm -rf /root/.cache /tmp/* # buildkit

2024-07-28 06:54:08 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2024-07-28 06:54:08 UTC (buildkit.dockerfile.v0)

COPY /usr/bin/unrar-alpine /usr/bin/unrar # buildkit

2024-07-28 06:54:08 UTC (buildkit.dockerfile.v0)

EXPOSE map[6881/tcp:{} 6881/udp:{} 8080/tcp:{}]

2024-07-28 06:54:08 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

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