2025-04-27 06:55:23 UTC
90 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:3a869458f4cc8488ecccc10bde9d19088cc093c7e7bd528293b8fe33e0076075 - 6.41% (5.76 MB)
[#001] sha256:e1cde46db0e1399e7c13610262617155cd0a3e7823f951b9870fbc36a772039b - 0.01% (6.07 KB)
[#002] sha256:0ec841f2151bb2cdf22a833fd974f727b6badca3208be9e28f41276e3fe5e164 - 0.0% (1.33 KB)
[#003] sha256:83c1bb43a6fc28daf2e8a30e0596f84338cf1c57267851f2a93b380076467ca4 - 0.0% (701 Bytes)
[#004] sha256:57c727baa598a44f04b64d8cf6888ecce4e7c07e88e7bb326ddd2ec6ec2613ac - 0.0% (428 Bytes)
[#005] sha256:e4a8cfd7dc1d2ef1c42f8a9224d0718716f62a6002705881996645a396fcedae - 6.31% (5.67 MB)
[#006] sha256:e890a704ddcbc70bc437a1749de57e69bdb1614cac069579398caf89856b845f - 0.0% (3.88 KB)
[#007] sha256:4be94aa3eb683f5de657f09be1814839cf062e37cf66700d193c3afeee33f6ee - 86.62% (77.9 MB)
[#008] sha256:9cfc0c51d5e59ac5329fe1fb371b76871df7bda990b16e73bc95576c098b4f3d - 0.0% (1.49 KB)
[#009] sha256:11d70d6c8974cb00140912d03144a45478afc61f0f0dc93f4f778f2482294005 - 0.65% (594 KB)
COPY /root-out/ / # buildkit
2025-04-09 22:10:27 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2025-04-09T22:09:28+00:00
2025-04-09 22:10:27 UTC (buildkit.dockerfile.v0)ARG VERSION=532ba5e0-ls13
2025-04-09 22:10:27 UTC (buildkit.dockerfile.v0)ARG MODS_VERSION=v3
2025-04-09 22:10:27 UTC (buildkit.dockerfile.v0)ARG PKG_INST_VERSION=v1
2025-04-09 22:10:27 UTC (buildkit.dockerfile.v0)ARG LSIOWN_VERSION=v1
2025-04-09 22:10:27 UTC (buildkit.dockerfile.v0)ARG WITHCONTENV_VERSION=v1
2025-04-09 22:10:27 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- 532ba5e0-ls13 Build-date:- 2025-04-09T22:09:28+00:00
2025-04-09 22:10:27 UTC (buildkit.dockerfile.v0)LABEL maintainer=TheLamer
2025-04-09 22:10:27 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
2025-04-09 22:10:27 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-04-09 22:10:27 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
2025-04-09 22:10:28 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-04-09 22:10:28 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-04-09 22:10:29 UTC (buildkit.dockerfile.v0)RUN |6 BUILD_DATE=2025-04-09T22:09:28+00:00 VERSION=532ba5e0-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
2025-04-09 22:10:29 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2025-04-09 22:10:29 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/init"]
2025-04-27 06:55:23 UTC (buildkit.dockerfile.v0)ENV LSIO_FIRST_PARTY=true
2025-04-27 06:55:23 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2025-04-27T06:54:14+00:00
2025-04-27 06:55:23 UTC (buildkit.dockerfile.v0)ARG VERSION=release-5.0.5_v1.2.20-ls75
2025-04-27 06:55:23 UTC (buildkit.dockerfile.v0)ARG QBITTORRENT_VERSION=release-5.0.5_v1.2.20
2025-04-27 06:55:23 UTC (buildkit.dockerfile.v0)ARG QBT_CLI_VERSION
2025-04-27 06:55:23 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- release-5.0.5_v1.2.20-ls75 Build-date:- 2025-04-27T06:54:14+00:00
2025-04-27 06:55:23 UTC (buildkit.dockerfile.v0)LABEL maintainer=thespad
2025-04-27 06:55:23 UTC (buildkit.dockerfile.v0)ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2025-04-27 06:55:23 UTC (buildkit.dockerfile.v0)RUN |4 BUILD_DATE=2025-04-27T06:54:14+00:00 VERSION=release-5.0.5_v1.2.20-ls75 QBITTORRENT_VERSION=release-5.0.5_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-04-27 06:55:23 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2025-04-27 06:55:23 UTC (buildkit.dockerfile.v0)COPY /usr/bin/unrar-alpine /usr/bin/unrar # buildkit
2025-04-27 06:55:23 UTC (buildkit.dockerfile.v0)EXPOSE map[6881/tcp:{} 6881/udp:{} 8080/tcp:{}]
2025-04-27 06:55:23 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2025-04-27 06:55:31 UTC
89.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:308a42fc9ef243b8744c850891b63f6bb7ca05bc51a4107d292c523d32d7460c - 7.35% (6.55 MB)
[#001] sha256:e1cde46db0e1399e7c13610262617155cd0a3e7823f951b9870fbc36a772039b - 0.01% (6.07 KB)
[#002] sha256:8045a3329b93c18f962c1e70b064b580704f8b4b0d7ad2636d9913677d1bfe9e - 0.0% (1.33 KB)
[#003] sha256:992215a09f7831a9b9cb84a80604d30597b75a9e3f7754f5277f865647ef1718 - 0.0% (701 Bytes)
[#004] sha256:858664fe3387a0fb76b3a16317bceb87fd2a3df44e57db48fc90bf6bf137cc24 - 0.0% (428 Bytes)
[#005] sha256:f80ae8fdc5c3446495a2beb1c12a5bd9e0910f27771abab77360b1e3d86b2108 - 6.58% (5.87 MB)
[#006] sha256:0c6d2e5dc8beab8776ad12e3d186055eba99b5a0745185169c9bc120b01f0774 - 0.0% (3.88 KB)
[#007] sha256:55c84ff24315bb6048392e8bc514928455d6e09f86b3dc1c03bc57e33d891bd3 - 85.41% (76.2 MB)
[#008] sha256:aaa806b78daa594ca0da77345ad41f3f22e73a05df213bbbc8f9b713df01c8ed - 0.0% (1.49 KB)
[#009] sha256:3618391bb041cda792f28c49b334b1bccac3974f59a51a389b96dfe399289308 - 0.65% (590 KB)
COPY /root-out/ / # buildkit
2025-04-09 22:10:34 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2025-04-09T22:09:28+00:00
2025-04-09 22:10:34 UTC (buildkit.dockerfile.v0)ARG VERSION=532ba5e0-ls13
2025-04-09 22:10:34 UTC (buildkit.dockerfile.v0)ARG MODS_VERSION=v3
2025-04-09 22:10:34 UTC (buildkit.dockerfile.v0)ARG PKG_INST_VERSION=v1
2025-04-09 22:10:34 UTC (buildkit.dockerfile.v0)ARG LSIOWN_VERSION=v1
2025-04-09 22:10:34 UTC (buildkit.dockerfile.v0)ARG WITHCONTENV_VERSION=v1
2025-04-09 22:10:34 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- 532ba5e0-ls13 Build-date:- 2025-04-09T22:09:28+00:00
2025-04-09 22:10:34 UTC (buildkit.dockerfile.v0)LABEL maintainer=TheLamer
2025-04-09 22:10:34 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
2025-04-09 22:10:34 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-04-09 22:10:34 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
2025-04-09 22:10:34 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-04-09 22:10:34 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-04-09 22:10:35 UTC (buildkit.dockerfile.v0)RUN |6 BUILD_DATE=2025-04-09T22:09:28+00:00 VERSION=532ba5e0-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
2025-04-09 22:10:35 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2025-04-09 22:10:35 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/init"]
2025-04-27 06:55:31 UTC (buildkit.dockerfile.v0)ENV LSIO_FIRST_PARTY=true
2025-04-27 06:55:31 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2025-04-27T06:54:14+00:00
2025-04-27 06:55:31 UTC (buildkit.dockerfile.v0)ARG VERSION=release-5.0.5_v1.2.20-ls75
2025-04-27 06:55:31 UTC (buildkit.dockerfile.v0)ARG QBITTORRENT_VERSION=release-5.0.5_v1.2.20
2025-04-27 06:55:31 UTC (buildkit.dockerfile.v0)ARG QBT_CLI_VERSION
2025-04-27 06:55:31 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- release-5.0.5_v1.2.20-ls75 Build-date:- 2025-04-27T06:54:14+00:00
2025-04-27 06:55:31 UTC (buildkit.dockerfile.v0)LABEL maintainer=thespad
2025-04-27 06:55:31 UTC (buildkit.dockerfile.v0)ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2025-04-27 06:55:31 UTC (buildkit.dockerfile.v0)RUN |4 BUILD_DATE=2025-04-27T06:54:14+00:00 VERSION=release-5.0.5_v1.2.20-ls75 QBITTORRENT_VERSION=release-5.0.5_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-04-27 06:55:31 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2025-04-27 06:55:31 UTC (buildkit.dockerfile.v0)COPY /usr/bin/unrar-alpine /usr/bin/unrar # buildkit
2025-04-27 06:55:31 UTC (buildkit.dockerfile.v0)EXPOSE map[6881/tcp:{} 6881/udp:{} 8080/tcp:{}]
2025-04-27 06:55:31 UTC (buildkit.dockerfile.v0)VOLUME [/config]