Namespace
linuxserver
Image / Tag
qbittorrent:arm64v8-libtorrentv1-release-4.4.5_v1.2.18-ls3
Content Digest
sha256:0f1ebe333e48e5b7bc17f68c349b9075885760fd7cd1bd6ae57b2f9000868aee
Details
Created

2022-11-13 15:41:14 UTC

Size

91.6 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- release-4.4.5_v1.2.18-ls3 Build-date:- 2022-11-13T09:39:19-06:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-11-13T09:39:19-06: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
    af5eca6c29d5648a8a572c7ca29a6a83b29386d4
  • org.opencontainers.image.revision
    af5eca6c29d5648a8a572c7ca29a6a83b29386d4
  • 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.4.5_v1.2.18-ls3

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:ce322b6154a6d1ce964b6c0d936f245162daeeec85d1cea726b96d4e2e17f9b5 - 5.83% (5.33 MB)

[#001] sha256:55b1bff96c0837f146f7f0b720f04b15d0cc8c6c2f0b7261097f869e3c41dfe3 - 0.0% (3.16 KB)

[#002] sha256:6ed21c2de095bab605baa639910a1444980110188a5f67e82b1d511201d2e016 - 6.28% (5.75 MB)

[#003] sha256:ebfd194244a6e6a2ed113d12af00d779dbbac68152ba5689b9c75930929f4116 - 0.0% (4.46 KB)

[#004] sha256:7191c71015979338f4e3cef89c155503dac3cbe5b4b2406c97636cad57fdd1bc - 87.89% (80.5 MB)

[#005] sha256:f6fa3fad7ef0e2df1c1833a3f1f13d3928bc88bf6a581942ecd265aea45ae589 - 0.0% (1.32 KB)


History
2022-11-08 06:40:30 UTC

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

2022-11-08 06:40:30 UTC

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

2022-11-08 06:40:30 UTC

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

2022-11-08 06:40:30 UTC

/bin/sh -c #(nop) ARG MODS_VERSION=v3

2022-11-08 06:40:30 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 67d1538e-ls29 Build-date:- 2022-11-08T00:39:06-06:00

2022-11-08 06:40:30 UTC

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

2022-11-08 06:40:31 UTC

/bin/sh -c #(nop) ADD 67183683f126bd923d1bbf876334979e150f8166b74653634c96ff37a0bdc6ce in /docker-mods

2022-11-08 06:40:31 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-11-08 06:40:33 UTC

|3 BUILD_DATE=2022-11-08T00:39:06-06:00 MODS_VERSION=v3 VERSION=67d1538e-ls29 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl jq 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 && chmod +x /docker-mods && 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-11-08 06:40:33 UTC

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

2022-11-08 06:40:33 UTC

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

2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T00:39:06-06:00

2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:35 UTC

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

2022-11-08 06:40:35 UTC

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

2022-11-08 06:40:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=67d1538e-ls29

2022-11-13 15:40:33 UTC

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

2022-11-13 15:40:33 UTC

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

2022-11-13 15:40:33 UTC

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

2022-11-13 15:40:33 UTC

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

2022-11-13 15:40:33 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- release-4.4.5_v1.2.18-ls3 Build-date:- 2022-11-13T09:39:19-06:00

2022-11-13 15:40:33 UTC

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

2022-11-13 15:40:33 UTC

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

2022-11-13 15:40:33 UTC

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

2022-11-13 15:41:10 UTC

|4 BUILD_DATE=2022-11-13T09:39:19-06:00 QBITTORRENT_VERSION=release-4.4.5_v1.2.18 UNRAR_VERSION=6.1.7 VERSION=release-4.4.5_v1.2.18-ls3 /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 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 && 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}/aarch64-qbittorrent-nox" && chmod +x /app/qbittorrent-nox && 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-11-13 15:41:13 UTC

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

2022-11-13 15:41:13 UTC

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

2022-11-13 15:41:13 UTC

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

2022-11-13 15:41:13 UTC

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

2022-11-13 15:41:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13T09:39:19-06:00

2022-11-13 15:41:13 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-11-13 15:41:14 UTC

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

2022-11-13 15:41:14 UTC

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

2022-11-13 15:41:14 UTC

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

2022-11-13 15:41:14 UTC

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

2022-11-13 15:41:14 UTC

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

2022-11-13 15:41:14 UTC

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

2022-11-13 15:41:14 UTC

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

2022-11-13 15:41:14 UTC

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

2022-11-13 15:41:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=release-4.4.5_v1.2.18-ls3

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