2021-02-18 03:46:30 UTC
33 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:f3959e2b5a37cea5b805c435449ad985f192ca76dbbcf904d37bb569f5860154 - 7.31% (2.41 MB)
[#001] sha256:b2ee209c25aee5c9cdb1a8f18faefca87b225ed86f2e439609919c02898f4276 - 6.51% (2.15 MB)
[#002] sha256:801857a40969bee065f5d53c5686ea7f57e8285b3822b8787bcf4fab87589bbb - 6.3% (2.08 MB)
[#003] sha256:a5d0b1d0a0e1b6a06f91f3a26ba88c4a9f78084dbaec377451677ff7b4849c18 - 0.0% (441 Bytes)
[#004] sha256:965f94d1ef6537b7a8f25a39b7f7ce87535a340c03d74bf3605d769261f67602 - 12.5% (4.13 MB)
[#005] sha256:68160db8bd3a216c509fd59b9d7f6541a5576bb70c818f192997d5c508ba351b - 0.01% (2.78 KB)
[#006] sha256:084f6ceed1b10575d2a58e0f84faaceff44f0345ee4d48030558c3fb67c19935 - 67.36% (22.2 MB)
[#007] sha256:b18c35b8ff71b7c30fccdd1a4c9b90cc8a8e8635da1fc640e77edec93066ffeb - 0.01% (1.86 KB)
/bin/sh -c #(nop) COPY dir:f8f85dca7fb562f3caf8a4285c5c56ccebd7d29e7c29c55a5447ca61fe16c6f7 in /
2021-02-16 14:35:01 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-02-16 14:35:02 UTC/bin/sh -c #(nop) ARG VERSION
2021-02-16 14:35:03 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 955dd4e5-ls6 Build-date:- 2021-02-16T14:33:05+00:00
2021-02-16 14:35:04 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-02-16 14:35:06 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-02-16 14:35:07 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-02-16 14:35:10 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-02-16 14:35:20 UTC|4 BUILD_DATE=2021-02-16T14:33:05+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=955dd4e5-ls6 /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-02-16 14:35:22 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2021-02-16 14:35:23 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-02-16 14:35:38 UTC|4 BUILD_DATE=2021-02-16T14:33:05+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=955dd4e5-ls6 /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-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-02-16 14:35:41 UTC/bin/sh -c #(nop) COPY dir:371b178a51b766ee7d9791334a2c0ce3288c9f7471fee519bee86963967d3d9a in /
2021-02-16 14:35:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-02-18 03:45:25 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-02-18 03:45:25 UTC/bin/sh -c #(nop) ARG VERSION
2021-02-18 03:45:26 UTC/bin/sh -c #(nop) ARG TRANSMISSION_VERSION
2021-02-18 03:45:27 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.00-r2-ls78 Build-date:- 2021-02-18T03:44:15+00:00
2021-02-18 03:45:28 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2021-02-18 03:46:08 UTC|3 BUILD_DATE=2021-02-18T03:44:15+00:00 TRANSMISSION_VERSION=3.00-r2 VERSION=3.00-r2-ls78 /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 && echo "**** cleanup ****" && rm -rf /tmp/*
2021-02-18 03:46:27 UTC/bin/sh -c #(nop) COPY dir:2a6d1297f316249d7994678fa1cc36af519410548ea5a32768c8b3a1e42d0237 in /
2021-02-18 03:46:29 UTC/bin/sh -c #(nop) EXPOSE 51413 9091
2021-02-18 03:46:30 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.