2025-06-23 02:37:49 UTC
90.2 MB
/config
LSIO_FIRST_PARTYtrue
PATH/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
S6_STAGE2_HOOK/docker-mods
S6_VERBOSITY1
TERMxterm
VIRTUAL_ENV/lsiopy
XDG_CONFIG_HOME/config
XDG_DATA_HOME/config
[#000] sha256:a5e3ea2009e2059e8c4b80f16d3039b189be3189987c9ea5101753a1f899b3ef - 6.39% (5.76 MB)
[#001] sha256:e1cde46db0e1399e7c13610262617155cd0a3e7823f951b9870fbc36a772039b - 0.01% (6.07 KB)
[#002] sha256:46f2d9bbcff7728774402b7cc5763d72d9acc45c539450ece61257aeddf2538f - 0.0% (1.33 KB)
[#003] sha256:f2d94bf0c7ba2c89f00c7da150687ad05d5e7c4534e58be5b3d9e9db470543da - 0.0% (700 Bytes)
[#004] sha256:0469477658fc9bf7cb467aa1306c66dc68aea453741ce8a78fb6d06dded3bba9 - 0.0% (429 Bytes)
[#005] sha256:35e63de34f77a712c71b814440d845e0b324e29a0755aed0044cbccdec17aead - 6.29% (5.67 MB)
[#006] sha256:681cde493f597a095e1ec30cb9f680f049b60fdb33195ba880561aa2b5a1cb5c - 0.0% (4.52 KB)
[#007] sha256:bc2d940c37fe43c6444bae0740b5cd209eaa20cc9be33793a5cb4c8ca60ef454 - 86.67% (78.2 MB)
[#008] sha256:ba5fc736347c441c72ab93840dedcef2b5f89f8110d5c27cdeb66bf59fd04dc4 - 0.0% (1.49 KB)
[#009] sha256:8e5007e450facaa1490169551067b644cd1412e739640da9589ec5f7d5fcfdcf - 0.64% (594 KB)
COPY /root-out/ / # buildkit
2025-06-14 13:40:35 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2025-06-14T13:39:08+00:00
2025-06-14 13:40:35 UTC (buildkit.dockerfile.v0)ARG VERSION=532ba5e0-ls16
2025-06-14 13:40:35 UTC (buildkit.dockerfile.v0)ARG MODS_VERSION=v3
2025-06-14 13:40:35 UTC (buildkit.dockerfile.v0)ARG PKG_INST_VERSION=v1
2025-06-14 13:40:35 UTC (buildkit.dockerfile.v0)ARG LSIOWN_VERSION=v1
2025-06-14 13:40:35 UTC (buildkit.dockerfile.v0)ARG WITHCONTENV_VERSION=v1
2025-06-14 13:40:35 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- 532ba5e0-ls16 Build-date:- 2025-06-14T13:39:08+00:00
2025-06-14 13:40:35 UTC (buildkit.dockerfile.v0)LABEL maintainer=TheLamer
2025-06-14 13:40:35 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
2025-06-14 13:40:35 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
2025-06-14 13:40:35 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
2025-06-14 13:40:35 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
2025-06-14 13:40:35 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
2025-06-14 13:40:36 UTC (buildkit.dockerfile.v0)RUN |6 BUILD_DATE=2025-06-14T13:39:08+00:00 VERSION=532ba5e0-ls16 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_VERSION=v1 WITHCONTENV_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
2025-06-14 13:40:36 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2025-06-14 13:40:36 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/init"]
2025-06-23 02:37:49 UTC (buildkit.dockerfile.v0)ENV LSIO_FIRST_PARTY=true
2025-06-23 02:37:49 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2025-06-23T02:36:14+00:00
2025-06-23 02:37:49 UTC (buildkit.dockerfile.v0)ARG VERSION=release-5.1.1_v1.2.20-ls81
2025-06-23 02:37:49 UTC (buildkit.dockerfile.v0)ARG QBITTORRENT_VERSION=release-5.1.1_v1.2.20
2025-06-23 02:37:49 UTC (buildkit.dockerfile.v0)ARG QBT_CLI_VERSION
2025-06-23 02:37:49 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- release-5.1.1_v1.2.20-ls81 Build-date:- 2025-06-23T02:36:14+00:00
2025-06-23 02:37:49 UTC (buildkit.dockerfile.v0)LABEL maintainer=thespad
2025-06-23 02:37:49 UTC (buildkit.dockerfile.v0)ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2025-06-23 02:37:49 UTC (buildkit.dockerfile.v0)RUN |4 BUILD_DATE=2025-06-23T02:36:14+00:00 VERSION=release-5.1.1_v1.2.20-ls81 QBITTORRENT_VERSION=release-5.1.1_v1.2.20 QBT_CLI_VERSION= /bin/sh -c echo "**** install packages ****" && apk add -U --update --no-cache grep 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-net6-${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
2025-06-23 02:37:49 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2025-06-23 02:37:49 UTC (buildkit.dockerfile.v0)COPY /usr/bin/unrar-alpine /usr/bin/unrar # buildkit
2025-06-23 02:37:49 UTC (buildkit.dockerfile.v0)EXPOSE map[6881/tcp:{} 6881/udp:{} 8080/tcp:{}]
2025-06-23 02:37:49 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2025-06-23 02:37:56 UTC
89.4 MB
/config
LSIO_FIRST_PARTYtrue
PATH/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
S6_STAGE2_HOOK/docker-mods
S6_VERBOSITY1
TERMxterm
VIRTUAL_ENV/lsiopy
XDG_CONFIG_HOME/config
XDG_DATA_HOME/config
[#000] sha256:0b2b50203974c78847647d5490d4d1c19a8534323e6cd3e69dc42ddae872384f - 7.33% (6.55 MB)
[#001] sha256:e1cde46db0e1399e7c13610262617155cd0a3e7823f951b9870fbc36a772039b - 0.01% (6.07 KB)
[#002] sha256:eddbbc81442ef45cdb6e621dd59b60724505748e9b90b0bc1337169ec752b40c - 0.0% (1.32 KB)
[#003] sha256:56e02dcbc4bc950feba335286c6113716a9cb79d9c8b54dc57a2d223f72574fd - 0.0% (703 Bytes)
[#004] sha256:c1622d26524636d73c8c2ceb5a3a7a0bbbcc743b50089ba3ef9fe9daf9f496f9 - 0.0% (428 Bytes)
[#005] sha256:c11dcb04c4e6ce6a6801b8647c404e9ee86a3211c960f38f69b24d7112e8a2f7 - 6.56% (5.87 MB)
[#006] sha256:30f3979bf07a03c82220d3f193fd3217b531126c2178197b0542a1b70e65fbd8 - 0.0% (4.52 KB)
[#007] sha256:2a7f8a95c3f540da0b4250be7df8c1666b4e108c6503199c3027f7b71b68a2b6 - 85.45% (76.4 MB)
[#008] sha256:526922e62cc509b166d58e2915a033463fe30230bd6a3470192b250a5cf6c834 - 0.0% (1.49 KB)
[#009] sha256:d019c1abeca518406b9db5343e19828ae09c1f2b30111d4328e47e93ace478e7 - 0.64% (590 KB)
COPY /root-out/ / # buildkit
2025-06-14 13:40:36 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2025-06-14T13:39:08+00:00
2025-06-14 13:40:36 UTC (buildkit.dockerfile.v0)ARG VERSION=532ba5e0-ls16
2025-06-14 13:40:36 UTC (buildkit.dockerfile.v0)ARG MODS_VERSION=v3
2025-06-14 13:40:36 UTC (buildkit.dockerfile.v0)ARG PKG_INST_VERSION=v1
2025-06-14 13:40:36 UTC (buildkit.dockerfile.v0)ARG LSIOWN_VERSION=v1
2025-06-14 13:40:36 UTC (buildkit.dockerfile.v0)ARG WITHCONTENV_VERSION=v1
2025-06-14 13:40:36 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- 532ba5e0-ls16 Build-date:- 2025-06-14T13:39:08+00:00
2025-06-14 13:40:36 UTC (buildkit.dockerfile.v0)LABEL maintainer=TheLamer
2025-06-14 13:40:36 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
2025-06-14 13:40:36 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
2025-06-14 13:40:36 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
2025-06-14 13:40:36 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
2025-06-14 13:40:36 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
2025-06-14 13:40:38 UTC (buildkit.dockerfile.v0)RUN |6 BUILD_DATE=2025-06-14T13:39:08+00:00 VERSION=532ba5e0-ls16 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_VERSION=v1 WITHCONTENV_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
2025-06-14 13:40:38 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2025-06-14 13:40:38 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/init"]
2025-06-23 02:37:56 UTC (buildkit.dockerfile.v0)ENV LSIO_FIRST_PARTY=true
2025-06-23 02:37:56 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2025-06-23T02:36:14+00:00
2025-06-23 02:37:56 UTC (buildkit.dockerfile.v0)ARG VERSION=release-5.1.1_v1.2.20-ls81
2025-06-23 02:37:56 UTC (buildkit.dockerfile.v0)ARG QBITTORRENT_VERSION=release-5.1.1_v1.2.20
2025-06-23 02:37:56 UTC (buildkit.dockerfile.v0)ARG QBT_CLI_VERSION
2025-06-23 02:37:56 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- release-5.1.1_v1.2.20-ls81 Build-date:- 2025-06-23T02:36:14+00:00
2025-06-23 02:37:56 UTC (buildkit.dockerfile.v0)LABEL maintainer=thespad
2025-06-23 02:37:56 UTC (buildkit.dockerfile.v0)ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2025-06-23 02:37:56 UTC (buildkit.dockerfile.v0)RUN |4 BUILD_DATE=2025-06-23T02:36:14+00:00 VERSION=release-5.1.1_v1.2.20-ls81 QBITTORRENT_VERSION=release-5.1.1_v1.2.20 QBT_CLI_VERSION= /bin/sh -c echo "**** install packages ****" && apk add -U --update --no-cache grep 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}/aarch64-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-arm64-net6-${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
2025-06-23 02:37:56 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2025-06-23 02:37:56 UTC (buildkit.dockerfile.v0)COPY /usr/bin/unrar-alpine /usr/bin/unrar # buildkit
2025-06-23 02:37:56 UTC (buildkit.dockerfile.v0)EXPOSE map[6881/tcp:{} 6881/udp:{} 8080/tcp:{}]
2025-06-23 02:37:56 UTC (buildkit.dockerfile.v0)VOLUME [/config]