Namespace
linuxserver
Image / Tag
nginx:43
Content Digest
sha256:72a45fc269b6fc936cbed1eeb7f700e8c187895a8a54303a4f5dc6584bc436e8
Details
Created

2017-03-03 23:50:58 UTC

Size

43.6 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 43 Build-date:- March-03-2017-23:50:34-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:a9f4ff5704545c2cb449143c224114378fe830fbf38c9f4628fc58b2fe17da3b - 4.31% (1.88 MB)

[#001] sha256:2b520d6d4ad432f14d49ab313d16ce7cb9667bb0aa677c508049345cb3491ec9 - 15.08% (6.57 MB)

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

[#003] sha256:ea2f2a8b03f7a2707ac11c9637bdc44e0a5f5ff81468abdfdb6f40bc3235b0cc - 40.7% (17.7 MB)

[#004] sha256:192023db52a4789b284ba0935ce955a99c91a0835079af9f17a0207e97d8ad82 - 0.01% (2.59 KB)

[#005] sha256:886c9b8fb28207a2fdb2d205502ade878fb6f577eb671abf08dfa88cd975c9af - 39.91% (17.4 MB)


History
2017-03-03 23:47:50 UTC

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

2017-03-03 23:47:50 UTC

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

2017-03-03 23:47:50 UTC

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

2017-03-03 23:47:50 UTC

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

2017-03-03 23:47:57 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-03-03 23:47:57 UTC

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

2017-03-03 23:47:57 UTC

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

2017-03-03 23:48:49 UTC

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

2017-03-03 23:48:59 UTC

/bin/sh -c apk add --no-cache apache2-utils git logrotate nano nginx openssl php7 php7-fpm php7-json php7-mbstring php7-openssl php7-session 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-03-03 23:48:59 UTC

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

2017-03-03 23:49:00 UTC

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

2017-03-03 23:49:00 UTC

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

2017-03-03 23:50:37 UTC

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

2017-03-03 23:50:39 UTC

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

2017-03-03 23:50:40 UTC

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

2017-03-03 23:50:41 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 43 Build-date:- March-03-2017-23:50:34-UTC

2017-03-03 23:50:42 UTC

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

2017-03-03 23:50:58 UTC

|2 BUILD_DATE=March-03-2017-23:50:34-UTC VERSION=43 /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-ctype php7-curl php7-dom php7-gd php7-iconv php7-mcrypt php7-mysqli php7-mysqlnd php7-pdo_mysql php7-pdo_sqlite php7-xml

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete