2019-01-22 21:55:35 UTC
50.2 MB
/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)$
TERMxterm
[#000] sha256:46253552a6cf548c421f07d05f6679ab97d4783f4eebc226b6f8e4ad03d081ae - 4.29% (2.16 MB)
[#001] sha256:c871f104e98d8fbd30ef2b36b5c1d2429f1f1c63835f313d6e8a186ee0138206 - 9.53% (4.78 MB)
[#002] sha256:07321b30b5bebab177ec4cfce12c64c199da00bfa3d80779bc429d73ca63a7ba - 0.0% (450 Bytes)
[#003] sha256:6184bcfb5af0212b90d1c9ae131a8eb510aa08d645baeaa3140cc0e096d6d3d8 - 2.82% (1.42 MB)
[#004] sha256:ad20a96fcda88642d648ad557611977bf066d6e52aaf317ea47a901e17ba5989 - 0.0% (180 Bytes)
[#005] sha256:37826b29137cf959617539737fd21c90a78e777c880cfd7871b333a756bc331d - 83.35% (41.9 MB)
[#006] sha256:e3c2094a7ddcdfb7f2db3ca5d79d24d8b61ede3f969d4f1345d2a2a76acc7b56 - 0.0% (339 Bytes)
/bin/sh -c #(nop) ADD file:e21ce0aa9c93ef64513074e016d35a568bb155779b5a641e74307d2216163257 in /
2019-01-18 23:17:21 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2019-01-18 23:17:22 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.21.7.0
2019-01-18 23:17:22 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=armhf
2019-01-18 23:17:23 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2019-01-18 23:17:35 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/*
2019-01-18 23:17:37 UTC/bin/sh -c #(nop) COPY dir:2b268e7bcc3a2210f3b729e0af0d6c72052fe55dfa941e4abcac51eaca083183 in /
2019-01-18 23:17:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2019-01-22 21:52:34 UTC/bin/sh -c #(nop) COPY file:6c922dd07f5693673ff4f8452125ea1f2df16fffbe47cefb85ff34e4507dd3e6 in /usr/bin
2019-01-22 21:52:55 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2019-01-22 21:52:56 UTC/bin/sh -c #(nop) ARG VERSION
2019-01-22 21:53:04 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:53:05 UTC/bin/sh -c #(nop) LABEL maintainer=sparklyballs
2019-01-22 21:53:11 UTC/bin/sh -c #(nop) ENV HOME=/config
2019-01-22 21:53:15 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:55:24 UTC/bin/sh -c #(nop) COPY dir:3451b2a82cd1ab47ac96230bc70dc22b8326c5b969d3261452af511b7fb0a2c1 in /usr/bin/
2019-01-22 21:55:25 UTC/bin/sh -c #(nop) COPY dir:72788b18aa6e7d8c95a1cb1c79b5affad2cfba2d978729c9c47dc2d0be73967b in /
2019-01-22 21:55:33 UTC/bin/sh -c #(nop) EXPOSE 21027/UDP 22000 8384
2019-01-22 21:55:35 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.