Namespace
linuxserver
Image / Tag
nginx:63
Content Digest
sha256:ab032bade1ba17c7eeea6e3996c37c0adef9c12475919176fb1f39d600a860b2
Details
Created

2017-06-09 22:19:11 UTC

Size

40.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 63 Build-date:- June-09-2017-22:18:58-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:40482e5117b7598305ebc55482066b9b8b67f7300a7de976e6d8727c9402d936 - 4.97% (2.01 MB)

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

[#002] sha256:5a69fe8c5875d3e96766908e2c6a9b8a3e418412c2a476b8e60613440a8448f8 - 0.0% (445 Bytes)

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

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

[#005] sha256:80a08ef490f55579503639c867a88adf175c31e55105b3ebc614846cc1456e0c - 33.35% (13.5 MB)


History
2017-06-09 22:15:50 UTC

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

2017-06-09 22:15:50 UTC

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

2017-06-09 22:15:51 UTC

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

2017-06-09 22:15:51 UTC

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

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

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

2017-06-09 22:16:02 UTC

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

2017-06-09 22:16:52 UTC

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

2017-06-09 22:17:07 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-09 22:17:08 UTC

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

2017-06-09 22:17:08 UTC

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

2017-06-09 22:17:08 UTC

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

2017-06-09 22:19:01 UTC

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

2017-06-09 22:19:02 UTC

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

2017-06-09 22:19:03 UTC

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

2017-06-09 22:19:03 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 63 Build-date:- June-09-2017-22:18:58-UTC

2017-06-09 22:19:04 UTC

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

2017-06-09 22:19:11 UTC

|2 BUILD_DATE=June-09-2017-22:18:58-UTC VERSION=63 /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