Namespace
linuxserver
Image / Tag
nginx:87
Content Digest
sha256:9486c86b483a8db0b795f4557fa18dfdb2a3915ae26fbbd696ca068fabbb37aa
Details
Created

2017-09-30 06:37:38 UTC

Size

42.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 87 Build-date:- September-30-2017-06:37:06-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:ffcf4f3a86ea76907242345b4928565a840903ad3ee7b8a5f049d8c2dda0689e - 4.74% (2.01 MB)

[#001] sha256:19cb68070b4997e03fc2abb1233a99cacda8c95d2f4506ea02146752bccff522 - 15.55% (6.6 MB)

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

[#003] sha256:d01a4fad6a912706a8a2d5f8b560bc05565e98fe7bb92bd52f377565330e9b5f - 43.44% (18.4 MB)

[#004] sha256:e4cfa9a0064fda4fc8b375b1a31a128c24a88c07c007223fe65e729762518dce - 0.01% (2.6 KB)

[#005] sha256:50a84adaeaac00893a0e5b78dfbbccf50482beff424a66109971618627ecf3a0 - 36.27% (15.4 MB)


History
2017-09-29 22:51:37 UTC

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

2017-09-29 22:51:37 UTC

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

2017-09-29 22:51:38 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.19.1.1

2017-09-29 22:51:39 UTC

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

2017-09-29 22:51:40 UTC

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

2017-09-29 22:51:49 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-29 22:51:49 UTC

/bin/sh -c #(nop) COPY dir:6052e0df7ed9d37656d0a89cdffae261be917ae6e6bfa2c89b73df05a701a60a in /

2017-09-29 22:51:50 UTC

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

2017-09-30 06:36:13 UTC

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

2017-09-30 06:36:20 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-30 06:36:21 UTC

/bin/sh -c #(nop) COPY dir:509c5b652d89e71816e3e52f9573e783011c458ab7985d1491c726361cef6bbe in /

2017-09-30 06:36:21 UTC

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

2017-09-30 06:36:21 UTC

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

2017-09-30 06:37:16 UTC

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

2017-09-30 06:37:19 UTC

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

2017-09-30 06:37:21 UTC

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

2017-09-30 06:37:23 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 87 Build-date:- September-30-2017-06:37:06-UTC

2017-09-30 06:37:25 UTC

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

2017-09-30 06:37:38 UTC

|2 BUILD_DATE=September-30-2017-06:37:06-UTC VERSION=87 /bin/sh -c apk add --no-cache curl memcached 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-memcached php7-mysqli php7-mysqlnd php7-pdo_mysql php7-pdo_sqlite php7-phar php7-sockets php7-tokenizer php7-xml php7-zip