2020-12-15 00:46:42 UTC
22.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PKG_DEPSgeoip-dev openssl-dev pcre-dev zlib-dev
[#000] sha256:05e7bc50f07f000e9993ec0d264b9ffcbb9a01a4d69c68f556d25e9811a8f7f4 - 12.04% (2.67 MB)
[#001] sha256:a7692e4afdf3c1b2d377e18146858fd72ee02454dc1310735b2ee3f505e9d0d7 - 0.03% (5.94 KB)
[#002] sha256:97250bf3bf9b3a22899758ffc97a1735387271cf2921bc18016cb136f0677339 - 2.65% (600 KB)
[#003] sha256:1cb34c06197ccff52c45a253c2e801d04fb8545601ae26cf148198baa2d60a8e - 0.33% (75.5 KB)
[#004] sha256:8e7aaf16604f362785defd8ddec1b398ed3b6e20f2ce6a70c60cbb1ba91d6eef - 28.25% (6.26 MB)
[#005] sha256:86177e12f79e9f0e5a15c8274b9a7d22bd43b5d3c4b77f55a9bee2071df1f5ed - 28.97% (6.42 MB)
[#006] sha256:f6456bf52bb941d466418e3c984320396cc79904a8a379cee502d2c262d4fdfe - 0.0% (228 Bytes)
[#007] sha256:fcb6b0a9ed598a8aa888f26375624c3b366579a35f0d9331a63d63ecfad7ef5e - 27.72% (6.14 MB)
[#008] sha256:d14da5cf2cd8005a282a78581a083be3da34e9084fdf8feab813cbdc2d78fc9c - 0.0% (600 Bytes)
[#009] sha256:a7401b3775b0175b9b9f89ddb906d68d4235018e94cc75a1ac121eeddd3714a8 - 0.0% (896 Bytes)
[#010] sha256:7144f85360f95d5b66f13bbfdec4b502db0b971e56ef6f32dba7856b35482814 - 0.0% (662 Bytes)
[#011] sha256:b551e1b0f8ca52ea10c164def3416e700d2016ce3fce0404c15acae55070a93c - 0.0% (274 Bytes)
/bin/sh -c #(nop) ADD file:62a1e09319acb6d1bad91ef1c35aabdc7e5e19883a77f30f1951ccfffc812124 in /
2020-12-11 02:04:07 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-12-15 00:46:20 UTC/bin/sh -c #(nop) LABEL maintainer=Fabio Cicerchia <info@fabiocicerchia.it> org.label-schema.build-date= org.label-schema.description=Nginx with Lua support based on . org.label-schema.docker.cmd=docker run -p 80:80 -d :- org.label-schema.name= org.label-schema.schema-version=1.0 org.label-schema.url=https://github.com/ org.label-schema.vcs-ref= org.label-schema.vcs-url=https://github.com/ org.label-schema.version=- versions.extended= versions.headers-more-nginx-module= versions.lua-nginx-module= versions.lua-resty-cookie= versions.lua-resty-core= versions.lua-resty-dns= versions.lua-resty-lrucache= versions.lua-resty-memcached= versions.lua-resty-mysql= versions.lua-resty-redis= versions.lua-resty-shell= versions.lua-resty-upstream-healthcheck= versions.lua-resty-websocket= versions.lua-upstream= versions.luajit2= versions.nginx-lua-prometheus= versions.nginx= versions.ngx_devel_kit= versions.os= versions.stream-lua-nginx-module=
2020-12-15 00:46:21 UTC/bin/sh -c #(nop) ARG PKG_DEPS= geoip-dev openssl-dev pcre-dev zlib-dev
2020-12-15 00:46:22 UTC/bin/sh -c #(nop) ENV PKG_DEPS= geoip-dev openssl-dev pcre-dev zlib-dev
2020-12-15 00:46:24 UTC/bin/sh -c #(nop) COPY dir:562a4230f1f82b5c6b51eaa9b7bb7118e94abd67f540978a9cc90a82eea7472a in /etc/nginx
2020-12-15 00:46:25 UTC/bin/sh -c #(nop) COPY dir:f2ed0cb0483d431eb6b94da24148eaf5846e86eb6e6c6e5376911248ee63cf9c in /usr/local/lib
2020-12-15 00:46:26 UTC/bin/sh -c #(nop) COPY dir:b909c1ff6b224298d74664ee4493d12bbee00c83322c6486e12eae30724e36ae in /usr/local/share/lua
2020-12-15 00:46:27 UTC/bin/sh -c #(nop) COPY file:78a004ce9412bd4cc915ff9aa3c116effa8e0fb435bcc0df962d2c36658aca6a in /usr/sbin/nginx
2020-12-15 00:46:28 UTC/bin/sh -c #(nop) COPY file:77029232d26c80e9da0f5afb68f5c6292c1f390fb6dd6768451b5aea31eb17cd in /usr/sbin/nginx-debug
2020-12-15 00:46:29 UTC/bin/sh -c #(nop) COPY dir:da0e27f66ef09d3eabf34d22ba871e3313a2ea4ed1f59d27e3a3674e5e4ffa03 in /var/cache/nginx
2020-12-15 00:46:29 UTC/bin/ash -eo pipefail -c #(nop) SHELL [/bin/ash -eo pipefail -c]
2020-12-15 00:46:33 UTC/bin/ash -eo pipefail -c set -eux && apk update && apk add --no-cache --virtual .pkg_deps $PKG_DEPS && apk add --no-cache --virtual .gettext gettext && mv /usr/bin/envsubst /tmp/ && runDeps="$( scanelf --needed --nobanner /tmp/envsubst | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' | sort -u | xargs -r apk info --installed | sort -u )" && apk add --no-cache --virtual .run_deps $runDeps && apk del .gettext && mv /tmp/envsubst /usr/local/bin/ && apk add --no-cache --virtual pkg_tz tzdata && apk add --no-cache --virtual pkg_dns curl ca-certificates && mkdir -p /var/log/nginx && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log && addgroup -g 101 -S nginx && adduser -S -D -H -u 101 -h /var/cache/nginx -s /sbin/nologin -G nginx -g nginx nginx && mkdir /docker-entrypoint.d
2020-12-15 00:46:35 UTC/bin/ash -eo pipefail -c #(nop) COPY file:82305f1c8f0425cddde66342b01a9b6bfac40d29bb7bd8bc748982922727e8ab in /
2020-12-15 00:46:36 UTC/bin/ash -eo pipefail -c #(nop) COPY file:01fcb2e1abd8cad741e726b3208eeaf1aaaf077cbd687562ef780a668072d3c9 in /docker-entrypoint.d/
2020-12-15 00:46:37 UTC/bin/ash -eo pipefail -c #(nop) COPY file:e23fa0fbb162053992ec16f30b517371497ce0e904ca3cbb190a70e43c6729a3 in /docker-entrypoint.d/
2020-12-15 00:46:37 UTC/bin/ash -eo pipefail -c envsubst -V && nginx -V && nginx -t
2020-12-15 00:46:38 UTC/bin/ash -eo pipefail -c #(nop) EXPOSE 443 80
2020-12-15 00:46:39 UTC/bin/ash -eo pipefail -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost/ || exit 1"] "30s" "3s" "0s" '\x00'}
2020-12-15 00:46:40 UTC/bin/ash -eo pipefail -c #(nop) STOPSIGNAL SIGQUIT
2020-12-15 00:46:41 UTC/bin/ash -eo pipefail -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2020-12-15 00:46:42 UTC/bin/ash -eo pipefail -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.