Namespace
linuxserver
Image / Tag
qbittorrent:amd64-4.4.3.1-r1-ls210
Content Digest
sha256:307cc771676afd05f198ae1d4c589c4b9851938170a7dad27924af9be914f509
Details
Created

2022-08-12 10:21:48 UTC

Size

83 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.3.1-r1-ls210 Build-date:- 2022-08-12T12:20:10+02:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-12T12:20:10+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
    871008c3061bcf98a03ce3c38a3d4d28c1b1c302
  • org.opencontainers.image.revision
    871008c3061bcf98a03ce3c38a3d4d28c1b1c302
  • 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-ls210

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

TERM

xterm

XDG_CONFIG_HOME

/config

XDG_DATA_HOME

/config


Layers

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

[#001] sha256:c252c12613f2c58f648d642ac1fcbcac8dcb96d671c40209a25f8aba2016b783 - 4.71% (3.91 MB)

[#002] sha256:340fb5f308a50093de90e554967f7d448fde8875dd5ddef0fed21c6ab1325877 - 0.01% (5.24 KB)

[#003] sha256:9c9bb741c3aafa85e173c550be9744270b06c29ba09e98613929c1d441db1dc8 - 89.17% (74.1 MB)

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


History
2022-08-09 06:38:47 UTC

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

2022-08-09 06:38:47 UTC

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

2022-08-09 06:38:47 UTC

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

2022-08-09 06:38:47 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 7dd6d35f-ls15 Build-date:- 2022-08-09T01:37:24-05:00

2022-08-09 06:38:48 UTC

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

2022-08-09 06:38:48 UTC

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

2022-08-09 06:38:51 UTC

|2 BUILD_DATE=2022-08-09T01:37:24-05:00 VERSION=7dd6d35f-ls15 /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-08-09 06:38:51 UTC

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

2022-08-09 06:38:52 UTC

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

2022-08-09 06:38:52 UTC

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

2022-08-09 06:38:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-09T01:37:24-05:00

2022-08-09 06:38:52 UTC

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

2022-08-09 06:38:52 UTC

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

2022-08-09 06:38:52 UTC

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

2022-08-09 06:38:53 UTC

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

2022-08-09 06:38:53 UTC

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

2022-08-09 06:38:53 UTC

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

2022-08-09 06:38:53 UTC

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

2022-08-09 06:38:53 UTC

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

2022-08-09 06:38:54 UTC

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

2022-08-09 06:38:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=7dd6d35f-ls15

2022-08-12 10:21:05 UTC

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

2022-08-12 10:21:05 UTC

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

2022-08-12 10:21:06 UTC

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

2022-08-12 10:21:06 UTC

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

2022-08-12 10:21:06 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.1-r1-ls210 Build-date:- 2022-08-12T12:20:10+02:00

2022-08-12 10:21:06 UTC

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

2022-08-12 10:21:06 UTC

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

2022-08-12 10:21:06 UTC

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

2022-08-12 10:21:45 UTC

|4 BUILD_DATE=2022-08-12T12:20:10+02:00 QBITTORRENT_VERSION=4.4.3.1-r1 UNRAR_VERSION=6.1.7 VERSION=4.4.3.1-r1-ls210 /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-08-12 10:21:46 UTC

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

2022-08-12 10:21:46 UTC

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

2022-08-12 10:21:46 UTC

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

2022-08-12 10:21:47 UTC

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

2022-08-12 10:21:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-12T12:20:10+02:00

2022-08-12 10:21:47 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-08-12 10:21:47 UTC

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

2022-08-12 10:21:47 UTC

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

2022-08-12 10:21:47 UTC

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

2022-08-12 10:21:47 UTC

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

2022-08-12 10:21:48 UTC

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

2022-08-12 10:21:48 UTC

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

2022-08-12 10:21:48 UTC

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

2022-08-12 10:21:48 UTC

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

2022-08-12 10:21:48 UTC

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