Namespace
linuxserver
Image / Tag
qbittorrent:libtorrentv1-version-release-4.4.5_v1.2.18
Content Digest
sha256:bb7952bc84871c36559556e8feaf98ccbaf0df9b1a5b7cfcc06c1bbd70f9e2a2
Details
Created

2022-11-20 22:08:20 -0600

Size

90.6 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- release-4.4.5_v1.2.18-ls4 Build-date:- 2022-11-20T22:06:39-06:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-11-20T22:06:39-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
    182367f4d369a0e7f9cb00ba47057b528af8bd0e
  • org.opencontainers.image.revision
    182367f4d369a0e7f9cb00ba47057b528af8bd0e
  • 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-ls4

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:1f62ddbe1e2e4937ce2665972075331b816ed8064c4714992bea013afed4211f - 5.63% (5.1 MB)

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

[#002] sha256:e135e7fea09bdd8d6d3f4281e8886f27d3e2475fa4965668af8edcb0e1fa3ec2 - 4.77% (4.32 MB)

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

[#004] sha256:2a1f1a63f3b067d421cad47a6cac3fc182cb519002da763132d29d8d97139ecb - 89.59% (81.1 MB)

[#005] sha256:3947d911e1a9d35350cd95538521a62410ef0db70bfba4f0bac8598180470459 - 0.0% (1.35 KB)


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

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

2022-11-15 06:35:47 UTC

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

2022-11-15 06:35:47 UTC

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

2022-11-15 06:35:47 UTC

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

2022-11-15 06:35:48 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 16c25840-ls30 Build-date:- 2022-11-15T07:34:27+01:00

2022-11-15 06:35:48 UTC

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

2022-11-15 06:35:48 UTC

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

2022-11-15 06:35:49 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:52 UTC

|3 BUILD_DATE=2022-11-15T07:34:27+01:00 MODS_VERSION=v3 VERSION=16c25840-ls30 /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:53 UTC

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

2022-11-15 06:35:53 UTC

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

2022-11-15 06:35:53 UTC

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

2022-11-15 06:35:53 UTC

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

2022-11-15 06:35:53 UTC

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

2022-11-15 06:35:53 UTC

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

2022-11-15 06:35:53 UTC

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

2022-11-15 06:35:54 UTC

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

2022-11-15 06:35:54 UTC

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

2022-11-15 06:35:54 UTC

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

2022-11-15 06:35:54 UTC

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

2022-11-15 06:35:54 UTC

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

2022-11-15 06:35:54 UTC

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

2022-11-15 06:35:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=16c25840-ls30

2022-11-20 22:08:20 -0600 (buildkit.dockerfile.v0)

ARG BUILD_DATE

2022-11-20 22:08:20 -0600 (buildkit.dockerfile.v0)

ARG VERSION

2022-11-20 22:08:20 -0600 (buildkit.dockerfile.v0)

ARG QBITTORRENT_VERSION

2022-11-20 22:08:20 -0600 (buildkit.dockerfile.v0)

ARG QBT_VERSION

2022-11-20 22:08:20 -0600 (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- release-4.4.5_v1.2.18-ls4 Build-date:- 2022-11-20T22:06:39-06:00

2022-11-20 22:08:20 -0600 (buildkit.dockerfile.v0)

LABEL maintainer=thespad

2022-11-20 22:08:20 -0600 (buildkit.dockerfile.v0)

ARG UNRAR_VERSION=6.1.7

2022-11-20 22:08:20 -0600 (buildkit.dockerfile.v0)

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

2022-11-20 22:08:20 -0600 (buildkit.dockerfile.v0)

RUN |5 BUILD_DATE=2022-11-20T22:06:39-06:00 VERSION=release-4.4.5_v1.2.18-ls4 QBITTORRENT_VERSION=release-4.4.5_v1.2.18 QBT_VERSION= UNRAR_VERSION=6.1.7 /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}/x86_64-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-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/* # buildkit

2022-11-20 22:08:20 -0600 (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2022-11-20 22:08:20 -0600 (buildkit.dockerfile.v0)

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

2022-11-20 22:08:20 -0600 (buildkit.dockerfile.v0)

VOLUME [/config]

Details
Created

2022-11-21 04:08:50 UTC

Size

89.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- release-4.4.5_v1.2.18-ls4 Build-date:- 2022-11-20T22:06:39-06:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-11-20T22:06:39-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
    182367f4d369a0e7f9cb00ba47057b528af8bd0e
  • org.opencontainers.image.revision
    182367f4d369a0e7f9cb00ba47057b528af8bd0e
  • 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-ls4

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:4d3188136ee34a3320e8081e2c638b3ef1f8b9b9b9959c89128e89a1c575a80a - 5.73% (5.11 MB)

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

[#002] sha256:2b8a4c14412428b7facef3af8e38bddea69d6a22b7d5db192f7c7c60179acbde - 5.83% (5.2 MB)

[#003] sha256:dc05e0297a673cf27e46cda316b9d611762b5e88fd91e2699241c3fd76e37773 - 0.0% (4.47 KB)

[#004] sha256:5829247c47d75a083241a46a2d4abbdda1394955f422b4ff77ff7324e6196fff - 88.43% (78.8 MB)

[#005] sha256:28e4044188992312a191fa1966064ca89b8a9edcf3f7e94e1637e3e7468832b7 - 0.0% (1.33 KB)


History
2022-11-15 06:35:51 UTC (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2022-11-15 06:35:51 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2022-11-15 06:35:51 UTC (buildkit.dockerfile.v0)

ARG VERSION

2022-11-15 06:35:51 UTC (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2022-11-15 06:35:51 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 16c25840-ls30 Build-date:- 2022-11-15T07:34:27+01:00

2022-11-15 06:35:51 UTC (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2022-11-15 06:35:51 UTC (buildkit.dockerfile.v0)

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

2022-11-15 06:35:51 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

2022-11-15 06:35:56 UTC (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2022-11-15T07:34:27+01:00 VERSION=16c25840-ls30 MODS_VERSION=v3 /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-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit

2022-11-15 06:35:56 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2022-11-15 06:35:56 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2022-11-21 04:07:51 UTC

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

2022-11-21 04:07:52 UTC

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

2022-11-21 04:07:53 UTC

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

2022-11-21 04:07:54 UTC

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

2022-11-21 04:07:55 UTC

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

2022-11-21 04:07:56 UTC

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

2022-11-21 04:07:57 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:36 UTC

|4 BUILD_DATE=2022-11-20T22:06:39-06:00 QBITTORRENT_VERSION=release-4.4.5_v1.2.18 UNRAR_VERSION=6.1.7 VERSION=release-4.4.5_v1.2.18-ls4 /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}/armv7-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-arm-${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:37 UTC

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

2022-11-21 04:08:37 UTC

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

2022-11-21 04:08:38 UTC

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

2022-11-21 04:08:39 UTC

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

2022-11-21 04:08:40 UTC

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

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

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

2022-11-21 04:08:43 UTC

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

2022-11-21 04:08:44 UTC

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

2022-11-21 04:08:45 UTC

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

2022-11-21 04:08:46 UTC

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

2022-11-21 04:08:47 UTC

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

2022-11-21 04:08:48 UTC

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

2022-11-21 04:08:49 UTC

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

2022-11-21 04:08:50 UTC

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

Details
Created

2022-11-21 04:08:21 UTC

Size

91.2 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- release-4.4.5_v1.2.18-ls4 Build-date:- 2022-11-20T22:06:39-06:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-11-20T22:06:39-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
    182367f4d369a0e7f9cb00ba47057b528af8bd0e
  • org.opencontainers.image.revision
    182367f4d369a0e7f9cb00ba47057b528af8bd0e
  • 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-ls4

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:b356fb4a736517cff916493c642a527977951034744a1eb288d38b66c954422d - 5.85% (5.33 MB)

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

[#002] sha256:1b2bd475784622d28d1979d6196fe253ce8c578370eb78f3490dcef07b1f7cf1 - 6.3% (5.75 MB)

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

[#004] sha256:f042a2f8617c5a94479711e43d03e1fc3bddf74459a109b4633fdf1b98d0450a - 87.84% (80.1 MB)

[#005] sha256:3f8f82995e18d6c3d018aebcbdf63aa1bd3ce3c19d598917ea5a68d1dcaf4f31 - 0.0% (1.34 KB)


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

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

2022-11-15 06:35:58 UTC

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

2022-11-15 06:35:59 UTC

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

2022-11-15 06:36:00 UTC

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

2022-11-15 06:36:01 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 16c25840-ls30 Build-date:- 2022-11-15T07:34:27+01:00

2022-11-15 06:36:02 UTC

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

2022-11-15 06:36:04 UTC

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

2022-11-15 06:36:04 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:36:14 UTC

|3 BUILD_DATE=2022-11-15T07:34:27+01:00 MODS_VERSION=v3 VERSION=16c25840-ls30 /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-15 06:36:15 UTC

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

2022-11-15 06:36:15 UTC

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

2022-11-15 06:36:16 UTC

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

2022-11-15 06:36:17 UTC

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

2022-11-15 06:36:18 UTC

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

2022-11-15 06:36:19 UTC

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

2022-11-15 06:36:20 UTC

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

2022-11-15 06:36:21 UTC

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

2022-11-15 06:36:22 UTC

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

2022-11-15 06:36:23 UTC

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

2022-11-15 06:36:24 UTC

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

2022-11-15 06:36:25 UTC

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

2022-11-15 06:36:26 UTC

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

2022-11-15 06:36:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=16c25840-ls30

2022-11-21 04:08:21 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2022-11-21 04:08:21 UTC (buildkit.dockerfile.v0)

ARG VERSION

2022-11-21 04:08:21 UTC (buildkit.dockerfile.v0)

ARG QBITTORRENT_VERSION

2022-11-21 04:08:21 UTC (buildkit.dockerfile.v0)

ARG QBT_VERSION

2022-11-21 04:08:21 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- release-4.4.5_v1.2.18-ls4 Build-date:- 2022-11-20T22:06:39-06:00

2022-11-21 04:08:21 UTC (buildkit.dockerfile.v0)

LABEL maintainer=thespad

2022-11-21 04:08:21 UTC (buildkit.dockerfile.v0)

ARG UNRAR_VERSION=6.1.7

2022-11-21 04:08:21 UTC (buildkit.dockerfile.v0)

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

2022-11-21 04:08:21 UTC (buildkit.dockerfile.v0)

RUN |5 BUILD_DATE=2022-11-20T22:06:39-06:00 VERSION=release-4.4.5_v1.2.18-ls4 QBITTORRENT_VERSION=release-4.4.5_v1.2.18 QBT_VERSION= UNRAR_VERSION=6.1.7 /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/* # buildkit

2022-11-21 04:08:21 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2022-11-21 04:08:21 UTC (buildkit.dockerfile.v0)

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

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