2018-08-01 08:27:30 UTC
15.5 MB
/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)$
TERMxterm
[#000] sha256:1a3718b9c1b3ac7e25de6f99fc0f53dcb438b7bcaca06675e940b131c5ee239c - 13.88% (2.16 MB)
[#001] sha256:5f2c0c7de843e189a4dc08c1fa67d38fc7ff2e9889db025b2952d44eef9168f0 - 38.35% (5.96 MB)
[#002] sha256:96411aa69d74ae1c90fc8de6258539221067d1f4ba7b41fd49188230cf9db109 - 0.0% (449 Bytes)
[#003] sha256:c419592e04796fa5ca350e5dc2998f977489d9a9c4903b8351b48610318e2cee - 8.71% (1.35 MB)
[#004] sha256:b1696a71cb24e236880da3625f398e5829c5e72b42a49dcfeb75a1c94f49bc3a - 0.0% (182 Bytes)
[#005] sha256:9cdc27d16779f6eb1603922c64346c2de5e1f53cb8497801f009bfcbc35c4613 - 39.05% (6.06 MB)
[#006] sha256:f6c1c101f6ba2d9524688522cb626bbc00551f0074fddd6bd125d9cc318ba879 - 0.0% (341 Bytes)
/bin/sh -c #(nop) ADD file:4280e6383e867b43af696c8c01c823dcb215a21902b69236ad05deec0ee3e223 in /
2018-07-27 22:17:58 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2018-07-27 22:17:59 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.21.4.0
2018-07-27 22:18:00 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=armhf
2018-07-27 22:18:01 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2018-07-27 22:18:20 UTC|2 OVERLAY_ARCH=armhf OVERLAY_VERSION=v1.21.4.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-07-27 22:18:21 UTC/bin/sh -c #(nop) COPY dir:90b287ab4ea0255aaa5668577b31d60be455a29d89b6f583c9add0fc987bee93 in /
2018-07-27 22:18:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2018-08-01 08:27:27 UTC/bin/sh -c #(nop) COPY file:82149dbb7970ac4fc9c87a820b908d267b3427b0de720ef52ff156898a145fb6 in /usr/bin
2018-08-01 08:27:27 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2018-08-01 08:27:28 UTC/bin/sh -c #(nop) ARG VERSION
2018-08-01 08:27:28 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- Build-date:-
2018-08-01 08:27:28 UTC/bin/sh -c #(nop) LABEL maintainer=sparklyballs
2018-08-01 08:27:28 UTC/bin/sh -c #(nop) ENV HOME=/config
2018-08-01 08:27:29 UTC/bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing
2018-08-01 08:27:29 UTC/bin/sh -c #(nop) COPY dir:4dc128c2c9455534be4b9419526e16a9b5d83201e54e35021983f34c6782d823 in /usr/bin/
2018-08-01 08:27:29 UTC/bin/sh -c #(nop) COPY dir:492f72ed9e827c14058864d9a877fb2917e071aad9b48c13d36a4227516d35bb in /
2018-08-01 08:27:30 UTC/bin/sh -c #(nop) EXPOSE 21027/UDP 22000 8384
2018-08-01 08:27:30 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.