2017-09-15 22:55:14 UTC
40.8 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:daa7f6f7c6d34b394ea394880cab81eb4e746929110f98960cb436b1c90ffdf9 - 4.94% (2.01 MB)
[#001] sha256:d048c46b3537f9a566eee08092ddc5a43d591fc9b4ea355378c57ee1bffc3478 - 16.18% (6.6 MB)
[#002] sha256:b7851c471e0290177866e9bc0bb1f28394e673c26139b0fd694ccd1467529513 - 0.0% (445 Bytes)
[#003] sha256:a2344a99f8c9a3301041364805d5ad79b2e9a722bd61de395e84c82c237bc942 - 45.21% (18.4 MB)
[#004] sha256:bc7806b431a6c4b964d50cf076be8a8180bac506bdcaf0e35d0cfc02fc0822af - 0.01% (2.62 KB)
[#005] sha256:24a1b2793b31156ee680001f981791ca947d10fef8549902cb7fe83f1168e1ec - 33.67% (13.7 MB)
/bin/sh -c #(nop) ADD file:98cf3484ff98043aa45083791deaf974bc67be31b1120ac9241a64b2069ab3da in /
2017-09-15 22:51:35 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-09-15 22:51:36 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.19.1.1
2017-09-15 22:51:37 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2017-09-15 22:51:37 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm
2017-09-15 22:51:45 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-15 22:51:46 UTC/bin/sh -c #(nop) COPY dir:6052e0df7ed9d37656d0a89cdffae261be917ae6e6bfa2c89b73df05a701a60a in /
2017-09-15 22:51:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2017-09-15 22:53:01 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs, aptalca
2017-09-15 22:53:14 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-09-15 22:53:15 UTC/bin/sh -c #(nop) COPY dir:509c5b652d89e71816e3e52f9573e783011c458ab7985d1491c726361cef6bbe in /
2017-09-15 22:53:15 UTC/bin/sh -c #(nop) EXPOSE 443/tcp 80/tcp
2017-09-15 22:53:15 UTC/bin/sh -c #(nop) VOLUME [/config]
2017-09-15 22:55:05 UTC/bin/sh -c #(nop) MAINTAINER Stian Larsen, sparklyballs, aptalca
2017-09-15 22:55:06 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2017-09-15 22:55:06 UTC/bin/sh -c #(nop) ARG VERSION
2017-09-15 22:55:06 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 84 Build-date:- September-15-2017-22:55:03-UTC
2017-09-15 22:55:07 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2017-09-15 22:55:14 UTC|2 BUILD_DATE=September-15-2017-22:55:03-UTC VERSION=84 /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-phar php7-sockets php7-tokenizer php7-xml php7-zip