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

2024-07-17 10:25:02 UTC

Size

88.9 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- release-4.6.5_v1.2.19-ls35 Build-date:- 2024-07-17T10:23:09+00:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2024-07-17T10:23:09+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
    6a2f34d79e1c24066050494f94e610b620ce151e
  • org.opencontainers.image.revision
    6a2f34d79e1c24066050494f94e610b620ce151e
  • 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-ls35

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:020cc38592f9d11d175e3003eb9f82c79278ba318b89999455ff4cf1e926f001 - 6.38% (5.67 MB)

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

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

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

[#004] sha256:6684c1045685be75f55236efc342b35e811e531bd8d751738f02c68579ff7469 - 6.31% (5.61 MB)

[#005] sha256:0a512ce6fce52c86c78d349ccaaae27342ac7ac7b9aac60142253fde722aa989 - 0.0% (3.89 KB)

[#006] sha256:bbf6c01dea67ed58a3525d412dfd17bbd54f6a6feadfd9064d97447a22f45c81 - 86.68% (77.1 MB)

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

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


History
2024-07-13 13:34:25 UTC (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2024-07-13 13:34:25 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2024-07-13T13:32:31+00:00

2024-07-13 13:34:25 UTC (buildkit.dockerfile.v0)

ARG VERSION=77f30077-ls7

2024-07-13 13:34:25 UTC (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2024-07-13 13:34:25 UTC (buildkit.dockerfile.v0)

ARG PKG_INST_VERSION=v1

2024-07-13 13:34:25 UTC (buildkit.dockerfile.v0)

ARG LSIOWN_VERSION=v1

2024-07-13 13:34:25 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 77f30077-ls7 Build-date:- 2024-07-13T13:32:31+00:00

2024-07-13 13:34:25 UTC (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2024-07-13 13:34:25 UTC (buildkit.dockerfile.v0)

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

2024-07-13 13:34:25 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-13 13:34:25 UTC (buildkit.dockerfile.v0)

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

2024-07-13 13:34:25 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-13 13:34:27 UTC (buildkit.dockerfile.v0)

RUN |5 BUILD_DATE=2024-07-13T13:32:31+00:00 VERSION=77f30077-ls7 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-13 13:34:27 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

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

ENTRYPOINT ["/init"]

2024-07-17 10:25:02 UTC (buildkit.dockerfile.v0)

ENV LSIO_FIRST_PARTY=true

2024-07-17 10:25:02 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2024-07-17T10:23:09+00:00

2024-07-17 10:25:02 UTC (buildkit.dockerfile.v0)

ARG VERSION=release-4.6.5_v1.2.19-ls35

2024-07-17 10:25:02 UTC (buildkit.dockerfile.v0)

ARG QBITTORRENT_VERSION=release-4.6.5_v1.2.19

2024-07-17 10:25:02 UTC (buildkit.dockerfile.v0)

ARG QBT_CLI_VERSION

2024-07-17 10:25:02 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- release-4.6.5_v1.2.19-ls35 Build-date:- 2024-07-17T10:23:09+00:00

2024-07-17 10:25:02 UTC (buildkit.dockerfile.v0)

LABEL maintainer=thespad

2024-07-17 10:25:02 UTC (buildkit.dockerfile.v0)

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

2024-07-17 10:25:02 UTC (buildkit.dockerfile.v0)

RUN |4 BUILD_DATE=2024-07-17T10:23:09+00:00 VERSION=release-4.6.5_v1.2.19-ls35 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-${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-17 10:25:02 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2024-07-17 10:25:02 UTC (buildkit.dockerfile.v0)

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

2024-07-17 10:25:02 UTC (buildkit.dockerfile.v0)

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

2024-07-17 10:25:02 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