2019-01-05 18:47:20 UTC
8.83 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:5e2c43c7e3f4637850b8ae5f227a29ef0b46d6d40650b870757a3031b63d4dc2 - 24.42% (2.16 MB)
[#001] sha256:0840311c1fc0b968853b7f11aae338ed3954a8748c039bf95d3f820ca3c45b17 - 54.18% (4.78 MB)
[#002] sha256:1b542d943a6af6ab408ec2665bf4368f146cd1ef315de67c884e0ce0dc4bf206 - 0.0% (450 Bytes)
[#003] sha256:b98741bc84785885611c96e5169d06caedb9b0c161bc8b27bb9d4d28c59b8265 - 15.32% (1.35 MB)
[#004] sha256:8ca9f4f4bc6635b93104857f8bb35d815804334b45bb1246a15a6c64694aa678 - 6.06% (548 KB)
[#005] sha256:1a5c8374e75e5381bce2fa2100d415ed5546959c583063ac15a656b79a69cddc - 0.01% (986 Bytes)
/bin/sh -c #(nop) ADD file:c55d02442e458fe3cda09238085b781ac1f7ce97d08e90315fcf4fb448f9d1da in /
2019-01-04 23:17:23 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2019-01-04 23:17:24 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.21.7.0
2019-01-04 23:17:24 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=armhf
2019-01-04 23:17:25 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2019-01-04 23:17:36 UTC|2 OVERLAY_ARCH=armhf OVERLAY_VERSION=v1.21.7.0 /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/*
2019-01-04 23:17:39 UTC/bin/sh -c #(nop) COPY dir:2b268e7bcc3a2210f3b729e0af0d6c72052fe55dfa941e4abcac51eaca083183 in /
2019-01-04 23:17:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2019-01-05 18:47:13 UTC/bin/sh -c #(nop) COPY file:82149dbb7970ac4fc9c87a820b908d267b3427b0de720ef52ff156898a145fb6 in /usr/bin
2019-01-05 18:47:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2019-01-05 18:47:14 UTC/bin/sh -c #(nop) ARG VERSION
2019-01-05 18:47:15 UTC/bin/sh -c #(nop) ARG DUCKDNS_VERSION
2019-01-05 18:47:15 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9d9369c0-ls5 Build-date:- 2019-01-05T18:46:04+00:00
2019-01-05 18:47:16 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2019-01-05 18:47:16 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2019-01-05 18:47:20 UTC|3 BUILD_DATE=2019-01-05T18:46:04+00:00 DUCKDNS_VERSION=9d9369c0 VERSION=9d9369c0-ls5 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl
2019-01-05 18:47:20 UTC/bin/sh -c #(nop) COPY dir:bbc35d156681076808cc9876cd443ec5b4a7f8ccbeee0c957a37869474167a3d 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.