2019-11-02 20:35:57 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:d285e110881c2d549823fb7e8b6e7d983430a2ffb15f71f55b6e27e61729b141 - 33.77% (2.77 MB)
[#001] sha256:ecaec4092f470494c471ec4bac24ec1f4d46bb382c451937d4d5af8b806f2522 - 60.3% (4.95 MB)
[#002] sha256:6b42cfb55c7f343813c85ca1bdf149b9498c307e0ce38ea3cd06c80254d568d8 - 0.04% (3.77 KB)
[#003] sha256:0d45c2fb59abca5715aae13028f4b7f260d82383cefb75c74c58f0f66e4a308a - 5.88% (494 KB)
[#004] sha256:7959150faf538cd9f4e8f374b7376c4281587d7f81dc29822278c0c7d80a32e7 - 0.01% (953 Bytes)
/bin/sh -c #(nop) COPY dir:f186fdad8ad90178186ab5eae72a4c5d0e93903dbbfde1e3c1e2e9dec4a849e4 in /
2019-11-01 09:18:49 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2019-11-01 09:18:50 UTC/bin/sh -c #(nop) ARG VERSION
2019-11-01 09:18:50 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8d9407a6-ls11 Build-date:- 2019-11-01T10:17:34+01:00
2019-11-01 09:18:50 UTC/bin/sh -c #(nop) LABEL MAINTAINER=sparkyballs,TheLamer
2019-11-01 09:18:51 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.1.0
2019-11-01 09:18:51 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2019-11-01 09:18:51 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2019-11-01 09:18:59 UTC|4 BUILD_DATE=2019-11-01T10:17:34+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.1.0 VERSION=8d9407a6-ls11 /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-11-01 09:19:00 UTC/bin/sh -c #(nop) COPY dir:ea1e127a289afd0cc712309de75a7191aa7e193b92fb94cc59840e21ef6af0a7 in /
2019-11-01 09:19:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2019-11-02 20:35:53 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2019-11-02 20:35:53 UTC/bin/sh -c #(nop) ARG VERSION
2019-11-02 20:35:54 UTC/bin/sh -c #(nop) ARG DUCKDNS_VERSION
2019-11-02 20:35:54 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5ed8a6ed-ls34 Build-date:- 2019-11-02T21:35:12+01:00
2019-11-02 20:35:54 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2019-11-02 20:35:55 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2019-11-02 20:35:57 UTC|3 BUILD_DATE=2019-11-02T21:35:12+01:00 DUCKDNS_VERSION=5ed8a6ed VERSION=5ed8a6ed-ls34 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl
2019-11-02 20:35:57 UTC/bin/sh -c #(nop) COPY dir:67ed3acfa904a0db6368f51d80687b2ae827f4322c858d0ced8b03e1cd03d730 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.