2018-10-15 17:21:15 UTC
7.61 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:b52c7bb6cc92ddd7c2e67e8a323d7424d6b8ea66bc04b765aed6d9dcc48b58ce - 29.16% (2.22 MB)
[#001] sha256:9721e02830281da969769d755904efe75c5ca9b4c3f22c68bb35f96c1754e7f5 - 63.44% (4.83 MB)
[#002] sha256:5419e3b18744a2a8f55453220c4d28401baedf59dc3b84d3c8e84cfbc02569bf - 0.01% (456 Bytes)
[#003] sha256:909b635feaff41573acd81cbe83a85eea2eb99a5c796045001a61d625c5fea8f - 7.38% (575 KB)
[#004] sha256:0dc65c9555558d20e9465e3332bb8e758b20a5504cd9e4a5829538fc2aee82ff - 0.01% (959 Bytes)
/bin/sh -c #(nop) ADD file:77b90dbe5d0c845ad5bbe1209561a66bdb3ddc03dbb014b5d4f7c1c4b569f3f9 in /
2018-10-12 22:09:43 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2018-10-12 22:09:43 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.21.7.0
2018-10-12 22:09:44 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2018-10-12 22:09:44 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2018-10-12 22:09:48 UTC|2 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.21.7.0 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils shadow tzdata && echo "**** add s6 overlay ****" && 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 / && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2018-10-12 22:09:48 UTC/bin/sh -c #(nop) COPY dir:22123dbed7dc1935bfa9d9027a691284dd0faeb6de2c89ab7b9718b90d91bb18 in /
2018-10-12 22:09:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2018-10-15 17:21:12 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2018-10-15 17:21:12 UTC/bin/sh -c #(nop) ARG VERSION
2018-10-15 17:21:12 UTC/bin/sh -c #(nop) ARG DUCKDNS_VERSION
2018-10-15 17:21:13 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0b090169-ls1 Build-date:- 2018-10-15T17:20:38+00:00
2018-10-15 17:21:13 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2018-10-15 17:21:13 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2018-10-15 17:21:14 UTC|3 BUILD_DATE=2018-10-15T17:20:38+00:00 DUCKDNS_VERSION=0b090169 VERSION=0b090169-ls1 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl
2018-10-15 17:21:15 UTC/bin/sh -c #(nop) COPY dir:bbc35d156681076808cc9876cd443ec5b4a7f8ccbeee0c957a37869474167a3d in /
2018-10-15 17:21:39 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:007906b8eb893b48acf9ac40337f1777ec34c98d400ccfe9b50e349ad3fa525f - 24.42% (2.16 MB)
[#001] sha256:77764e74868870184ecf6af48ea2d58c3593ffea853d6d6e3cde4e2e305b66a4 - 54.18% (4.78 MB)
[#002] sha256:f0aa42e088d2f5036315effa215f85b5f70150dee56c534751590da993ffad56 - 0.0% (450 Bytes)
[#003] sha256:5f16b4f245a822f25fa6d60de0fc86600031be2e625d987c3e567cd23104fc06 - 15.32% (1.35 MB)
[#004] sha256:0ae9f82fb23037e954af6da58466d527759a7f5c8e5526aa10fcc58d4898f0dc - 6.06% (548 KB)
[#005] sha256:44aa5dda4a06d76bd00e3753f1c517a7c02dfd2a7cccc4c6f7ead8e55bcc2bd8 - 0.01% (986 Bytes)
/bin/sh -c #(nop) ADD file:da83cb7b30827438fa2649a79aa9d6f48d5c7babd277405f644622b516bb188b in /
2018-10-12 22:18:28 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2018-10-12 22:18:29 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.21.7.0
2018-10-12 22:18:31 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=armhf
2018-10-12 22:18:33 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2018-10-12 22:18:57 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/*
2018-10-12 22:19:01 UTC/bin/sh -c #(nop) COPY dir:2b268e7bcc3a2210f3b729e0af0d6c72052fe55dfa941e4abcac51eaca083183 in /
2018-10-12 22:19:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2018-10-15 17:21:31 UTC/bin/sh -c #(nop) COPY file:b9e244b02da7e3e1bd2dfb5b6dfc125d32db966159fdf454855a170241fb68a5 in /usr/bin
2018-10-15 17:21:32 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2018-10-15 17:21:32 UTC/bin/sh -c #(nop) ARG VERSION
2018-10-15 17:21:33 UTC/bin/sh -c #(nop) ARG DUCKDNS_VERSION
2018-10-15 17:21:33 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0b090169-ls1 Build-date:- 2018-10-15T17:20:38+00:00
2018-10-15 17:21:34 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2018-10-15 17:21:34 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2018-10-15 17:21:39 UTC|3 BUILD_DATE=2018-10-15T17:20:38+00:00 DUCKDNS_VERSION=0b090169 VERSION=0b090169-ls1 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl
2018-10-15 17:21:39 UTC/bin/sh -c #(nop) COPY dir:20299b5493fca658c54156592e25388f58b3b07b164d4374f95ec5d2050dfe46 in /
2018-10-15 17:24:35 UTC
8.85 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:238c9e416fbc8628dce0dbaa947464ef2cf009e6c79726ae4d7e3c73d3b48470 - 23.84% (2.11 MB)
[#001] sha256:641a9354ad25145048f2cd3be63199edd1c08af77398be236f2838b86ec5154a - 54.43% (4.81 MB)
[#002] sha256:902a413c4f02b7efcb7a6b3b1da38bb3efca3df56f214eb66027a369a5bffc2e - 0.0% (450 Bytes)
[#003] sha256:10c28b1bcaaccb68a6c39ff09dbb888a29e39ab4f57ddbce9b0566089cbd36aa - 15.81% (1.4 MB)
[#004] sha256:9bb4fd142c12e9107f576e38a385f1921a5ce619de361a302f63af0f2ad2f36f - 5.9% (535 KB)
[#005] sha256:1582a715a2e6f9f97bdd9d2c7c7df53131e2850a45f588eb702500596d187873 - 0.01% (959 Bytes)
/bin/sh -c #(nop) ADD file:a23cc44542807347d99ca2020a7a3a2462b46c19fe8062d765f1ec8766ff4830 in /
2018-10-12 22:50:15 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2018-10-12 22:50:16 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.21.7.0
2018-10-12 22:50:16 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2018-10-12 22:50:17 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2018-10-12 22:50:39 UTC|2 OVERLAY_ARCH=aarch64 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/*
2018-10-12 22:50:40 UTC/bin/sh -c #(nop) COPY dir:2b268e7bcc3a2210f3b729e0af0d6c72052fe55dfa941e4abcac51eaca083183 in /
2018-10-12 22:50:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2018-10-15 17:24:25 UTC/bin/sh -c #(nop) COPY file:91ef3dd64567ead8d68e576d7e79d501894dc70ad24db7efe5aae9771a019723 in /usr/bin
2018-10-15 17:24:26 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2018-10-15 17:24:26 UTC/bin/sh -c #(nop) ARG VERSION
2018-10-15 17:24:28 UTC/bin/sh -c #(nop) ARG DUCKDNS_VERSION
2018-10-15 17:24:29 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0b090169-ls1 Build-date:- 2018-10-15T17:20:38+00:00
2018-10-15 17:24:29 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2018-10-15 17:24:30 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2018-10-15 17:24:34 UTC|3 BUILD_DATE=2018-10-15T17:20:38+00:00 DUCKDNS_VERSION=0b090169 VERSION=0b090169-ls1 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl
2018-10-15 17:24:35 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.