2016-08-09 09:53:02 UTC
6.61 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)$
TERMxterm
[#000] sha256:a03be5b52c0fab4e4913c227356cbf3a15135708753fd434dbb49b75290d8f2f - 33.34% (2.2 MB)
[#001] sha256:f6b6112e832f4115d5bd42ef90a9e1ef2cc90f53b7af6d8ccee44d70835cf236 - 46.0% (3.04 MB)
[#002] sha256:11b8b96c8a8633ee7ec690a721821b2883520e279ca117d5132d21ace7589635 - 0.02% (1.23 KB)
[#003] sha256:5e57b4f45c56249ad4ddb79dd6257133c2c00ecb612e17964f1913aca6874faf - 0.01% (467 Bytes)
[#004] sha256:8e3b4a94b50a5b0d97b164dcc14362734c871be990edb72bb8a110d762ae4ac4 - 20.62% (1.36 MB)
[#005] sha256:9e80089f9b9fd95ac284d22a74003e624fb2e3a7faab9faa55f2aa7d2f0c03c9 - 0.02% (1.14 KB)
/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-09 09:52:56 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2016-08-09 09:53:01 UTC/bin/sh -c apk add --no-cache transmission-daemon
2016-08-09 09:53:01 UTC/bin/sh -c #(nop) COPY dir:9bfbd1d2efab4bea22b725642fb1a751c56a209529cba4006ad170c3fa5f2a2c in /
2016-08-09 09:53:02 UTC/bin/sh -c #(nop) EXPOSE 51413/tcp 9091/tcp
2016-08-09 09:53:02 UTC/bin/sh -c #(nop) VOLUME [/config /downloads /watch]
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.