2017-05-10 13:43:25 UTC
42.7 MB
1.13.0-1~stretch
NJS_VERSION1.13.0.0.1.10-1~stretch
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ff3d52d8f55fb0b74ea0a24134f75efeff780c4e1f407073def2ae9c9b900868 - 51.95% (22.2 MB)
[#001] sha256:b05436c68d6ab7af7016dcd376678f6d03bd60bc52be25b9edd01469cbcac2ec - 48.05% (20.5 MB)
[#002] sha256:961dd3f5d83608982f3294cf9cbdb5966f091b2e6fbf700c70d100be607773f0 - 0.0% (194 Bytes)
/bin/sh -c #(nop) ADD file:a90ec883129f86b093f65b32e8e539168b462552a9fbf1c74d651a9bd9e9fc66 in /
2017-05-08 23:36:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2017-05-10 13:43:02 UTC/bin/sh -c #(nop) MAINTAINER NGINX Docker Maintainers "[email protected]"
2017-05-10 13:43:03 UTC/bin/sh -c #(nop) ENV NGINX_VERSION=1.13.0-1~stretch
2017-05-10 13:43:03 UTC/bin/sh -c #(nop) ENV NJS_VERSION=1.13.0.0.1.10-1~stretch
2017-05-10 13:43:21 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-njs=${NJS_VERSION} gettext-base && rm -rf /var/lib/apt/lists/*
2017-05-10 13:43:22 UTC/bin/sh -c ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log
2017-05-10 13:43:23 UTC/bin/sh -c #(nop) EXPOSE 80/tcp
2017-05-10 13:43:24 UTC/bin/sh -c #(nop) STOPSIGNAL [SIGQUIT]
2017-05-10 13:43:25 UTC/bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"]
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.