2017-05-12 23:11:24 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:fc2d44306b704e710fd46072532823d822d9730f6d1a1b1306ab26f8a81289e1 - 12.62% (1.99 MB)
[#001] sha256:662ff3a6be692acafda00bec9a2824da20e88001f113ec9a497c698b960c4697 - 41.65% (6.57 MB)
[#002] sha256:367cfb69e66d6c772670fa18d33dc0918a171dcc47a0c71c9013c9b16800e374 - 0.0% (445 Bytes)
[#003] sha256:d966c0466582ae736384dc12781d0e0316d4c106f0937b93f8fda6eeac4704f9 - 45.72% (7.21 MB)
[#004] sha256:5988c6df7bce1ff1ce7864237438e12c2331abd0191c01843302f7455388503a - 0.01% (1.7 KB)
/bin/sh -c #(nop) ADD file:b9d4882b19b00ae6fd2074349ebac33ff0ba6a0f44297926c46cc1dc48ce27ad in /
2017-05-12 23:09:03 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-05-12 23:09:03 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2017-05-12 23:09:04 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2017-05-12 23:09:13 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-05-12 23:09:13 UTC/bin/sh -c #(nop) COPY dir:31d2cf6d96333f2f8cd0bf553a508a8e3ffca6be29674fc768863ad30a31f01a in /
2017-05-12 23:09:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2017-05-12 23:11:08 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-05-12 23:11:09 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2017-05-12 23:11:10 UTC/bin/sh -c #(nop) ARG VERSION
2017-05-12 23:11:11 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 64 Build-date:- May-12-2017-23:11:04-UTC
2017-05-12 23:11:21 UTC|2 BUILD_DATE=May-12-2017-23:11:04-UTC VERSION=64 /bin/sh -c apk add --no-cache curl jq openssl p7zip tar transmission-cli transmission-daemon unrar unzip
2017-05-12 23:11:22 UTC/bin/sh -c #(nop) COPY dir:74ff7c4371f902f6d806b641b69968e2283b4bc05710e69f9e797f3600a9cd0e in /
2017-05-12 23:11:23 UTC/bin/sh -c #(nop) EXPOSE 51413/tcp 9091/tcp
2017-05-12 23:11:24 UTC/bin/sh -c #(nop) VOLUME [/config /downloads /watch]