2018-12-29 22:54:12 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:0552a3fc85f5779a2fa02622b58cae50da8a8eca4c20d80281bf76ee17d03044 - 23.84% (2.11 MB)
[#001] sha256:f255337286144ae879f7f80c614c080480bb12d2d15df8c2ae915ecc1193d3bd - 54.43% (4.82 MB)
[#002] sha256:b6ff87a83f81840b07a692f7761f80b77fc35083051f0237e899818f20a4936f - 0.0% (451 Bytes)
[#003] sha256:4793cfd59ad1df0fc3f23ac12195be0d9142d59ca7765f6c34bde4ac77908598 - 15.81% (1.4 MB)
[#004] sha256:57b3a76e4f8d0ba7cdca4ce42504a18bee2fc99c53f1323c7e1d8b8cd73e137f - 5.9% (535 KB)
[#005] sha256:8cdbb52d6304a28dffb2c155be441594b40c70b939dd8a084b79f49a0e169633 - 0.01% (987 Bytes)
/bin/sh -c #(nop) ADD file:e2fd5e55e4b566f51fd50b318d2c623720614c69a4074f31ea74d837175a8ffb in /
2018-12-28 23:50:36 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2018-12-28 23:50:37 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.21.7.0
2018-12-28 23:50:37 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2018-12-28 23:50:38 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2018-12-28 23:51:03 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-12-28 23:51:04 UTC/bin/sh -c #(nop) COPY dir:2b268e7bcc3a2210f3b729e0af0d6c72052fe55dfa941e4abcac51eaca083183 in /
2018-12-28 23:51:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2018-12-29 22:52:41 UTC/bin/sh -c #(nop) COPY file:91ef3dd64567ead8d68e576d7e79d501894dc70ad24db7efe5aae9771a019723 in /usr/bin
2018-12-29 22:52:49 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2018-12-29 22:52:59 UTC/bin/sh -c #(nop) ARG VERSION
2018-12-29 22:53:16 UTC/bin/sh -c #(nop) ARG DUCKDNS_VERSION
2018-12-29 22:53:23 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:53:34 UTC/bin/sh -c #(nop) LABEL maintainer=aptalca
2018-12-29 22:53:43 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2018-12-29 22:54:10 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:54:12 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.