2019-02-05 06:51:12 UTC
54.6 MB
/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)$
TERMxterm
[#000] sha256:aaf3aca6dc959dd0a3a21c29f0190dd849ba0a7ba4a863f9285ee3025a6a9b15 - 3.95% (2.16 MB)
[#001] sha256:fbf9d3b6ce1e7eabe07893a71f08911a6ae5afee60f8832a8c4ee62ad517ae3e - 8.77% (4.78 MB)
[#002] sha256:9dd4e6929d6a035ce94b4f2b05e4a31fcef6ef8de64f3b7db60fc14b73f66910 - 0.0% (450 Bytes)
[#003] sha256:103e6b15d0244937e3052c2e4addce79319c49366a2b0c404eff293c9b80a683 - 2.6% (1.42 MB)
[#004] sha256:051d929029e59722c65a59b04e3981bea2b9edb561cb05cf4b6eddb621c996c3 - 0.0% (181 Bytes)
[#005] sha256:d13f58eaa8d6bf1a845bb41a94566db6148def505bd339125fd2142b4898c8d4 - 84.68% (46.2 MB)
[#006] sha256:42b12f1f9cfcdec241ff3984e2d287a9b77a1955459fa31894dc807d78382ce1 - 0.0% (340 Bytes)
/bin/sh -c #(nop) ADD file:37dca7e1b055f95b70778e164f128bcbbd2f4355ed8cbff9d876bca19efdab9b in /
2019-02-01 23:17:32 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2019-02-01 23:17:33 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.21.7.0
2019-02-01 23:17:33 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=armhf
2019-02-01 23:17:34 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2019-02-01 23:17:44 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-02-01 23:17:46 UTC/bin/sh -c #(nop) COPY dir:2b268e7bcc3a2210f3b729e0af0d6c72052fe55dfa941e4abcac51eaca083183 in /
2019-02-01 23:17:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2019-02-05 06:50:42 UTC/bin/sh -c #(nop) COPY file:58e512f4bcc2ddc6b0dd6854660d9d4623513f7a3bc84cde565586f1384349bb in /usr/bin
2019-02-05 06:50:45 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2019-02-05 06:50:45 UTC/bin/sh -c #(nop) ARG VERSION
2019-02-05 06:50:46 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.0.1-ls1 Build-date:- 2019-02-05T01:47:18-05:00
2019-02-05 06:50:46 UTC/bin/sh -c #(nop) LABEL maintainer=sparklyballs
2019-02-05 06:50:47 UTC/bin/sh -c #(nop) ENV HOME=/config
2019-02-05 06:50:49 UTC|2 BUILD_DATE=2019-02-05T01:47:18-05:00 VERSION=v1.0.1-ls1 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing
2019-02-05 06:51:08 UTC/bin/sh -c #(nop) COPY dir:4200b5f0884b89f0affbaaf20b386f7bc42aac3389ce091ad03de27b4532c3d4 in /usr/bin/
2019-02-05 06:51:11 UTC/bin/sh -c #(nop) COPY dir:492f72ed9e827c14058864d9a877fb2917e071aad9b48c13d36a4227516d35bb in /
2019-02-05 06:51:12 UTC/bin/sh -c #(nop) EXPOSE 21027/UDP 22000 8384
2019-02-05 06:51:12 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.