2019-01-22 21:39:32 UTC
51.3 MB
/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)$
TERMxterm
[#000] sha256:6dfce179540d762d841f0daa20fca7ddd5f61f0ee7054fadad359f49ecc1368c - 4.11% (2.11 MB)
[#001] sha256:02a8700747e1445e6e81052d318083ccb34fc9530501fae974b7dcd72aaa3eb0 - 9.39% (4.82 MB)
[#002] sha256:38dd6524bceabe40f8caefa25ebfdd1c5a3a33164d65c7deacd874346c4f2e52 - 0.0% (451 Bytes)
[#003] sha256:26f722910ddb92bbb448045f73697f2978183e2ff21211723fd7be825ea303a3 - 3.06% (1.57 MB)
[#004] sha256:a2af297809beb1043073246781a6b20f75927e92fd433dd8fcc9aa2cd44da31c - 0.0% (145 Bytes)
[#005] sha256:506f74a4ef5738f54afd3d3ed0e54872b3040249ba2ac343accefebaf8ec036d - 83.43% (42.8 MB)
[#006] sha256:61b45f3c314cf3be06fb0f9ec19475a2fe2af7d26e1478f5cb629ac51f6809cd - 0.0% (312 Bytes)
/bin/sh -c #(nop) ADD file:7e9bfadf616ff983774990b4dcd22349951651cbd84213c922a03d0ef4c7b9dd in /
2019-01-18 23:51:00 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2019-01-18 23:51:01 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.21.7.0
2019-01-18 23:51:01 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2019-01-18 23:51:02 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2019-01-18 23:51:23 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/*
2019-01-18 23:51:32 UTC/bin/sh -c #(nop) COPY dir:2b268e7bcc3a2210f3b729e0af0d6c72052fe55dfa941e4abcac51eaca083183 in /
2019-01-18 23:51:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2019-01-22 21:38:12 UTC/bin/sh -c #(nop) COPY file:252e67e7e6dc493b406cb5806c23967ecdbea98b88c359a799de12f94be6c067 in /usr/bin
2019-01-22 21:38:17 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2019-01-22 21:38:18 UTC/bin/sh -c #(nop) ARG VERSION
2019-01-22 21:38:19 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.0.0-ls1 Build-date:- 2019-01-22T21:29:57+00:00
2019-01-22 21:38:19 UTC/bin/sh -c #(nop) LABEL maintainer=sparklyballs
2019-01-22 21:38:20 UTC/bin/sh -c #(nop) ENV HOME=/config
2019-01-22 21:38:23 UTC|2 BUILD_DATE=2019-01-22T21:29:57+00:00 VERSION=v1.0.0-ls1 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing
2019-01-22 21:38:43 UTC/bin/sh -c #(nop) COPY dir:628a9754a8c56cb57b31c7e7fe3e858660a8cbac79c36c82544b10092fc548f7 in /usr/bin/
2019-01-22 21:39:18 UTC/bin/sh -c #(nop) COPY dir:72788b18aa6e7d8c95a1cb1c79b5affad2cfba2d978729c9c47dc2d0be73967b in /
2019-01-22 21:39:29 UTC/bin/sh -c #(nop) EXPOSE 21027/UDP 22000 8384
2019-01-22 21:39:32 UTC/bin/sh -c #(nop) VOLUME [/config /sync]
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.