Namespace
linuxserver
Image / Tag
nginx:amd64-fdfd8658-ls88
Content Digest
sha256:de952f30777d8e1bbbff25a0d8d965171972c777c117305f76f59733fc244d66
Details
Created

2020-06-14 10:37:04 UTC

Size

56.6 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- fdfd8658-ls88 Build-date:- 2020-06-14T10:35:54+00:00
  • maintainer
    aptalca

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:a8cf78c099af5f59e60b48edd782a5d7d537e4bd22b23449fbfb8d7280ae48e5 - 4.92% (2.78 MB)

[#001] sha256:e6a2f486d336d77da7ef6612f5b77c88c08bd5c8538b0d5c037fc37aec0945b8 - 8.2% (4.63 MB)

[#002] sha256:34b3f4613f7ac1a12620a61c1de5742b1d3de659c834715da32a6d5223c805c4 - 0.01% (4.13 KB)

[#003] sha256:7d162dd608668a910c437558e2713c775c018e24af0428be47fe2e1bd694fad4 - 27.34% (15.5 MB)

[#004] sha256:c7bd65c69f10463b3bad946d713c852ee3f69beea2447944fd5f8332d5e5eb6a - 0.01% (2.95 KB)

[#005] sha256:77a22eeadc5e0c26d02e59159621257ec20ce987ded2e4868832db68e0b24331 - 59.53% (33.7 MB)

[#006] sha256:6621c921c08be2e3f61a97fc436ff3b2e148356697aa3403d3568cfeaa5147f3 - 0.0% (457 Bytes)


History
2020-06-09 20:52:01 UTC

/bin/sh -c #(nop) COPY dir:5cddf0e76141c2e5c16d5af717c34bb941b09467a1c4e761f941a850319d8996 in /

2020-06-09 20:52:01 UTC

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

2020-06-09 20:52:01 UTC

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

2020-06-09 20:52:01 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 171bb2fb-ls2 Build-date:- 2020-06-09T20:51:11+00:00

2020-06-09 20:52:02 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2020-06-09 20:52:02 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.0.0.1

2020-06-09 20:52:02 UTC

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

2020-06-09 20:52:02 UTC

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

2020-06-09 20:52:06 UTC

|4 BUILD_DATE=2020-06-09T20:51:11+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.0.0.1 VERSION=171bb2fb-ls2 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils procps shadow tzdata && echo "**** add s6 overlay ****" && 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 / && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2020-06-09 20:52:06 UTC

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

2020-06-09 20:52:06 UTC

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

2020-06-14 06:12:04 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.1-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 "**** configure nginx ****" && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/conf.d/default.conf && echo "**** fix logrotate ****" && sed -i "s#/var/log/messages {}.*# #g" /etc/logrotate.conf && sed -i 's#/usr/sbin/logrotate /etc/logrotate.conf#/usr/sbin/logrotate /etc/logrotate.conf -s /config/log/logrotate.status#g' /etc/periodic/daily/logrotate

2020-06-14 06:12:04 UTC

/bin/sh -c #(nop) COPY dir:3c9af36ede2377b5e0f7792dc3132052cc28e6a17682019d521baccc078cd8db in /

2020-06-14 06:12:04 UTC

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

2020-06-14 06:12:05 UTC

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

2020-06-14 10:36:51 UTC

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

2020-06-14 10:36:51 UTC

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

2020-06-14 10:36:52 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fdfd8658-ls88 Build-date:- 2020-06-14T10:35:54+00:00

2020-06-14 10:36:52 UTC

/bin/sh -c #(nop) LABEL maintainer=aptalca

2020-06-14 10:36:52 UTC

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

2020-06-14 10:37:02 UTC

|2 BUILD_DATE=2020-06-14T10:35:54+00:00 VERSION=fdfd8658-ls88 /bin/sh -c apk add --no-cache --upgrade curl memcached nginx nginx-mod-http-echo nginx-mod-http-fancyindex nginx-mod-http-geoip nginx-mod-http-geoip2 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-mod-stream-geoip2 nginx-vim php7-bcmath php7-bz2 php7-ctype php7-curl php7-dom php7-exif php7-ftp php7-gd php7-iconv php7-imap php7-intl php7-ldap php7-mcrypt php7-memcached php7-mysqli php7-mysqlnd php7-opcache php7-pdo_mysql php7-pdo_odbc php7-pdo_pgsql php7-pdo_sqlite php7-pear php7-pecl-apcu php7-pecl-imagick php7-pecl-redis php7-pgsql php7-phar php7-posix php7-soap php7-sockets php7-sodium php7-sqlite3 php7-tokenizer php7-xml php7-xmlreader php7-xmlrpc php7-zip && echo "**** configure nginx ****" && rm -f /etc/nginx/conf.d/default.conf && sed -i 's|include /config/nginx/site-confs/\*;|include /config/nginx/site-confs/\*;\n\tlua_load_resty_core off;|g' /defaults/nginx.conf

2020-06-14 10:37:04 UTC

/bin/sh -c #(nop) COPY dir:35f349fd4469116ea96bdc19c4f1ecef26648119774bf004cb52d6353d35c3fb in /