2017-09-08 22:52:50 UTC
9.07 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:bd783cac777754aaea19270861d4dff216209e46e28e0fb74d76a3e09c503cf1 - 22.19% (2.01 MB)
[#001] sha256:76b3556491f1f798440c164b758cf8f7d74002cf3d6da5dde88eb979bb85ad76 - 72.74% (6.6 MB)
[#002] sha256:b7851c471e0290177866e9bc0bb1f28394e673c26139b0fd694ccd1467529513 - 0.0% (445 Bytes)
[#003] sha256:368751c998982b5e00e7036de282349aa779ea9ecb82002e07339bf14ac82993 - 5.06% (470 KB)
[#004] sha256:80bb0e978f7cba1071e5ee03540036287aa6d87aba5394aa6726c9d896a8d137 - 0.01% (961 Bytes)
/bin/sh -c #(nop) ADD file:d6f8ceeeffa140c92adfd30ea540669827490de34f5f60efb43169cd2c9c3b3f in /
2017-09-08 22:51:40 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-09-08 22:51:41 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.19.1.1
2017-09-08 22:51:42 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2017-09-08 22:51:43 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2017-09-08 22:51:52 UTC|2 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.19.1.1 /bin/sh -c apk add --no-cache --virtual=build-dependencies curl tar && apk add --no-cache bash ca-certificates coreutils shadow tzdata && 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/*
2017-09-08 22:51:53 UTC/bin/sh -c #(nop) COPY dir:6052e0df7ed9d37656d0a89cdffae261be917ae6e6bfa2c89b73df05a701a60a in /
2017-09-08 22:51:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2017-09-08 22:52:45 UTC/bin/sh -c #(nop) MAINTAINER aptalca
2017-09-08 22:52:46 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2017-09-08 22:52:47 UTC/bin/sh -c #(nop) ARG VERSION
2017-09-08 22:52:47 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 80 Build-date:- September-08-2017-22:52:40-UTC
2017-09-08 22:52:48 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2017-09-08 22:52:50 UTC|2 BUILD_DATE=September-08-2017-22:52:40-UTC VERSION=80 /bin/sh -c apk add --no-cache curl
2017-09-08 22:52:50 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.