2017-09-01 22:58:34 UTC
16.1 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)$
TERMxterm
[#000] sha256:557d314e5b08719a7dfabee66bc46cefc3f46cf255586a199de195bcf0772894 - 12.53% (2.01 MB)
[#001] sha256:9865042627396cabb2e6ac7f4b56c167c84ee9051088de4f1d28021ab6599073 - 41.07% (6.6 MB)
[#002] sha256:42482116060de13e6fbfeca78a3f90839c37b93652b9bdb0ce3569f01a60a0b2 - 0.0% (445 Bytes)
[#003] sha256:cc77464efec982b29659fba0f2948afedf68cedf7785cde539c4b1b0598cce0f - 46.39% (7.45 MB)
[#004] sha256:a8ecaca57f631a6f9929964fb330faae3cb410bd21de54312d64e354e258df78 - 0.01% (1.7 KB)
/bin/sh -c #(nop) ADD file:f1d82e4c171b35f498f565e067554f1d88c4d5a3d64f06900de51b46729b5871 in /
2017-09-01 22:51:59 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-09-01 22:52:00 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.19.1.1
2017-09-01 22:52:01 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2017-09-01 22:52:01 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2017-09-01 22:52:14 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-09-01 22:52:15 UTC/bin/sh -c #(nop) COPY dir:6052e0df7ed9d37656d0a89cdffae261be917ae6e6bfa2c89b73df05a701a60a in /
2017-09-01 22:52:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2017-09-01 22:58:28 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-09-01 22:58:29 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2017-09-01 22:58:29 UTC/bin/sh -c #(nop) ARG VERSION
2017-09-01 22:58:29 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 84 Build-date:- September-01-2017-22:58:25-UTC
2017-09-01 22:58:34 UTC|2 BUILD_DATE=September-01-2017-22:58:25-UTC VERSION=84 /bin/sh -c apk add --no-cache curl jq openssl p7zip rsync tar transmission-cli transmission-daemon unrar unzip
2017-09-01 22:58:34 UTC/bin/sh -c #(nop) COPY dir:1b35145b4995a7ff6facad05dcc823aaa6012e29b4222b89cdd926072039eb69 in /
2017-09-01 22:58:34 UTC/bin/sh -c #(nop) EXPOSE 51413/tcp 9091/tcp
2017-09-01 22:58:34 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.