2017-07-12 12:36:09 UTC
40.6 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)$
S6_BEHAVIOUR_IF_STAGE2_FAILS2
TERMxterm
[#000] sha256:857d82298fd90debb99480f36247e328659bd7cbec405b8dfdace0c5dc264b13 - 4.96% (2.01 MB)
[#001] sha256:19f7df0202fcea7e5cd91a4d7dddc7e510712fe5a5611717e06f3d46552a552f - 16.25% (6.6 MB)
[#002] sha256:8982ff6fb6526e642d61626488c12a0237111e74b763efb538683d4903051d47 - 0.0% (445 Bytes)
[#003] sha256:ec49c78e67ea932b32aa7fc14c9ad4c71666f080d8d47672661690d51e0a8381 - 45.29% (18.4 MB)
[#004] sha256:5fcb286010b98cf198711d1794029320cab226256bbeafadfe36e69b7e66aa22 - 0.01% (2.61 KB)
[#005] sha256:c287b839771564ab42f3e28a28aa7637a0839c9d422a958d87e10a8ff43db861 - 33.51% (13.6 MB)
/bin/sh -c #(nop) ADD file:f3895623ce721746a0df95eb049681a5d7da336fcc3eaf302d633a650a163d1a in /
2017-07-12 12:30:57 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-07-12 12:30:57 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2017-07-12 12:30:58 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2017-07-12 12:31:08 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-07-12 12:31:10 UTC/bin/sh -c #(nop) COPY dir:6052e0df7ed9d37656d0a89cdffae261be917ae6e6bfa2c89b73df05a701a60a in /
2017-07-12 12:31:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2017-07-12 12:32:09 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs, aptalca
2017-07-12 12:32:28 UTC/bin/sh -c apk add --no-cache apache2-utils git libressl2.5-libssl logrotate nano nginx openssl php7 php7-fileinfo php7-fpm php7-json php7-mbstring php7-openssl php7-session php7-simplexml php7-xml php7-xmlwriter php7-zlib && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/conf.d/default.conf && sed -i "s#/var/log/messages {}.*# #g" /etc/logrotate.conf
2017-07-12 12:32:29 UTC/bin/sh -c #(nop) COPY dir:80bcab6aba31374af9fbdbd6c6dbb31b81e3f7298a2b4bcefbb5efd0bc004125 in /
2017-07-12 12:32:29 UTC/bin/sh -c #(nop) EXPOSE 443/tcp 80/tcp
2017-07-12 12:32:29 UTC/bin/sh -c #(nop) VOLUME [/config]
2017-07-12 12:35:49 UTC/bin/sh -c #(nop) MAINTAINER Stian Larsen, sparklyballs, aptalca
2017-07-12 12:35:50 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2017-07-12 12:35:50 UTC/bin/sh -c #(nop) ARG VERSION
2017-07-12 12:35:52 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 69 Build-date:- July-12-2017-12:35:35-UTC
2017-07-12 12:35:53 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2017-07-12 12:36:09 UTC|2 BUILD_DATE=July-12-2017-12:35:35-UTC VERSION=69 /bin/sh -c apk add --no-cache curl nginx-mod-http-echo nginx-mod-http-fancyindex nginx-mod-http-geoip nginx-mod-http-headers-more nginx-mod-http-image-filter nginx-mod-http-lua nginx-mod-http-lua-upstream nginx-mod-http-nchan nginx-mod-http-perl nginx-mod-http-redis2 nginx-mod-http-set-misc nginx-mod-http-upload-progress nginx-mod-http-xslt-filter nginx-mod-mail nginx-mod-rtmp nginx-mod-stream nginx-mod-stream-geoip nginx-vim php7-bz2 php7-ctype php7-curl php7-dom php7-gd php7-iconv php7-mcrypt php7-mysqli php7-mysqlnd php7-pdo_mysql php7-pdo_sqlite php7-sockets php7-xml php7-zip