2017-02-03 23:18:50 UTC
14.2 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)$
TERMxterm
[#000] sha256:b7f33cc0b48ea4fb2f0745def58c25483a5f6b7aed5b41ce8f1cb6e17f5723cf - 15.57% (2.21 MB)
[#001] sha256:723f0360c28449f860be894005e86b295433fe675f1eedabfb07f1591ad98375 - 45.88% (6.5 MB)
[#002] sha256:e2fb95f8480c935c9afa0673cdc5d220fff7a6606f0a4d9ba789874ee21f7612 - 0.0% (445 Bytes)
[#003] sha256:10770ed8c5e839a5680bb69d6046a480db7cb15ef7465eee00b1af0801c38247 - 38.53% (5.46 MB)
[#004] sha256:6a710bdffc4f08be9df2f8edf02eb73bd5f630d633540a0fb58682ce30900062 - 0.01% (1.7 KB)
/bin/sh -c #(nop) ADD file:eeed5f514a35d18fcd9cbfe6c40c582211020bffdd53e4799018d33826fe5067 in /
2017-02-03 23:17:19 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-02-03 23:17:20 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.19.1.1
2017-02-03 23:17:20 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2017-02-03 23:17:21 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2017-02-03 23:17:30 UTC|2 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.19.1.1 /bin/sh -c apk add --no-cache --virtual=build-dependencies curl tar && apk add --no-cache bash ca-certificates 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/*
2017-02-03 23:17:31 UTC/bin/sh -c #(nop) COPY dir:31d2cf6d96333f2f8cd0bf553a508a8e3ffca6be29674fc768863ad30a31f01a in /
2017-02-03 23:17:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2017-02-03 23:18:36 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-02-03 23:18:36 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2017-02-03 23:18:37 UTC/bin/sh -c #(nop) ARG VERSION
2017-02-03 23:18:37 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 48 Build-date:- February-03-2017-23:18:28-UTC
2017-02-03 23:18:49 UTC|2 BUILD_DATE=February-03-2017-23:18:28-UTC VERSION=48 /bin/sh -c apk add --no-cache curl jq p7zip tar transmission-cli transmission-daemon unrar unzip
2017-02-03 23:18:49 UTC/bin/sh -c #(nop) COPY dir:74ff7c4371f902f6d806b641b69968e2283b4bc05710e69f9e797f3600a9cd0e in /
2017-02-03 23:18:49 UTC/bin/sh -c #(nop) EXPOSE 51413/tcp 9091/tcp
2017-02-03 23:18:50 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.