2016-09-24 19:51:38 UTC
36.6 MB
/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)$
TERMxterm
[#000] sha256:49db92e5334273104277ad2fef84df1bc56bc6481bfd10b4814db87abd48b6c0 - 6.03% (2.21 MB)
[#001] sha256:7117001c58137c4cda2298be6bf933341891b5049c2bcadacc6dd99a0ea25ef2 - 8.31% (3.04 MB)
[#002] sha256:cf5eefdac14e1f1cdbb10f84d1094bf601475b39d9566b5950873202c40a1a95 - 0.0% (1.23 KB)
[#003] sha256:995a35f3f503a6a59aab223e9030a43f993961214581d385225bb636b58dba8a - 0.0% (482 Bytes)
[#004] sha256:370f6aaf9fb523a7565501232803ed965a6b0bb1c4db4fe057b75d17a5ef43dc - 85.65% (31.3 MB)
[#005] sha256:6849cc9c7b190695338642958b0ccbabd0e81f546401c3a27ef1de6875e0928a - 0.0% (284 Bytes)
/bin/sh -c #(nop) ADD file:558afa29e4bcd4beb478ad5e6a7049a12296736d827269f0ecef4c8311427bcd in /
2016-09-24 19:46:53 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2016-09-24 19:46:53 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.18.1.5
2016-09-24 19:46:54 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2016-09-24 19:46:54 UTC/bin/sh -c #(nop) ARG OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download
2016-09-24 19:46:55 UTC/bin/sh -c #(nop) ARG OVERLAY_WWW=https://github.com/just-containers/s6-overlay/releases/download/v1.18.1.5/s6-overlay-amd64.tar.gz
2016-09-24 19:46:56 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2016-09-24 19:47:04 UTC|4 OVERLAY_ARCH=amd64 OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download OVERLAY_VERSION=v1.18.1.5 OVERLAY_WWW=https://github.com/just-containers/s6-overlay/releases/download/v1.18.1.5/s6-overlay-amd64.tar.gz /bin/sh -c apk add --no-cache --virtual=build-dependencies curl tar && apk add --no-cache bash tzdata && apk add --no-cache --repository http://nl.alpinelinux.org/alpine/edge/community shadow && curl -o /tmp/s6-overlay.tar.gz -L "${OVERLAY_WWW}" && tar xvfz /tmp/s6-overlay.tar.gz -C / && apk del --purge build-dependencies && rm -rf /var/cache/apk/* /tmp/*
2016-09-24 19:47:06 UTC|4 OVERLAY_ARCH=amd64 OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download OVERLAY_VERSION=v1.18.1.5 OVERLAY_WWW=https://github.com/just-containers/s6-overlay/releases/download/v1.18.1.5/s6-overlay-amd64.tar.gz /bin/sh -c groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /config /app /defaults
2016-09-24 19:47:07 UTC/bin/sh -c #(nop) COPY dir:6c0321d767f41aead6ef58848ea6c9a2ac41b9edea816ff8a8b5cd504991252d in /
2016-09-24 19:47:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2016-09-24 19:51:09 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2016-09-24 19:51:10 UTC/bin/sh -c #(nop) ENV HOME=/config
2016-09-24 19:51:37 UTC/bin/sh -c apk add --no-cache --repository http://nl.alpinelinux.org/alpine/edge/community syncthing syncthing-utils
2016-09-24 19:51:37 UTC/bin/sh -c #(nop) COPY dir:b8b278475dd725ae91b06ce2221132472308a5a115a8eba35393df9c33bb41a3 in /
2016-09-24 19:51:38 UTC/bin/sh -c #(nop) EXPOSE 21027/udp 22000/tcp 8384/tcp
2016-09-24 19:51:38 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.