2016-09-24 19:51:22 UTC
6.71 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)$
TERMxterm
[#000] sha256:49db92e5334273104277ad2fef84df1bc56bc6481bfd10b4814db87abd48b6c0 - 32.87% (2.21 MB)
[#001] sha256:7117001c58137c4cda2298be6bf933341891b5049c2bcadacc6dd99a0ea25ef2 - 45.3% (3.04 MB)
[#002] sha256:cf5eefdac14e1f1cdbb10f84d1094bf601475b39d9566b5950873202c40a1a95 - 0.02% (1.23 KB)
[#003] sha256:995a35f3f503a6a59aab223e9030a43f993961214581d385225bb636b58dba8a - 0.01% (482 Bytes)
[#004] sha256:08a77624870868b091357cda6278ed63d47f274a90f63399f95d13696ca86858 - 21.79% (1.46 MB)
[#005] sha256:6990d21c0e416c918d6942b703fde5fb34001c6483030a2a431a3d0846fafc63 - 0.02% (1.14 KB)
/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:15 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2016-09-24 19:51:19 UTC/bin/sh -c apk add --no-cache curl transmission-daemon
2016-09-24 19:51:19 UTC/bin/sh -c #(nop) COPY dir:9bfbd1d2efab4bea22b725642fb1a751c56a209529cba4006ad170c3fa5f2a2c in /
2016-09-24 19:51:21 UTC/bin/sh -c #(nop) EXPOSE 51413/tcp 9091/tcp
2016-09-24 19:51:22 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.