2016-10-07 22:23:16 UTC
38.9 MB
/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)$
TERMxterm
[#000] sha256:49db92e5334273104277ad2fef84df1bc56bc6481bfd10b4814db87abd48b6c0 - 5.67% (2.21 MB)
[#001] sha256:3838fb4cdfa21950dde26e9ceacf8f045ce089e33a94af9f724f7d40bb03da16 - 13.74% (5.34 MB)
[#002] sha256:8a030e15b9371f36c392a0ee9270a8a2b7e0ed66712e923559eca72a700e4485 - 0.0% (482 Bytes)
[#003] sha256:1f9a3e841851130960c9db7d8b12a905f756e9942123db87b3b0d6d8d5e403b1 - 80.59% (31.3 MB)
[#004] sha256:df066c478b3e26df37b4a720d177b95076c3261830cb85208891301323e3bcbe - 0.0% (282 Bytes)
/bin/sh -c #(nop) ADD file:558afa29e4bcd4beb478ad5e6a7049a12296736d827269f0ecef4c8311427bcd in /
2016-10-07 22:18:47 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2016-10-07 22:18:47 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.18.1.5
2016-10-07 22:18:47 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2016-10-07 22:18:47 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2016-10-07 22:18:54 UTC|2 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.18.1.5 /bin/sh -c apk add --no-cache --virtual=build-dependencies curl tar && apk add --no-cache bash coreutils tzdata && apk add --no-cache --repository http://nl.alpinelinux.org/alpine/edge/community shadow && 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/*
2016-10-07 22:18:54 UTC/bin/sh -c #(nop) COPY dir:6c0321d767f41aead6ef58848ea6c9a2ac41b9edea816ff8a8b5cd504991252d in /
2016-10-07 22:18:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2016-10-07 22:22:31 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2016-10-07 22:22:31 UTC/bin/sh -c #(nop) ENV HOME=/config
2016-10-07 22:23:15 UTC/bin/sh -c apk add --no-cache --repository http://nl.alpinelinux.org/alpine/edge/community syncthing syncthing-utils
2016-10-07 22:23:16 UTC/bin/sh -c #(nop) COPY dir:35f84fe91d969ed5ca6cc5ff12763afeae8ce8395b2471a86bd4a65299681e77 in /
2016-10-07 22:23:16 UTC/bin/sh -c #(nop) EXPOSE 21027/udp 22000/tcp 8384/tcp
2016-10-07 22:23:16 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.