2021-02-01 21:09:53 UTC
35.5 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:b1e061151e25873a16a3efb6782d55edd7c48409450a955282e7ff641bc3a23d - 7.61% (2.7 MB)
[#001] sha256:c7bde5b69e1bc3067b8b463ed075f93261e4aadbfc867912480fbc00912a7b4a - 6.17% (2.19 MB)
[#002] sha256:6c17710fc8bf073426ffd48975573b01fb582e6a505931bbbb92a72a1baec035 - 6.03% (2.14 MB)
[#003] sha256:d53a6efd081560bfc482fc8ea85ef768cd438ed631ab3e2e095121d0e09dbbde - 0.0% (443 Bytes)
[#004] sha256:47676a3171449d4603afdbb02c2753c9cd276d534934a4ab40c2c1829671db6e - 13.08% (4.65 MB)
[#005] sha256:5d3b50be6b7c3ff7dfbb49e2184526e9fcd550abe9dad7319a3e1b0827dd55df - 0.01% (2.78 KB)
[#006] sha256:fcf626d5bd46d1403bf245dd8fc3597be93f3d428e7465f83ef4427a694d97b1 - 67.1% (23.8 MB)
[#007] sha256:6811b9dff7de4fc7261081ed482cb5a077f6da9df14fc8993cece1d0a23c48e8 - 0.01% (1.86 KB)
/bin/sh -c #(nop) COPY dir:b5f3ff5385e3b2391d9d8ca9e0ea0afe0d823a7637309b7d9fc8167d4baa4824 in /
2021-01-29 14:56:31 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-01-29 14:56:39 UTC/bin/sh -c #(nop) ARG VERSION
2021-01-29 14:56:40 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e2f01b82-ls4 Build-date:- 2021-01-29T14:54:35+00:00
2021-01-29 14:56:42 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-01-29 14:56:44 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.0
2021-01-29 14:56:45 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-01-29 14:56:48 UTC/bin/sh -c #(nop) ADD bd671b537cadc23131ff329a61eaaa9a537444e9ee307e38263cd18311c790d0 in /tmp/
2021-01-29 14:56:56 UTC|4 BUILD_DATE=2021-01-29T14:54:35+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.0 VERSION=e2f01b82-ls4 /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-01-29 14:56:59 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-01-29 14:57:00 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-01-29 14:57:19 UTC|4 BUILD_DATE=2021-01-29T14:54:35+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.0 VERSION=e2f01b82-ls4 /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-01-29 14:57:22 UTC/bin/sh -c #(nop) COPY dir:830561aefd71c7fca9d8e21ce7d56ba5979b78dce3d1d721fbb0b8a2099858eb in /
2021-01-29 14:57:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-02-01 21:09:09 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-02-01 21:09:10 UTC/bin/sh -c #(nop) ARG VERSION
2021-02-01 21:09:11 UTC/bin/sh -c #(nop) ARG TRANSMISSION_VERSION
2021-02-01 21:09:12 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.00-r2-ls76 Build-date:- 2021-02-01T21:07:47+00:00
2021-02-01 21:09:13 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2021-02-01 21:09:40 UTC|3 BUILD_DATE=2021-02-01T21:07:47+00:00 TRANSMISSION_VERSION=3.00-r2 VERSION=3.00-r2-ls76 /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 -s http://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/ | awk -F '(transmission-cli-|.apk)' '/transmission-cli.*.apk/ {print $2}'); 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-01 21:09:51 UTC/bin/sh -c #(nop) COPY dir:5f535173cbe9288bd1786453684ffacf3a57e5f874839e0e9324de5c833cb889 in /
2021-02-01 21:09:52 UTC/bin/sh -c #(nop) EXPOSE 51413 9091
2021-02-01 21:09:53 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.