2016-10-21 22:19:36 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:07c6396da2685bb2d6a802815996d761cbb53826fc03ce5e8adb8aedc570d358 - 5.67% (2.21 MB)
[#001] sha256:9e122989b4c9fd586134eac5ab28a4dd420fe0aaf22e8bd6b27e7c373d6762a4 - 13.74% (5.34 MB)
[#002] sha256:26d12adbb147496e23063396eaa8d7d0a73e5277f13be7097abd8fa18a312318 - 0.0% (480 Bytes)
[#003] sha256:c3c63740e6d1ad0ad817db1d8a86d6481f48d2e8b6c6e5043c62403fa1642233 - 80.59% (31.3 MB)
[#004] sha256:7dbc8c5cfd843ddef0ae3856bfdea5ed232ad591c695d74e5f4b7be640b35b2d - 0.0% (284 Bytes)
/bin/sh -c #(nop) ADD file:bcf5c78dd8e83bf27439fd865568e68798c2b37641c0524645e54bd84df1c4a6 in /
2016-10-21 22:18:07 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2016-10-21 22:18:07 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.18.1.5
2016-10-21 22:18:07 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2016-10-21 22:18:08 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2016-10-21 22:18:15 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-21 22:18:15 UTC/bin/sh -c #(nop) COPY dir:6c0321d767f41aead6ef58848ea6c9a2ac41b9edea816ff8a8b5cd504991252d in /
2016-10-21 22:18:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2016-10-21 22:19:16 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2016-10-21 22:19:17 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2016-10-21 22:19:18 UTC/bin/sh -c #(nop) ARG VERSION
2016-10-21 22:19:19 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 25 Build-date:- October-21-2016-22:19:08-UTC
2016-10-21 22:19:19 UTC/bin/sh -c #(nop) ENV HOME=/config
2016-10-21 22:19:34 UTC|2 BUILD_DATE=October-21-2016-22:19:08-UTC VERSION=25 /bin/sh -c apk add --no-cache --repository http://nl.alpinelinux.org/alpine/edge/community syncthing syncthing-utils
2016-10-21 22:19:35 UTC/bin/sh -c #(nop) COPY dir:35f84fe91d969ed5ca6cc5ff12763afeae8ce8395b2471a86bd4a65299681e77 in /
2016-10-21 22:19:35 UTC/bin/sh -c #(nop) EXPOSE 21027/udp 22000/tcp 8384/tcp
2016-10-21 22:19:36 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.