2018-12-29 22:52:32 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:7eb59ce23afdc434f30b827eb811f55fbc9c9310d0e0c20629436f61778f3f02 - 24.42% (2.16 MB)
[#001] sha256:9a0b5975dcc4aee3eaf9b7c15b765908f1d98c36f0db842d64e3d43cb939b406 - 54.18% (4.78 MB)
[#002] sha256:5beb4fc10a067f2ca540403746c403426c492c1c89df8a53b86cd709e8a06cee - 0.0% (449 Bytes)
[#003] sha256:6492703bd595c88e9364c76560fd9898bfea0453eeb5bedea4fd6339b94f8a06 - 15.32% (1.35 MB)
[#004] sha256:05f05475ef237ddc0bc1797d1b7d1d3c2c7e8761acb865395fcf7085309c8e6e - 6.06% (548 KB)
[#005] sha256:44aa5dda4a06d76bd00e3753f1c517a7c02dfd2a7cccc4c6f7ead8e55bcc2bd8 - 0.01% (986 Bytes)
/bin/sh -c #(nop) ADD file:3d4077c3c1452adc8c5b211c98726d86ec1af6018556cf8339d4bf36dcee2e98 in /
2018-12-28 23:17:24 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2018-12-28 23:17:24 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.21.7.0
2018-12-28 23:17:25 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=armhf
2018-12-28 23:17:26 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2018-12-28 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/*
2018-12-28 23:17:38 UTC/bin/sh -c #(nop) COPY dir:2b268e7bcc3a2210f3b729e0af0d6c72052fe55dfa941e4abcac51eaca083183 in /
2018-12-28 23:17:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2018-12-29 22:52:24 UTC/bin/sh -c #(nop) COPY file:b9e244b02da7e3e1bd2dfb5b6dfc125d32db966159fdf454855a170241fb68a5 in /usr/bin
2018-12-29 22:52:25 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2018-12-29 22:52:26 UTC/bin/sh -c #(nop) ARG VERSION
2018-12-29 22:52:26 UTC/bin/sh -c #(nop) ARG DUCKDNS_VERSION
2018-12-29 22:52:27 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- ce3105d9-ls4 Build-date:- 2018-12-29T18:05:36+00:00
2018-12-29 22:52:27 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2018-12-29 22:52:28 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2018-12-29 22:52:31 UTC|3 BUILD_DATE=2018-12-29T18:05:36+00:00 DUCKDNS_VERSION=ce3105d9 VERSION=ce3105d9-ls4 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl
2018-12-29 22:52:32 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.