2017-08-04 22:52:52 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:2a3093b8a70a56103bc165fa3e8b5f770ab453b33ea6ac6d3f709c7110583eaa - 22.19% (2.01 MB)
[#001] sha256:80072b6309ba07e4875b31025a6dcb682eab73d3e890037347b62c5b61b7c493 - 72.76% (6.6 MB)
[#002] sha256:42482116060de13e6fbfeca78a3f90839c37b93652b9bdb0ce3569f01a60a0b2 - 0.0% (445 Bytes)
[#003] sha256:24b2d134527273b4b51916b50dc3586ecdb464d9918a8e4a08d94e4e104a6d82 - 5.03% (468 KB)
[#004] sha256:d66cf070414c8b273efe91936bfe99599f20b5d19c01da932f2cd52dfc17706c - 0.01% (962 Bytes)
/bin/sh -c #(nop) ADD file:64339b39fdab4304396ca7a8425b5556b3e6ed44a560bd8ee694f7383aef8e1e in /
2017-08-04 22:51:41 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-08-04 22:51:42 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.19.1.1
2017-08-04 22:51:43 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2017-08-04 22:51:43 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2017-08-04 22:51:54 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-08-04 22:51:55 UTC/bin/sh -c #(nop) COPY dir:6052e0df7ed9d37656d0a89cdffae261be917ae6e6bfa2c89b73df05a701a60a in /
2017-08-04 22:51:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2017-08-04 22:52:48 UTC/bin/sh -c #(nop) MAINTAINER aptalca
2017-08-04 22:52:48 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2017-08-04 22:52:48 UTC/bin/sh -c #(nop) ARG VERSION
2017-08-04 22:52:49 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 74 Build-date:- August-04-2017-22:52:43-UTC
2017-08-04 22:52:49 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2017-08-04 22:52:51 UTC|2 BUILD_DATE=August-04-2017-22:52:43-UTC VERSION=74 /bin/sh -c apk add --no-cache curl
2017-08-04 22:52:52 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.