2016-08-11 11:15:24 UTC
36.5 MB
/config
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)$
TERMxterm
[#000] sha256:a03be5b52c0fab4e4913c227356cbf3a15135708753fd434dbb49b75290d8f2f - 6.04% (2.2 MB)
[#001] sha256:f6b6112e832f4115d5bd42ef90a9e1ef2cc90f53b7af6d8ccee44d70835cf236 - 8.33% (3.04 MB)
[#002] sha256:11b8b96c8a8633ee7ec690a721821b2883520e279ca117d5132d21ace7589635 - 0.0% (1.23 KB)
[#003] sha256:5e57b4f45c56249ad4ddb79dd6257133c2c00ecb612e17964f1913aca6874faf - 0.0% (467 Bytes)
[#004] sha256:78dc2fe7a4ca5e887320f3ef529d77897baff877d94098fa699aeef2223f821a - 85.62% (31.2 MB)
[#005] sha256:3fb764127a3e30163b8d7a3a2d1c145ea4e0f0a86933a838b0674c44e8303521 - 0.0% (284 Bytes)
/bin/sh -c #(nop) ADD file:fc9cfca519bcf3cd2f55c27bd01f8bd19bb552898123f28594db5011e88e097b in /
2016-08-06 05:01:36 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2016-08-06 05:01:37 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.18.1.3
2016-08-06 05:01:37 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2016-08-06 05:01:38 UTC/bin/sh -c #(nop) ARG OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download
2016-08-06 05:01:38 UTC/bin/sh -c #(nop) ARG OVERLAY_WWW=https://github.com/just-containers/s6-overlay/releases/download/v1.18.1.3/s6-overlay-amd64.tar.gz
2016-08-06 05:01:39 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2016-08-06 05:01:46 UTC|4 OVERLAY_ARCH=amd64 OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download OVERLAY_VERSION=v1.18.1.3 OVERLAY_WWW=https://github.com/just-containers/s6-overlay/releases/download/v1.18.1.3/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/testing 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-08-06 05:01:49 UTC|4 OVERLAY_ARCH=amd64 OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download OVERLAY_VERSION=v1.18.1.3 OVERLAY_WWW=https://github.com/just-containers/s6-overlay/releases/download/v1.18.1.3/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-08-06 05:01:49 UTC/bin/sh -c #(nop) COPY dir:ea7b70a97fee2518738d619ec2a597f66ea7cf796e17bea616c7b81696b839d1 in /
2016-08-06 05:01:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2016-08-11 11:15:11 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2016-08-11 11:15:12 UTC/bin/sh -c #(nop) ENV HOME=/config
2016-08-11 11:15:22 UTC/bin/sh -c apk add --no-cache --repository http://nl.alpinelinux.org/alpine/edge/community syncthing syncthing-utils
2016-08-11 11:15:23 UTC/bin/sh -c #(nop) COPY dir:b8b278475dd725ae91b06ce2221132472308a5a115a8eba35393df9c33bb41a3 in /
2016-08-11 11:15:23 UTC/bin/sh -c #(nop) EXPOSE 21027/udp 22000/tcp 8384/tcp
2016-08-11 11:15:24 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.