Namespace
linuxserver
Image / Tag
qbittorrent:amd64-4.4.5-r3-ls230
Content Digest
sha256:cafdf47f85d8c6e3c4deef521b3b930fb514eae70b29d7d40f72a62de766d541
Details
Created

2022-11-21 04:08:36 UTC

Size

82.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.4.5-r3-ls230 Build-date:- 2022-11-21T05:07:02+01:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-11-21T05:07:02+01: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
    c3b95fdabfa30c53531144bc8d59d26b5d54be28
  • org.opencontainers.image.revision
    c3b95fdabfa30c53531144bc8d59d26b5d54be28
  • 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.5-r3-ls230

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:ac741f435aca6fe64a970147dc61fcd1fa482e88a6a36249064b1fdec92f76a8 - 6.88% (5.65 MB)

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

[#002] sha256:93dba90db81e50903707e8a0648bf94dc8de90b9ddf4691d7cc783d2a9caac7d - 5.08% (4.17 MB)

[#003] sha256:a9b2ec3c3916e3262a3c94706f614c478e3d72349f3973789836df41e88e013b - 0.01% (4.43 KB)

[#004] sha256:f76cce77da010bd3e189b296857a38a94705bc51e8fece5d5d78825450f223c4 - 88.03% (72.3 MB)

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


History
2022-11-15 06:35:26 UTC

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

2022-11-15 06:35:26 UTC

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

2022-11-15 06:35:26 UTC

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

2022-11-15 06:35:26 UTC

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

2022-11-15 06:35:26 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e2e45620-ls53 Build-date:- 2022-11-15T07:34:07+01:00

2022-11-15 06:35:26 UTC

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

2022-11-15 06:35:26 UTC

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

2022-11-15 06:35:27 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-15 06:35:29 UTC

|3 BUILD_DATE=2022-11-15T07:34:07+01:00 MODS_VERSION=v3 VERSION=e2e45620-ls53 /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 "**** cleanup ****" && rm -rf /tmp/*

2022-11-15 06:35:30 UTC

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

2022-11-15 06:35:30 UTC

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

2022-11-15 06:35:30 UTC

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

2022-11-15 06:35:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-15T07:34:07+01:00

2022-11-15 06:35:30 UTC

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

2022-11-15 06:35:30 UTC

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

2022-11-15 06:35:31 UTC

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

2022-11-15 06:35:31 UTC

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

2022-11-15 06:35:31 UTC

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

2022-11-15 06:35:31 UTC

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

2022-11-15 06:35:31 UTC

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

2022-11-15 06:35:31 UTC

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

2022-11-15 06:35:31 UTC

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

2022-11-15 06:35:32 UTC

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

2022-11-21 04:07:57 UTC

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

2022-11-21 04:07:57 UTC

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

2022-11-21 04:07:57 UTC

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

2022-11-21 04:07:57 UTC

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

2022-11-21 04:07:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.5-r3-ls230 Build-date:- 2022-11-21T05:07:02+01:00

2022-11-21 04:07:57 UTC

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

2022-11-21 04:07:58 UTC

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

2022-11-21 04:07:58 UTC

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

2022-11-21 04:08:34 UTC

|4 BUILD_DATE=2022-11-21T05:07:02+01:00 QBITTORRENT_VERSION=4.4.5-r3 UNRAR_VERSION=6.1.7 VERSION=4.4.5-r3-ls230 /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 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/edge/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-11-21 04:08:35 UTC

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

2022-11-21 04:08:35 UTC

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

2022-11-21 04:08:35 UTC

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

2022-11-21 04:08:35 UTC

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

2022-11-21 04:08:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-21T05:07:02+01:00

2022-11-21 04:08:35 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-21 04:08:35 UTC

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

2022-11-21 04:08:35 UTC

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

2022-11-21 04:08:35 UTC

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

2022-11-21 04:08:36 UTC

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

2022-11-21 04:08:36 UTC

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

2022-11-21 04:08:36 UTC

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

2022-11-21 04:08:36 UTC

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

2022-11-21 04:08:36 UTC

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

2022-11-21 04:08:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4.5-r3-ls230