2016-10-07 22:20:06 UTC
9.01 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)$
TERMxterm
[#000] sha256:49db92e5334273104277ad2fef84df1bc56bc6481bfd10b4814db87abd48b6c0 - 24.47% (2.21 MB)
[#001] sha256:3838fb4cdfa21950dde26e9ceacf8f045ce089e33a94af9f724f7d40bb03da16 - 59.24% (5.34 MB)
[#002] sha256:8a030e15b9371f36c392a0ee9270a8a2b7e0ed66712e923559eca72a700e4485 - 0.01% (482 Bytes)
[#003] sha256:a7017bbd290e520d672340e2f03b6d79c55630e5de1b0cd70b2a8fa7c63cc153 - 16.27% (1.47 MB)
[#004] sha256:db2efbaad1b6d1ab002fe72794588c4952f4399648c5180713d9d668a680b79d - 0.01% (1.14 KB)
/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:19:56 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2016-10-07 22:20:04 UTC/bin/sh -c apk add --no-cache curl transmission-daemon
2016-10-07 22:20:05 UTC/bin/sh -c #(nop) COPY dir:9bfbd1d2efab4bea22b725642fb1a751c56a209529cba4006ad170c3fa5f2a2c in /
2016-10-07 22:20:05 UTC/bin/sh -c #(nop) EXPOSE 51413/tcp 9091/tcp
2016-10-07 22:20:06 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.