Namespace
library
Image / Tag
nginx:1.13.3-perl
Content Digest
sha256:e0b2e3f8dedec4d04526d90fbe271c266b76cb7638a4d943ad877654186daf20
Details
Created

2017-07-26 07:34:19 UTC

Size

51.5 MB

Content Digest
Environment
NGINX_VERSION

1.13.3-1~stretch

NJS_VERSION

1.13.3.0.1.11-1~stretch

PATH

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


Layers

[#000] sha256:94ed0c431eb58b1c824715ac158d102bc78b5eb9d690579da5d8bc96b190eb67 - 41.69% (21.4 MB)

[#001] sha256:e618256143f42c5de29ca691151031e206561007a2697a3c05da4a2961ce9134 - 58.31% (30 MB)

[#002] sha256:9b7e8bbf719d4e06055feb3d00123f1f70d940fddb7059ef3492fdfa059c2f54 - 0.0% (195 Bytes)


History
2017-07-24 16:53:05 UTC

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

2017-07-24 16:53:06 UTC

/bin/sh -c #(nop) CMD ["bash"]

2017-07-26 07:33:43 UTC

/bin/sh -c #(nop) MAINTAINER NGINX Docker Maintainers "docker-maint@nginx.com"

2017-07-26 07:33:43 UTC

/bin/sh -c #(nop) ENV NGINX_VERSION=1.13.3-1~stretch

2017-07-26 07:33:44 UTC

/bin/sh -c #(nop) ENV NJS_VERSION=1.13.3.0.1.11-1~stretch

2017-07-26 07:34:18 UTC

/bin/sh -c apt-get update && apt-get install --no-install-recommends --no-install-suggests -y gnupg1 && NGINX_GPGKEY=573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62; found=''; for server in ha.pool.sks-keyservers.net hkp://keyserver.ubuntu.com:80 hkp://p80.pool.sks-keyservers.net:80 pgp.mit.edu ; do echo "Fetching GPG key $NGINX_GPGKEY from $server"; apt-key adv --keyserver "$server" --keyserver-options timeout=10 --recv-keys "$NGINX_GPGKEY" && found=yes && break; done; test -z "$found" && echo >&2 "error: failed to fetch GPG key $NGINX_GPGKEY" && exit 1; apt-get remove --purge -y gnupg1 && apt-get -y --purge autoremove && rm -rf /var/lib/apt/lists/* && echo "deb http://nginx.org/packages/mainline/debian/ stretch nginx" >> /etc/apt/sources.list && apt-get update && apt-get install --no-install-recommends --no-install-suggests -y nginx=${NGINX_VERSION} nginx-module-xslt=${NGINX_VERSION} nginx-module-geoip=${NGINX_VERSION} nginx-module-image-filter=${NGINX_VERSION} nginx-module-perl=${NGINX_VERSION} nginx-module-njs=${NJS_VERSION} gettext-base && rm -rf /var/lib/apt/lists/*

2017-07-26 07:34:19 UTC

/bin/sh -c ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log

2017-07-26 07:34:19 UTC

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

2017-07-26 07:34:19 UTC

/bin/sh -c #(nop) STOPSIGNAL [SIGTERM]

2017-07-26 07:34:19 UTC

/bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"]

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