2016-10-28 23:28:54 UTC
9.02 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)$
TERMxterm
[#000] sha256:07c6396da2685bb2d6a802815996d761cbb53826fc03ce5e8adb8aedc570d358 - 24.47% (2.21 MB)
[#001] sha256:50bb8dc9263e5d1b243f73c5f91796ef4b4c97cb6e12d463e9731ce74b023650 - 59.24% (5.34 MB)
[#002] sha256:52cbf28d7d226cf6e1566c20e9043f2905ed42f54434006233792818e8502a2f - 0.01% (480 Bytes)
[#003] sha256:9dc2c9c44537f28d7f62e99eb6b0cca847b19900237ced46d768da7367e64109 - 16.27% (1.47 MB)
[#004] sha256:1cdf2727e4e175d243c270d1409535fb82a0971f6e165a081ff675717f72f07f - 0.01% (1.14 KB)
/bin/sh -c #(nop) ADD file:bcf5c78dd8e83bf27439fd865568e68798c2b37641c0524645e54bd84df1c4a6 in /
2016-10-28 23:27:55 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2016-10-28 23:27:56 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.18.1.5
2016-10-28 23:27:56 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2016-10-28 23:27:56 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2016-10-28 23:28:03 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-28 23:28:04 UTC/bin/sh -c #(nop) COPY dir:6c0321d767f41aead6ef58848ea6c9a2ac41b9edea816ff8a8b5cd504991252d in /
2016-10-28 23:28:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2016-10-28 23:28:41 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2016-10-28 23:28:42 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2016-10-28 23:28:42 UTC/bin/sh -c #(nop) ARG VERSION
2016-10-28 23:28:42 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 29 Build-date:- October-28-2016-23:28:39-UTC
2016-10-28 23:28:53 UTC|2 BUILD_DATE=October-28-2016-23:28:39-UTC VERSION=29 /bin/sh -c apk add --no-cache curl transmission-daemon
2016-10-28 23:28:54 UTC/bin/sh -c #(nop) COPY dir:b9d9797e068e0934369747274301e41abbe46fa0c5529bb439679e969a48e437 in /
2016-10-28 23:28:54 UTC/bin/sh -c #(nop) EXPOSE 51413/tcp 9091/tcp
2016-10-28 23:28:54 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.