2017-05-12 23:10:00 UTC
9.01 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:fc2d44306b704e710fd46072532823d822d9730f6d1a1b1306ab26f8a81289e1 - 22.08% (1.99 MB)
[#001] sha256:662ff3a6be692acafda00bec9a2824da20e88001f113ec9a497c698b960c4697 - 72.88% (6.57 MB)
[#002] sha256:367cfb69e66d6c772670fa18d33dc0918a171dcc47a0c71c9013c9b16800e374 - 0.0% (445 Bytes)
[#003] sha256:0c0917bccafe8014d0daf149e237db74eb67e2dbc86be5d17db43a95dda2ca1d - 5.03% (464 KB)
[#004] sha256:f3b3de4bfeb2285b54bee718f8cd7c6c6ea71f9e0bee18e80646303fb722965d - 0.01% (961 Bytes)
/bin/sh -c #(nop) ADD file:b9d4882b19b00ae6fd2074349ebac33ff0ba6a0f44297926c46cc1dc48ce27ad in /
2017-05-12 23:09:03 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-05-12 23:09:03 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2017-05-12 23:09:04 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2017-05-12 23:09:13 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-05-12 23:09:13 UTC/bin/sh -c #(nop) COPY dir:31d2cf6d96333f2f8cd0bf553a508a8e3ffca6be29674fc768863ad30a31f01a in /
2017-05-12 23:09:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2017-05-12 23:09:55 UTC/bin/sh -c #(nop) MAINTAINER aptalca
2017-05-12 23:09:55 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2017-05-12 23:09:56 UTC/bin/sh -c #(nop) ARG VERSION
2017-05-12 23:09:56 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 60 Build-date:- May-12-2017-23:09:48-UTC
2017-05-12 23:09:56 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2017-05-12 23:10:00 UTC|2 BUILD_DATE=May-12-2017-23:09:48-UTC VERSION=60 /bin/sh -c apk add --no-cache curl
2017-05-12 23:10:00 UTC/bin/sh -c #(nop) COPY dir:9a039c5edb10b243e7afab0ca23447a979e7a851ddd8d7739e46233889dbdb23 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.