2016-11-18 23:19:30 UTC
8.3 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:07c6396da2685bb2d6a802815996d761cbb53826fc03ce5e8adb8aedc570d358 - 26.58% (2.21 MB)
[#001] sha256:73eda9dfd6a8f384add20579abf0c49c946cac9a7cb45fed01ceb340038e9df7 - 64.33% (5.34 MB)
[#002] sha256:332592a9b73e5c8c0944ff5f760d878b0f126db8529d240b179df63ad68183a5 - 0.01% (458 Bytes)
[#003] sha256:65fd9546d8673e38729cbfeff0179f76b06d9a2ec4d5377c57d8c1d38f82f6c2 - 9.08% (771 KB)
[#004] sha256:58acae0ff52f3e7e60ffd5421d6a1ade8f7e5d1952d3b1810f5c1c2c1ba510d4 - 0.01% (967 Bytes)
/bin/sh -c #(nop) ADD file:bcf5c78dd8e83bf27439fd865568e68798c2b37641c0524645e54bd84df1c4a6 in /
2016-11-18 23:18:03 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2016-11-18 23:18:03 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.18.1.5
2016-11-18 23:18:04 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2016-11-18 23:18:04 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2016-11-18 23:18:11 UTC|2 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.18.1.5 /bin/sh -c apk add --no-cache --virtual=build-dependencies curl tar && apk add --no-cache bash coreutils tzdata && apk add --no-cache --repository http://nl.alpinelinux.org/alpine/edge/community shadow && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && apk del --purge build-dependencies && rm -rf /tmp/*
2016-11-18 23:18:11 UTC/bin/sh -c #(nop) COPY dir:aee05171eda488673bb791f3593faad79f65a3b74bec932c64d2218fd34d78e1 in /
2016-11-18 23:18:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2016-11-18 23:19:22 UTC/bin/sh -c #(nop) MAINTAINER aptalca
2016-11-18 23:19:23 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2016-11-18 23:19:25 UTC/bin/sh -c #(nop) ARG VERSION
2016-11-18 23:19:26 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 34 Build-date:- November-18-2016-23:19:12-UTC
2016-11-18 23:19:26 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2016-11-18 23:19:30 UTC|2 BUILD_DATE=November-18-2016-23:19:12-UTC VERSION=34 /bin/sh -c apk add --no-cache curl
2016-11-18 23:19:30 UTC/bin/sh -c #(nop) COPY dir:c43dc6958e896f9ebbe6087c6156f956734429c510547c29415f721749936f7f 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.