2026-05-03 08:31:19 UTC
183 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:9969214227f4d2046725b4c1a55ac3333f5d2805d705ea5ef4bd15942b8fa2da - 3.7% (6.76 MB)
[#001] sha256:f6a4c3e338ed76d3e90c1ce7a15013a45c9b55febc952bc905eed245ce0bb8d2 - 0.0% (6.09 KB)
[#002] sha256:1d3927e9ec54a5081e5e0ea52a2104412cfe2d4998512ef5db7a3938c4bcb2ed - 0.0% (1.33 KB)
[#003] sha256:96547299ad51131d72fc0e4d2e8926211c0e0ba399ac7a011d418f5ed07990ca - 0.0% (701 Bytes)
[#004] sha256:8bad5f4cf7f2610a14880f7232779113ea2dcb2e1dc9b4daef3b47a3897bf19d - 0.0% (429 Bytes)
[#005] sha256:569abfc2d09d5961f98ecf196d8cc10089f6448ffb77f7d9f9b6927ed012bf98 - 3.32% (6.06 MB)
[#006] sha256:458be023323cac8bd21ef20d5fa7f43835d8ac411aae0415131e34789982363b - 0.0% (4.52 KB)
[#007] sha256:14f593ef50d966dda0e3877064e9ff0260f4bbb6696e3e63c0abcfa928a125a1 - 92.79% (169 MB)
[#008] sha256:11c13662ce3d38331606e15c2d5269b7c508611a77bc306d559efa4e1236075f - 0.0% (1.46 KB)
[#009] sha256:72ca7f9cbb6fb1c2f97ce3d530749962096b79960d5191958f88126c12ffe794 - 0.18% (338 KB)
COPY /root-out/ / # buildkit
2026-05-02 14:20:18 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-05-02T14:18:43+00:00
2026-05-02 14:20:18 UTC (buildkit.dockerfile.v0)ARG VERSION=33170621-ls13
2026-05-02 14:20:18 UTC (buildkit.dockerfile.v0)ARG MODS_VERSION=v3
2026-05-02 14:20:18 UTC (buildkit.dockerfile.v0)ARG PKG_INST_VERSION=v1
2026-05-02 14:20:18 UTC (buildkit.dockerfile.v0)ARG LSIOWN_VERSION=v1
2026-05-02 14:20:18 UTC (buildkit.dockerfile.v0)ARG WITHCONTENV_VERSION=v1
2026-05-02 14:20:18 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- 33170621-ls13 Build-date:- 2026-05-02T14:18:43+00:00
2026-05-02 14:20:18 UTC (buildkit.dockerfile.v0)LABEL maintainer=TheLamer
2026-05-02 14:20:18 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
2026-05-02 14:20:18 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
2026-05-02 14:20:18 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
2026-05-02 14:20:18 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
2026-05-02 14:20:18 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
2026-05-02 14:20:19 UTC (buildkit.dockerfile.v0)RUN |6 BUILD_DATE=2026-05-02T14:18:43+00:00 VERSION=33170621-ls13 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
2026-05-02 14:20:19 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2026-05-02 14:20:19 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/init"]
2026-05-03 08:31:19 UTC (buildkit.dockerfile.v0)ENV LSIO_FIRST_PARTY=true
2026-05-03 08:31:19 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2026-05-03T08:29:15+00:00
2026-05-03 08:31:19 UTC (buildkit.dockerfile.v0)ARG VERSION=release-5.1.4_v1.2.20-ls112
2026-05-03 08:31:19 UTC (buildkit.dockerfile.v0)ARG QBITTORRENT_VERSION=release-5.1.4_v1.2.20
2026-05-03 08:31:19 UTC (buildkit.dockerfile.v0)ARG QBT_CLI_VERSION
2026-05-03 08:31:19 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- release-5.1.4_v1.2.20-ls112 Build-date:- 2026-05-03T08:29:15+00:00
2026-05-03 08:31:19 UTC (buildkit.dockerfile.v0)LABEL maintainer=thespad
2026-05-03 08:31:19 UTC (buildkit.dockerfile.v0)ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2026-05-03 08:31:19 UTC (buildkit.dockerfile.v0)RUN |4 BUILD_DATE=2026-05-03T08:29:15+00:00 VERSION=release-5.1.4_v1.2.20-ls112 QBITTORRENT_VERSION=release-5.1.4_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
2026-05-03 08:31:19 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2026-05-03 08:31:19 UTC (buildkit.dockerfile.v0)COPY /usr/bin/unrar-alpine /usr/bin/unrar # buildkit
2026-05-03 08:31:19 UTC (buildkit.dockerfile.v0)EXPOSE [6881/tcp 6881/udp 8080/tcp]
2026-05-03 08:31:19 UTC (buildkit.dockerfile.v0)VOLUME [/config]