2021-04-15 13:22:41 UTC
36.2 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:5b699a60b4aa3d60b10ba63c57d6affc140ff01dfb751698fe388c24a9d4c00e - 7.46% (2.7 MB)
[#001] sha256:40ff825e883ad16da55034b7cfb53b52718e378326a1767d69a03683b215c5b8 - 5.93% (2.15 MB)
[#002] sha256:3f095f3d1f15152c37e8a4343b02e54297c1b6a3eb2bfeaca1bff94d91834e2b - 5.8% (2.1 MB)
[#003] sha256:14fe596da4e3ad8a321bf2d9db30ed1ac4ec5eeb2927ab6d9398f0288033ac37 - 0.0% (440 Bytes)
[#004] sha256:54b3696793bc0352d069a38449c7fa4deb259ad354a006bde4a5a6858bf2820a - 12.84% (4.65 MB)
[#005] sha256:b20a6d15eb0e9d7c84158b3e114c927b1b5da10e029d35bacc80306ce1879ae6 - 0.01% (2.77 KB)
[#006] sha256:340a7314ca0822b7905532951bd8c328ac7e68aec111043c6d9b509a386e006f - 67.95% (24.6 MB)
[#007] sha256:2fc9d7653e253516a2b87a28ad9b976d0b28dd9d26080a14943835546e57cce2 - 0.01% (1.89 KB)
/bin/sh -c #(nop) COPY dir:a45cbf1205c0626b223c8b24159e2ca9ad72c926f6d06ea8559285a2b5026bfd in /
2021-04-13 06:40:14 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-04-13 06:40:16 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-13 06:40:17 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4928c559-ls11 Build-date:- 2021-04-13T07:38:41+01:00
2021-04-13 06:40:18 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-04-13 06:40:20 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-04-13 06:40:21 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-04-13 06:40:23 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-04-13 06:40:30 UTC|4 BUILD_DATE=2021-04-13T07:38:41+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=4928c559-ls11 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2021-04-13 06:40:31 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-04-13 06:40:32 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-04-13 06:40:46 UTC|4 BUILD_DATE=2021-04-13T07:38:41+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=4928c559-ls11 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && 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 ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-04-13 06:40:49 UTC/bin/sh -c #(nop) COPY dir:abf7501ef60ed34ad238fb8014199cea647a9129f593a578d4bdd70795f6fa6d in /
2021-04-13 06:40:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-04-15 13:22:09 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-04-15 13:22:10 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-15 13:22:10 UTC/bin/sh -c #(nop) ARG TRANSMISSION_VERSION
2021-04-15 13:22:11 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.00-r2-ls85 Build-date:- 2021-04-15T13:20:47+00:00
2021-04-15 13:22:11 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2021-04-15 13:22:35 UTC|3 BUILD_DATE=2021-04-15T13:20:47+00:00 TRANSMISSION_VERSION=3.00-r2 VERSION=3.00-r2-ls85 /bin/sh -c echo "**** install packages ****" && apk add --no-cache ca-certificates curl findutils jq openssl p7zip python3 rsync tar transmission-cli transmission-daemon unrar unzip && echo "**** install transmission ****" && if [ -z ${TRANSMISSION_VERSION+x} ]; then TRANSMISSION_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp && awk '/^P:transmission-daemon$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); fi && apk add --no-cache transmission-cli==${TRANSMISSION_VERSION} transmission-daemon==${TRANSMISSION_VERSION} && echo "**** install third party themes ****" && curl -o /tmp/combustion.zip -L "https://github.com/Secretmapper/combustion/archive/release.zip" && unzip /tmp/combustion.zip -d / && mkdir -p /tmp/twctemp && TWCVERSION=$(curl -sX GET "https://api.github.com/repos/ronggang/transmission-web-control/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]') && curl -o /tmp/twc.tar.gz -L "https://github.com/ronggang/transmission-web-control/archive/${TWCVERSION}.tar.gz" && tar xf /tmp/twc.tar.gz -C /tmp/twctemp --strip-components=1 && mv /tmp/twctemp/src /transmission-web-control && mkdir -p /kettu && curl -o /tmp/kettu.tar.gz -L "https://github.com/endor/kettu/archive/master.tar.gz" && tar xf /tmp/kettu.tar.gz -C /kettu --strip-components=1 && curl -o /tmp/flood-for-transmission.tar.gz -L "https://github.com/johman10/flood-for-transmission/releases/download/latest/flood-for-transmission.tar.gz" && tar xf /tmp/flood-for-transmission.tar.gz -C / && echo "**** cleanup ****" && rm -rf /tmp/*
2021-04-15 13:22:39 UTC/bin/sh -c #(nop) COPY dir:6cc193b75aeb260bdac4e0019eca87caf1668dac90956e79aebf580175e9b853 in /
2021-04-15 13:22:40 UTC/bin/sh -c #(nop) EXPOSE 51413 9091
2021-04-15 13:22:41 UTC/bin/sh -c #(nop) VOLUME [/config /downloads /watch]
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.