2025-01-01 22:50:02 UTC
88.8 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:65a11ac1671f9c865b546150d2757fbee521fff3d5815ac35017db5b9fdaec7b - 6.49% (5.76 MB)
[#001] sha256:dfa5bbb8e568abf5cf74a6371a58ab5d9fba850a980c56455bf85fd336d83770 - 0.01% (5.73 KB)
[#002] sha256:1a01c7f973c21d332a22fda608c740c278c74cbe40ed4c69e456593afe76265e - 0.0% (1.33 KB)
[#003] sha256:fcc700f189d755bd679f382f8e3ff490bb1a4990b69f48042a8b147d5f3313d0 - 0.0% (700 Bytes)
[#004] sha256:03894307e508c49ba2309de0973e4fb3ad4eb24ba19aad18d8b2ffaf9c0cad9c - 0.0% (427 Bytes)
[#005] sha256:5567235d1312a0a64f95c4b621638ea59a41087ece15088bcf8c4e003f667656 - 6.39% (5.67 MB)
[#006] sha256:fc7d50bca04d2d3be9fe8ae3f5864553838696d0dea55762a779033d44160081 - 0.0% (3.83 KB)
[#007] sha256:eb336da753554f4f32c69aa4ca00fd955bd1b17acca59159074de29f2dcb4580 - 86.47% (76.7 MB)
[#008] sha256:335d488912deeadc48056860f983e6ec9a90872fa67c3feec33c54d12b048675 - 0.0% (1.49 KB)
[#009] sha256:bb3a22f7eef840c69a3efb28e376e4dc57460b37bb6a72799df1b53a5053d902 - 0.63% (571 KB)
COPY /root-out/ / # buildkit
2024-12-28 11:39:25 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2024-12-28T11:38:11+00:00
2024-12-28 11:39:25 UTC (buildkit.dockerfile.v0)ARG VERSION=a45108b8-ls3
2024-12-28 11:39:25 UTC (buildkit.dockerfile.v0)ARG MODS_VERSION=v3
2024-12-28 11:39:25 UTC (buildkit.dockerfile.v0)ARG PKG_INST_VERSION=v1
2024-12-28 11:39:25 UTC (buildkit.dockerfile.v0)ARG LSIOWN_VERSION=v1
2024-12-28 11:39:25 UTC (buildkit.dockerfile.v0)ARG WITHCONTENV_VERSION=v1
2024-12-28 11:39:25 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- a45108b8-ls3 Build-date:- 2024-12-28T11:38:11+00:00
2024-12-28 11:39:25 UTC (buildkit.dockerfile.v0)LABEL maintainer=TheLamer
2024-12-28 11:39:25 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
2024-12-28 11:39:25 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
2024-12-28 11:39:25 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
2024-12-28 11:39:25 UTC (buildkit.dockerfile.v0)ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
2024-12-28 11:39:25 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
2024-12-28 11:39:27 UTC (buildkit.dockerfile.v0)RUN |6 BUILD_DATE=2024-12-28T11:38:11+00:00 VERSION=a45108b8-ls3 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
2024-12-28 11:39:27 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2024-12-28 11:39:27 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/init"]
2025-01-01 22:50:02 UTC (buildkit.dockerfile.v0)ENV LSIO_FIRST_PARTY=true
2025-01-01 22:50:02 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE=2025-01-01T22:48:33+00:00
2025-01-01 22:50:02 UTC (buildkit.dockerfile.v0)ARG VERSION=release-5.0.3_v1.2.19-ls56
2025-01-01 22:50:02 UTC (buildkit.dockerfile.v0)ARG QBITTORRENT_VERSION=release-5.0.3_v1.2.19
2025-01-01 22:50:02 UTC (buildkit.dockerfile.v0)ARG QBT_CLI_VERSION
2025-01-01 22:50:02 UTC (buildkit.dockerfile.v0)LABEL build_version=Linuxserver.io version:- release-5.0.3_v1.2.19-ls56 Build-date:- 2025-01-01T22:48:33+00:00
2025-01-01 22:50:02 UTC (buildkit.dockerfile.v0)LABEL maintainer=thespad
2025-01-01 22:50:02 UTC (buildkit.dockerfile.v0)ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config
2025-01-01 22:50:02 UTC (buildkit.dockerfile.v0)RUN |4 BUILD_DATE=2025-01-01T22:48:33+00:00 VERSION=release-5.0.3_v1.2.19-ls56 QBITTORRENT_VERSION=release-5.0.3_v1.2.19 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-01-01 22:50:02 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2025-01-01 22:50:02 UTC (buildkit.dockerfile.v0)COPY /usr/bin/unrar-alpine /usr/bin/unrar # buildkit
2025-01-01 22:50:02 UTC (buildkit.dockerfile.v0)EXPOSE map[6881/tcp:{} 6881/udp:{} 8080/tcp:{}]
2025-01-01 22:50:02 UTC (buildkit.dockerfile.v0)VOLUME [/config]
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.