Namespace
library
Image / Tag
nginx:1.11.5
Content Digest
sha256:9038d5645fa5fcca445d12e1b8979c87f46ca42cfb17beb1e5e093785991a639
Details
Created

2016-11-08 22:41:15 UTC

Size

68.2 MB

Content Digest
Environment
NGINX_VERSION

1.11.5-1~jessie

PATH

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


Layers

[#000] sha256:386a066cd84a33a04d560c42bef66d1dd64ebfc76de78550e5fd0f8d57778bca - 71.83% (49 MB)

[#001] sha256:7bdb4b002d7f7d49c950892ced43ca0c3ee7a7f61949435d01811478791aa651 - 28.17% (19.2 MB)

[#002] sha256:49b006ddea702f71c6c6b393a663dc9b1d2db7fc3451b2c6f28251c170d57208 - 0.0% (196 Bytes)


History
2016-11-07 20:30:25 UTC

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

2016-11-07 20:30:26 UTC

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

2016-11-08 22:40:20 UTC

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

2016-11-08 22:40:28 UTC

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

2016-11-08 22:40:54 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-11-08 22:41:00 UTC

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

2016-11-08 22:41:08 UTC

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

2016-11-08 22:41:15 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