2017-04-28 22:49:18 UTC
15.6 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)$
TERMxterm
[#000] sha256:f8beefef6ce1ba05ebb3f02bbd40fb556a06f294732b3255506ff896d9879e97 - 12.01% (1.88 MB)
[#001] sha256:5be50e5bf981c8e4028dec77f62ddf1755f3a931b6bd5546b7f91ed4fb38d4ef - 42.02% (6.57 MB)
[#002] sha256:1d70e8b87dd6dfa8c2655a7b24ca8e36d09ca578d0186e5ab978eb7fcc3313f6 - 0.0% (445 Bytes)
[#003] sha256:806d745e1377285d52c1c985cef5721012b616e3d99122492f8bce69ef43261b - 45.96% (7.18 MB)
[#004] sha256:96b2f41e14d77689d5d56ee7f8a3169997d2ad373ccc0f26daa57b42045b841b - 0.01% (1.7 KB)
/bin/sh -c #(nop) ADD file:339eafb30be6ffa0674dca87d5963491e29a296d756d71c64f61e05062b2ed00 in /
2017-04-28 22:48:11 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-04-28 22:48:11 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2017-04-28 22:48:12 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2017-04-28 22:48:18 UTC|1 OVERLAY_ARCH=amd64 /bin/sh -c apk add --no-cache --virtual=build-dependencies curl tar && apk add --no-cache bash ca-certificates coreutils shadow tzdata && OVERLAY_VERSION=$(curl -sX GET "https://api.github.com/repos/just-containers/s6-overlay/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]') && 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-04-28 22:48:19 UTC/bin/sh -c #(nop) COPY dir:31d2cf6d96333f2f8cd0bf553a508a8e3ffca6be29674fc768863ad30a31f01a in /
2017-04-28 22:48:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2017-04-28 22:49:09 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-04-28 22:49:09 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2017-04-28 22:49:09 UTC/bin/sh -c #(nop) ARG VERSION
2017-04-28 22:49:10 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 62 Build-date:- April-28-2017-22:49:07-UTC
2017-04-28 22:49:13 UTC|2 BUILD_DATE=April-28-2017-22:49:07-UTC VERSION=62 /bin/sh -c apk add --no-cache curl jq openssl p7zip tar transmission-cli transmission-daemon unrar unzip
2017-04-28 22:49:16 UTC/bin/sh -c #(nop) COPY dir:1b35145b4995a7ff6facad05dcc823aaa6012e29b4222b89cdd926072039eb69 in /
2017-04-28 22:49:16 UTC/bin/sh -c #(nop) EXPOSE 51413/tcp 9091/tcp
2017-04-28 22:49:18 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.