Namespace
library
Image / Tag
nginx:1.11.7
Content Digest
sha256:2a07a07e5bbf62e7b583cbb5257357c7e0ba1a8e9650e8fa76d999a60968530f
Details
Created

2016-12-20 19:45:40 UTC

Size

68.2 MB

Content Digest
Environment
NGINX_VERSION

1.11.7-1~jessie

PATH

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


Layers

[#000] sha256:75a822cd7888e394c49828b951061402d31745f596b1f502758570f2d0ee79e2 - 71.8% (49 MB)

[#001] sha256:64f0219ba3ea802cf10ed9b7e73146ea4189a1341cbebae855035d85b420c3ae - 28.2% (19.2 MB)

[#002] sha256:325b624bee1c2cdb2a603102412eec6fc20386a60965f33244f1ef256f29e299 - 0.0% (196 Bytes)


History
2016-12-13 22:10:59 UTC

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

2016-12-13 22:10:59 UTC

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

2016-12-14 03:08:11 UTC

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

2016-12-20 19:45:19 UTC

/bin/sh -c #(nop) ENV NGINX_VERSION=1.11.7-1~jessie

2016-12-20 19:45:38 UTC

/bin/sh -c apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62 && echo "deb http://nginx.org/packages/mainline/debian/ jessie nginx" >> /etc/apt/sources.list && apt-get update && apt-get install --no-install-recommends --no-install-suggests -y ca-certificates nginx=${NGINX_VERSION} nginx-module-xslt nginx-module-geoip nginx-module-image-filter nginx-module-perl nginx-module-njs gettext-base && rm -rf /var/lib/apt/lists/*

2016-12-20 19:45:39 UTC

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

2016-12-20 19:45:40 UTC

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

2016-12-20 19:45:40 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