Namespace
library
Image / Tag
nginx:1.13.1-perl
Content Digest
sha256:1b93ccbf20bda3920b6d71bcea63c591a9cb82566400e64c817c24a706286b2e
Details
Created

2017-06-23 00:55:57 UTC

Size

51.4 MB

Content Digest
Environment
NGINX_VERSION

1.13.1-1~stretch

NJS_VERSION

1.13.1.0.1.10-1~stretch

PATH

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


Layers

[#000] sha256:e6e142a992028745fdbaf21d647cd3c61086cd0c1b50a25f07a5d7dbaa446cdd - 41.71% (21.5 MB)

[#001] sha256:cd3d4a85cde2d40a5a408c5d257bdde733eb7cee84ee9f148b388e5f368e92bb - 58.29% (30 MB)

[#002] sha256:0a423e508b11795d993cad5864503716af44ecc1258680278f9b6333a9c2ff5a - 0.0% (194 Bytes)


History
2017-06-20 20:25:26 UTC

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

2017-06-20 20:25:27 UTC

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

2017-06-23 00:54:51 UTC

/bin/sh -c #(nop) MAINTAINER NGINX Docker Maintainers "[email protected]"

2017-06-23 00:54:52 UTC

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

2017-06-23 00:54:53 UTC

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

2017-06-23 00:55:53 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-06-23 00:55:55 UTC

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

2017-06-23 00:55:56 UTC

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

2017-06-23 00:55:56 UTC

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

2017-06-23 00:55:57 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