Namespace
linuxserver
Image / Tag
nginx:64
Content Digest
sha256:5a432929f1c0db7f56243130d87f7a460a23a585d104134814352393473ff2ba
Details
Created

2017-06-16 22:18:32 UTC

Size

40.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 64 Build-date:- June-16-2017-22:17:59-UTC

Environment
HOME

/root

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)$

S6_BEHAVIOUR_IF_STAGE2_FAILS

2

TERM

xterm


Layers

[#000] sha256:b7fbd23739bc43b4107758b55b6a046892dbca25d05e9973c6d2180dca1f483e - 4.97% (2.01 MB)

[#001] sha256:c12b7a7043d7858407d27a348eacd86d8a3b428424217265db5594ed7969b167 - 16.28% (6.6 MB)

[#002] sha256:c8b7397e656415190137e4b73eef7dea255486b3de8899c84d69a2d46a38c3bd - 0.0% (444 Bytes)

[#003] sha256:d36af72e3917fd0a2b08d76bc8e190c60f721f824bba4a87b13bfc71cab4cc96 - 45.39% (18.4 MB)

[#004] sha256:423d334e455ff855c30300665755cc78aef7c6e04dcc52714713f673605575ff - 0.01% (2.61 KB)

[#005] sha256:17920fa945e40c6f8fc66b0e64446ca92dbfe12b0223109d60ef7869c3dd50d8 - 33.35% (13.5 MB)


History
2017-06-16 22:15:53 UTC

/bin/sh -c #(nop) ADD file:f6abaae2b7d7871a4de691a8f01143e21928ac5ce87c3b6960d89f8d209c998c in /

2017-06-16 22:15:54 UTC

/bin/sh -c #(nop) MAINTAINER sparklyballs

2017-06-16 22:15:54 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64

2017-06-16 22:15:55 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)$ HOME=/root TERM=xterm

2017-06-16 22:16:04 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-06-16 22:16:05 UTC

/bin/sh -c #(nop) COPY dir:31d2cf6d96333f2f8cd0bf553a508a8e3ffca6be29674fc768863ad30a31f01a in /

2017-06-16 22:16:06 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2017-06-16 22:19:56 UTC

/bin/sh -c #(nop) MAINTAINER sparklyballs, aptalca

2017-06-16 22:20:09 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-06-16 22:20:09 UTC

/bin/sh -c #(nop) COPY dir:80bcab6aba31374af9fbdbd6c6dbb31b81e3f7298a2b4bcefbb5efd0bc004125 in /

2017-06-16 22:20:10 UTC

/bin/sh -c #(nop) EXPOSE 443/tcp 80/tcp

2017-06-16 22:20:10 UTC

/bin/sh -c #(nop) VOLUME [/config]

2017-06-16 22:18:14 UTC

/bin/sh -c #(nop) MAINTAINER Stian Larsen, sparklyballs, aptalca

2017-06-16 22:18:17 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2017-06-16 22:18:18 UTC

/bin/sh -c #(nop) ARG VERSION

2017-06-16 22:18:19 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 64 Build-date:- June-16-2017-22:17:59-UTC

2017-06-16 22:18:20 UTC

/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2

2017-06-16 22:18:32 UTC

|2 BUILD_DATE=June-16-2017-22:17:59-UTC VERSION=64 /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-nchan nginx-mod-http-perl nginx-mod-http-upload-progress nginx-mod-http-xslt-filter nginx-mod-mail nginx-mod-rtmp nginx-mod-stream 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