2016-11-25 23:18:26 UTC
10.3 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)$
TERMxterm
[#000] sha256:3690ec4760f95690944da86dc4496148a63d85c9e3100669a318110092f6862f - 21.39% (2.21 MB)
[#001] sha256:7ce0a53af76e87452dafabfc2c2236b2332a7c32f226419a522c56233b4cfa05 - 51.76% (5.34 MB)
[#002] sha256:332592a9b73e5c8c0944ff5f760d878b0f126db8529d240b179df63ad68183a5 - 0.0% (458 Bytes)
[#003] sha256:8bb1cd74a0a8b711c08d054474b69b38bec559de2aca2c38230c7b0543213aa7 - 26.83% (2.77 MB)
[#004] sha256:85d6639be417a7778eb29418bd33154bf4bce85c9c0d89a9e15f72f88bb08ba2 - 0.02% (1.69 KB)
/bin/sh -c #(nop) ADD file:7afbc23fda8b0b3872623c16af8e3490b2cee951aed14b3794389c2f946cc8c7 in /
2016-11-25 23:17:08 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2016-11-25 23:17:08 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.18.1.5
2016-11-25 23:17:08 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2016-11-25 23:17:08 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2016-11-25 23:17:15 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-11-25 23:17:15 UTC/bin/sh -c #(nop) COPY dir:aee05171eda488673bb791f3593faad79f65a3b74bec932c64d2218fd34d78e1 in /
2016-11-25 23:17:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2016-11-25 23:18:12 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2016-11-25 23:18:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2016-11-25 23:18:14 UTC/bin/sh -c #(nop) ARG VERSION
2016-11-25 23:18:15 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 36 Build-date:- November-25-2016-23:18:08-UTC
2016-11-25 23:18:24 UTC|2 BUILD_DATE=November-25-2016-23:18:08-UTC VERSION=36 /bin/sh -c apk add --no-cache curl jq transmission-cli transmission-daemon
2016-11-25 23:18:25 UTC/bin/sh -c #(nop) COPY dir:74ff7c4371f902f6d806b641b69968e2283b4bc05710e69f9e797f3600a9cd0e in /
2016-11-25 23:18:25 UTC/bin/sh -c #(nop) EXPOSE 51413/tcp 9091/tcp
2016-11-25 23:18:26 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.