2021-01-14 13:39:43 UTC
11.1 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_BEHAVIOUR_IF_STAGE2_FAILS2
TERMxterm
[#000] sha256:cebdc7a4adc8d475b3b46332c5a57a3415fca8b41f798d5edffbaafff647132e - 21.62% (2.4 MB)
[#001] sha256:8cb8f32b73c3e79a171996f3d45da806edbbdf8db48c6754d77d1e3f692f26f5 - 19.97% (2.22 MB)
[#002] sha256:00a31bb2083972b15a557cd87559e72ec07eca076eb5a2b66d69b4f93f4eee28 - 19.01% (2.11 MB)
[#003] sha256:e272918e03929b285c8b7165400c0fc4e3c8484f2f26c62ff3c7dff66a9b591c - 35.86% (3.98 MB)
[#004] sha256:195d30ac359336b0f2222e0069f2b96791ca436c608d275d4c7282d0b37cd732 - 0.04% (4.39 KB)
[#005] sha256:bcc91c7a6a7e5f18caa1866146f7015cd77acc46152f0eb0e919d75419770771 - 3.5% (398 KB)
[#006] sha256:63455abf988fe2febc8c7673d94ad8879642df6cc76173a442e5a500c903dc3f - 0.01% (1.01 KB)
/bin/sh -c #(nop) COPY dir:36e49939c5aaaebbca233d31f2e064e370a46f22b8b9b9ea83a4ef04dfb7fcd5 in /
2021-01-09 10:53:31 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-01-09 10:53:31 UTC/bin/sh -c #(nop) ARG VERSION
2021-01-09 10:53:31 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8692b0a0-ls13 Build-date:- 2021-01-09T10:52:04+00:00
2021-01-09 10:53:32 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-01-09 10:53:32 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.1.0.2
2021-01-09 10:53:32 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-01-09 10:53:34 UTC/bin/sh -c #(nop) ADD 57874912aa54611a5a67dd94020d8d8616e3b383165c6afcf930150b0d694731 in /tmp/
2021-01-09 10:53:37 UTC|4 BUILD_DATE=2021-01-09T10:52:04+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.1.0.2 VERSION=8692b0a0-ls13 /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-09 10:53:37 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-01-09 10:53:42 UTC|4 BUILD_DATE=2021-01-09T10:52:04+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.1.0.2 VERSION=8692b0a0-ls13 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl 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 && 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-01-09 10:53:43 UTC/bin/sh -c #(nop) COPY dir:22d5e3431e7309b9dcb34a9c92142278e46faa86e6613731c118c0dd9b5a1923 in /
2021-01-09 10:53:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-01-14 13:39:36 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-01-14 13:39:37 UTC/bin/sh -c #(nop) ARG VERSION
2021-01-14 13:39:37 UTC/bin/sh -c #(nop) ARG DUCKDNS_VERSION
2021-01-14 13:39:38 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e60b35ff-ls64 Build-date:- 2021-01-14T13:38:23+00:00
2021-01-14 13:39:38 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2021-01-14 13:39:39 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2021-01-14 13:39:42 UTC|3 BUILD_DATE=2021-01-14T13:38:23+00:00 DUCKDNS_VERSION=e60b35ff VERSION=e60b35ff-ls64 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl
2021-01-14 13:39:43 UTC/bin/sh -c #(nop) COPY dir:c9dbd2795aa8b1273651660db5b6e04bb7996817f175a2ebdbf54e2cffe02f18 in /
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.