2019-08-11 00:25:55 UTC
8.21 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:84e04232452b09a9f2571a3d26e58fce8a15ed6290a1558b9d2949c98b346a7a - 33.8% (2.78 MB)
[#001] sha256:fdc3cde5d0b6ddf4b9b68c4b5e368d5ed275456e0af5d6efaba07e978573a6d6 - 60.31% (4.95 MB)
[#002] sha256:380b7b47082aaf5b446f6991eba8f9f72ee2f8c31c95b9afd464be285fe09695 - 0.04% (3.77 KB)
[#003] sha256:47614814f92bb4320140a094391ebfbd45cc1897508a3828281bcd2f7122b5da - 5.83% (490 KB)
[#004] sha256:cc57e933dd72ed40088c09e49dc426442e69cda9740c00e0feb2bf5259cbeb25 - 0.01% (998 Bytes)
/bin/sh -c #(nop) COPY dir:c87387be4860460ceaf0cae2a9224211fe826f3181fe10d132aaecbd4d513cf4 in /
2019-08-09 21:08:36 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2019-08-09 21:08:36 UTC/bin/sh -c #(nop) ARG VERSION
2019-08-09 21:08:36 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 462154a0-ls3 Build-date:- 2019-08-09T17:07:43-04:00
2019-08-09 21:08:36 UTC/bin/sh -c #(nop) LABEL MAINTAINER=sparkyballs,TheLamer
2019-08-09 21:08:37 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.1.0
2019-08-09 21:08:37 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2019-08-09 21:08:37 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2019-08-09 21:08:41 UTC|4 BUILD_DATE=2019-08-09T17:07:43-04:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.1.0 VERSION=462154a0-ls3 /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/*
2019-08-09 21:08:41 UTC/bin/sh -c #(nop) COPY dir:ea1e127a289afd0cc712309de75a7191aa7e193b92fb94cc59840e21ef6af0a7 in /
2019-08-09 21:08:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2019-08-11 00:25:49 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2019-08-11 00:25:50 UTC/bin/sh -c #(nop) ARG VERSION
2019-08-11 00:25:50 UTC/bin/sh -c #(nop) ARG DUCKDNS_VERSION
2019-08-11 00:25:51 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- bc5ae119-ls25 Build-date:- 2019-08-11T00:24:30+00:00
2019-08-11 00:25:51 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2019-08-11 00:25:52 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2019-08-11 00:25:55 UTC|3 BUILD_DATE=2019-08-11T00:24:30+00:00 DUCKDNS_VERSION=bc5ae119 VERSION=bc5ae119-ls25 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl
2019-08-11 00:25:55 UTC/bin/sh -c #(nop) COPY dir:20299b5493fca658c54156592e25388f58b3b07b164d4374f95ec5d2050dfe46 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.