2017-06-02 22:16:57 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:f28c2fe4ed8caa41eace6283bc9936276cad3eecbddfa9daaf68277329ac6eed - 22.19% (2.01 MB)
[#001] sha256:ec7c243c2d830bd8cc48e1534bd202b1b2f86b5c4592753df1cce34d36985b3b - 72.76% (6.6 MB)
[#002] sha256:8dac452d3492fa1e4646b564b83706eb5be77380944f57c5c915317938e1a007 - 0.0% (444 Bytes)
[#003] sha256:22987caf4ba9fc4d6c1e8ba11180cb29ef04cf099eb4948e48a8a4039921f6c2 - 5.03% (468 KB)
[#004] sha256:0ee376ff1528750a6505217544e9301b8d33a1e5ef4b71567db031da53a32bed - 0.01% (961 Bytes)
/bin/sh -c #(nop) ADD file:836846fef595f0f7eef5296993b17b02e0e1b0abebfefcb9c7b8453660cdab82 in /
2017-06-02 22:15:46 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-06-02 22:15:47 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2017-06-02 22:15:47 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2017-06-02 22:15:58 UTC|1 OVERLAY_ARCH=amd64 /bin/sh -c apk add --no-cache --virtual=build-dependencies curl tar && apk add --no-cache bash ca-certificates coreutils shadow tzdata && OVERLAY_VERSION=$(curl -sX GET "https://api.github.com/repos/just-containers/s6-overlay/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]') && 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-06-02 22:15:58 UTC/bin/sh -c #(nop) COPY dir:31d2cf6d96333f2f8cd0bf553a508a8e3ffca6be29674fc768863ad30a31f01a in /
2017-06-02 22:15:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2017-06-02 22:16:52 UTC/bin/sh -c #(nop) MAINTAINER aptalca
2017-06-02 22:16:53 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2017-06-02 22:16:53 UTC/bin/sh -c #(nop) ARG VERSION
2017-06-02 22:16:54 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 64 Build-date:- June-02-2017-22:16:42-UTC
2017-06-02 22:16:54 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2017-06-02 22:16:56 UTC|2 BUILD_DATE=June-02-2017-22:16:42-UTC VERSION=64 /bin/sh -c apk add --no-cache curl
2017-06-02 22:16:57 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.