2017-07-21 22:53:58 UTC
15.8 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)$
TERMxterm
[#000] sha256:ada4c62cd7bab224e02328bb11bf3b291c5a6993ed3d31bdd3989a148d1c9a74 - 12.71% (2.01 MB)
[#001] sha256:a847939415fd6a4f208607ca4b9b85fdf53c4726169a1d8358f562313dbd2afa - 41.68% (6.6 MB)
[#002] sha256:42482116060de13e6fbfeca78a3f90839c37b93652b9bdb0ce3569f01a60a0b2 - 0.0% (445 Bytes)
[#003] sha256:cf5b9c98c727ae13add9b102c6fa3b4cf1af76d398e41be459611b9f2018878f - 45.59% (7.22 MB)
[#004] sha256:d24792b1da17aff0818aac0fb319f046b03040ceda2115213b57a0c6f16b31c8 - 0.01% (1.7 KB)
/bin/sh -c #(nop) ADD file:4984a1960e3053080bc711e15d086935007ee16dcc3fefccdad93747bd9d7df5 in /
2017-07-21 22:51:44 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-07-21 22:51:46 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.19.1.1
2017-07-21 22:51:46 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2017-07-21 22:51:47 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2017-07-21 22:51:59 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 shadow tzdata && 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-07-21 22:52:00 UTC/bin/sh -c #(nop) COPY dir:6052e0df7ed9d37656d0a89cdffae261be917ae6e6bfa2c89b73df05a701a60a in /
2017-07-21 22:52:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2017-07-21 22:53:47 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-07-21 22:53:47 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2017-07-21 22:53:48 UTC/bin/sh -c #(nop) ARG VERSION
2017-07-21 22:53:48 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 77 Build-date:- July-21-2017-22:53:43-UTC
2017-07-21 22:53:57 UTC|2 BUILD_DATE=July-21-2017-22:53:43-UTC VERSION=77 /bin/sh -c apk add --no-cache curl jq openssl p7zip tar transmission-cli transmission-daemon unrar unzip
2017-07-21 22:53:58 UTC/bin/sh -c #(nop) COPY dir:74ff7c4371f902f6d806b641b69968e2283b4bc05710e69f9e797f3600a9cd0e in /
2017-07-21 22:53:58 UTC/bin/sh -c #(nop) EXPOSE 51413/tcp 9091/tcp
2017-07-21 22:53:58 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.