2020-07-14 11:38:03 UTC
61.8 MB
2020-07-14T11:34:18Z
BUILD_DEPSca-certificates curl g++ libgeoip-dev libpcre3-dev libssl-dev make unzip zlib1g-dev
DEBIAN_FRONTENDnoninteractive
DOCKER_IMAGEfabiocicerchia/nginx-lua
DOCKER_IMAGE_OSubuntu
DOCKER_IMAGE_TAG20.04
EXTENDED_IMAGE1
LD_LIBRARY_PATH/usr/local/lib/:
LUAJIT_INC/usr/local/include/luajit-2.1
LUAJIT_LIB/usr/local/lib
LUA_LIB_DIR/usr/local/share/lua/5.1
NGINX_BUILD_CONFIG--prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --user=nginx --group=nginx --add-module=/lua-nginx-module-0.10.15 --add-module=/ngx_devel_kit-0.3.1 --with-compat --with-file-aio --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_dav_module --with-http_flv_module --with-http_geoip_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_mp4_module --with-http_random_index_module --with-http_realip_module --with-http_secure_link_module --with-http_slice_module --with-http_ssl_module --with-http_stub_status_module --with-http_sub_module --with-http_v2_module --with-mail --with-mail_ssl_module --with-stream --with-stream_realip_module --with-stream_ssl_module --with-stream_ssl_preread_module --with-threads
NGINX_BUILD_DEPS PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PKG_DEPSzlib1g-dev libpcre3-dev libssl-dev libgeoip-dev ca-certificates
VCS_REF6d2eeb4
VER_CLOUDFLARE_COOKIEc54865bdcfc3c42cbd6dbbceb654ba73871d07f6
VER_DUMBINIT1.2.2
VER_LUAJIT2.1-20200102
VER_LUA_NGINX_MODULE0.10.15
VER_LUA_RESTY_CORE0.1.17
VER_LUA_RESTY_LRUCACHE0.09
VER_NGINX1.19.1
VER_NGX_DEVEL_KIT0.3.1
VER_OPENRESTY_DNS0.21
VER_OPENRESTY_HEADERS743a4bb1a253325d17a4f4ce8ee61ea0d8e0cc19
VER_OPENRESTY_HEALTHCHECK0.06
VER_OPENRESTY_MEMCACHED0.15
VER_OPENRESTY_MYSQL0.22
VER_OPENRESTY_REDIS0.27
VER_OPENRESTY_SHELL0.02
VER_OPENRESTY_STREAMLUA0.0.8rc3
VER_OPENRESTY_WEBSOCKET0.07
VER_PROMETHEUS0.20200523
[#000] sha256:692c352adcf2821d6988021248da6b276cb738808f69dcc7bbb74a9c952146f7 - 44.08% (27.2 MB)
[#001] sha256:97058a342707e39028c2597a4306fd3b1a2ebaf5423f8e514428c73fa508960c - 0.05% (31.6 KB)
[#002] sha256:2821b8e766f41f4f148dc2d378c41d60f3d2cbe6f03b2585dd5653c3873740ef - 0.0% (848 Bytes)
[#003] sha256:4e643cc37772c094642f3168c56d1fcbcc9a07ecf72dbb5afdc35baf57e8bc29 - 0.0% (162 Bytes)
[#004] sha256:5aaee282173f89195fb97a10dfdf0c7972005e2f51b5e99997d9d379a712ff95 - 0.01% (5.94 KB)
[#005] sha256:aa69706a8f550375a277a0f4c5919e0a0afa247abc0d5ff50b9bef2c595cd5fc - 0.94% (597 KB)
[#006] sha256:a0d885ca80980e26158378e76c97e719c24b51c50eb31367b1991a3e1e94b13a - 0.11% (67.9 KB)
[#007] sha256:d601adcd568cc6a0ab7d43d2f0e57cea10f18a97f6f0320738e9bbce4385cbfc - 10.62% (6.56 MB)
[#008] sha256:e4be0e78e3df57931fb2f45e91441b5e01ca79b99904cce957a2e189d135dd2e - 0.0% (229 Bytes)
[#009] sha256:f3503c074def34f87bccee2ce07e11b94a1766c7bc987c8ab67edafa371ea833 - 44.19% (27.3 MB)
/bin/sh -c #(nop) ADD file:cf87af1f0e27aa6ffad26c57edca4ca55dc97861590a2d63475085a08d3b0063 in /
2020-07-06 21:56:29 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-07-06 21:56:30 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2020-07-06 21:56:31 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-07-06 21:56:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-07-14 11:34:23 UTC/bin/sh -c #(nop) ARG DOCKER_IMAGE=fabiocicerchia/nginx-lua
2020-07-14 11:34:24 UTC/bin/sh -c #(nop) ENV DOCKER_IMAGE=fabiocicerchia/nginx-lua
2020-07-14 11:34:25 UTC/bin/sh -c #(nop) ARG DOCKER_IMAGE_OS=ubuntu
2020-07-14 11:34:26 UTC/bin/sh -c #(nop) ENV DOCKER_IMAGE_OS=ubuntu
2020-07-14 11:34:27 UTC/bin/sh -c #(nop) ARG DOCKER_IMAGE_TAG=20.04
2020-07-14 11:34:28 UTC/bin/sh -c #(nop) ENV DOCKER_IMAGE_TAG=20.04
2020-07-14 11:34:29 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-07-14 11:34:30 UTC/bin/sh -c #(nop) ENV BUILD_DATE=2020-07-14T11:34:18Z
2020-07-14 11:34:31 UTC/bin/sh -c #(nop) ARG VCS_REF
2020-07-14 11:34:32 UTC/bin/sh -c #(nop) ENV VCS_REF=6d2eeb4
2020-07-14 11:34:33 UTC/bin/sh -c #(nop) ARG EXTENDED_IMAGE=1
2020-07-14 11:34:34 UTC/bin/sh -c #(nop) ENV EXTENDED_IMAGE=1
2020-07-14 11:34:35 UTC/bin/sh -c #(nop) ARG VER_NGX_DEVEL_KIT=0.3.1
2020-07-14 11:34:36 UTC/bin/sh -c #(nop) ENV VER_NGX_DEVEL_KIT=0.3.1
2020-07-14 11:34:37 UTC/bin/sh -c #(nop) ARG VER_LUAJIT=2.1-20200102
2020-07-14 11:34:38 UTC/bin/sh -c #(nop) ENV VER_LUAJIT=2.1-20200102
2020-07-14 11:34:39 UTC/bin/sh -c #(nop) ARG LUAJIT_LIB=/usr/local/lib
2020-07-14 11:34:40 UTC/bin/sh -c #(nop) ENV LUAJIT_LIB=/usr/local/lib
2020-07-14 11:34:41 UTC/bin/sh -c #(nop) ARG LUAJIT_INC=/usr/local/include/luajit-2.1
2020-07-14 11:34:42 UTC/bin/sh -c #(nop) ENV LUAJIT_INC=/usr/local/include/luajit-2.1
2020-07-14 11:34:43 UTC/bin/sh -c #(nop) ARG LD_LIBRARY_PATH=/usr/local/lib/:
2020-07-14 11:34:44 UTC/bin/sh -c #(nop) ENV LD_LIBRARY_PATH=/usr/local/lib/:
2020-07-14 11:34:45 UTC/bin/sh -c #(nop) ARG VER_LUA_NGINX_MODULE=0.10.15
2020-07-14 11:34:46 UTC/bin/sh -c #(nop) ENV VER_LUA_NGINX_MODULE=0.10.15
2020-07-14 11:34:47 UTC/bin/sh -c #(nop) ARG VER_LUA_RESTY_CORE=0.1.17
2020-07-14 11:34:48 UTC/bin/sh -c #(nop) ENV VER_LUA_RESTY_CORE=0.1.17
2020-07-14 11:34:49 UTC/bin/sh -c #(nop) ARG LUA_LIB_DIR=/usr/local/share/lua/5.1
2020-07-14 11:34:50 UTC/bin/sh -c #(nop) ENV LUA_LIB_DIR=/usr/local/share/lua/5.1
2020-07-14 11:34:51 UTC/bin/sh -c #(nop) ARG VER_LUA_RESTY_LRUCACHE=0.09
2020-07-14 11:34:52 UTC/bin/sh -c #(nop) ENV VER_LUA_RESTY_LRUCACHE=0.09
2020-07-14 11:34:53 UTC/bin/sh -c #(nop) ARG VER_OPENRESTY_HEADERS=743a4bb1a253325d17a4f4ce8ee61ea0d8e0cc19
2020-07-14 11:34:54 UTC/bin/sh -c #(nop) ENV VER_OPENRESTY_HEADERS=743a4bb1a253325d17a4f4ce8ee61ea0d8e0cc19
2020-07-14 11:34:55 UTC/bin/sh -c #(nop) ARG VER_CLOUDFLARE_COOKIE=c54865bdcfc3c42cbd6dbbceb654ba73871d07f6
2020-07-14 11:34:56 UTC/bin/sh -c #(nop) ENV VER_CLOUDFLARE_COOKIE=c54865bdcfc3c42cbd6dbbceb654ba73871d07f6
2020-07-14 11:34:57 UTC/bin/sh -c #(nop) ARG VER_OPENRESTY_DNS=0.21
2020-07-14 11:34:58 UTC/bin/sh -c #(nop) ENV VER_OPENRESTY_DNS=0.21
2020-07-14 11:34:59 UTC/bin/sh -c #(nop) ARG VER_OPENRESTY_MEMCACHED=0.15
2020-07-14 11:35:00 UTC/bin/sh -c #(nop) ENV VER_OPENRESTY_MEMCACHED=0.15
2020-07-14 11:35:01 UTC/bin/sh -c #(nop) ARG VER_OPENRESTY_MYSQL=0.22
2020-07-14 11:35:02 UTC/bin/sh -c #(nop) ENV VER_OPENRESTY_MYSQL=0.22
2020-07-14 11:35:03 UTC/bin/sh -c #(nop) ARG VER_OPENRESTY_REDIS=0.27
2020-07-14 11:35:04 UTC/bin/sh -c #(nop) ENV VER_OPENRESTY_REDIS=0.27
2020-07-14 11:35:05 UTC/bin/sh -c #(nop) ARG VER_OPENRESTY_SHELL=0.02
2020-07-14 11:35:06 UTC/bin/sh -c #(nop) ENV VER_OPENRESTY_SHELL=0.02
2020-07-14 11:35:07 UTC/bin/sh -c #(nop) ARG VER_OPENRESTY_HEALTHCHECK=0.06
2020-07-14 11:35:08 UTC/bin/sh -c #(nop) ENV VER_OPENRESTY_HEALTHCHECK=0.06
2020-07-14 11:35:09 UTC/bin/sh -c #(nop) ARG VER_OPENRESTY_WEBSOCKET=0.07
2020-07-14 11:35:10 UTC/bin/sh -c #(nop) ENV VER_OPENRESTY_WEBSOCKET=0.07
2020-07-14 11:35:11 UTC/bin/sh -c #(nop) ARG VER_PROMETHEUS=0.20200523
2020-07-14 11:35:12 UTC/bin/sh -c #(nop) ENV VER_PROMETHEUS=0.20200523
2020-07-14 11:35:13 UTC/bin/sh -c #(nop) ARG VER_OPENRESTY_STREAMLUA=0.0.8rc3
2020-07-14 11:35:14 UTC/bin/sh -c #(nop) ENV VER_OPENRESTY_STREAMLUA=0.0.8rc3
2020-07-14 11:35:15 UTC/bin/sh -c #(nop) ARG VER_NGINX=1.19.1
2020-07-14 11:35:16 UTC/bin/sh -c #(nop) ENV VER_NGINX=1.19.1
2020-07-14 11:35:17 UTC/bin/sh -c #(nop) ARG NGINX_BUILD_CONFIG= --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --user=nginx --group=nginx --add-module=/lua-nginx-module-0.10.15 --add-module=/ngx_devel_kit-0.3.1 --with-compat --with-file-aio --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_dav_module --with-http_flv_module --with-http_geoip_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_mp4_module --with-http_random_index_module --with-http_realip_module --with-http_secure_link_module --with-http_slice_module --with-http_ssl_module --with-http_stub_status_module --with-http_sub_module --with-http_v2_module --with-mail --with-mail_ssl_module --with-stream --with-stream_realip_module --with-stream_ssl_module --with-stream_ssl_preread_module --with-threads
2020-07-14 11:35:18 UTC/bin/sh -c #(nop) ENV NGINX_BUILD_CONFIG= --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --user=nginx --group=nginx --add-module=/lua-nginx-module-0.10.15 --add-module=/ngx_devel_kit-0.3.1 --with-compat --with-file-aio --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_dav_module --with-http_flv_module --with-http_geoip_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_mp4_module --with-http_random_index_module --with-http_realip_module --with-http_secure_link_module --with-http_slice_module --with-http_ssl_module --with-http_stub_status_module --with-http_sub_module --with-http_v2_module --with-mail --with-mail_ssl_module --with-stream --with-stream_realip_module --with-stream_ssl_module --with-stream_ssl_preread_module --with-threads
2020-07-14 11:35:19 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2020-07-14 11:35:20 UTC/bin/sh -c #(nop) ARG BUILD_DEPS= ca-certificates curl g++ libgeoip-dev libpcre3-dev libssl-dev make unzip zlib1g-dev
2020-07-14 11:35:21 UTC/bin/sh -c #(nop) ENV BUILD_DEPS= ca-certificates curl g++ libgeoip-dev libpcre3-dev libssl-dev make unzip zlib1g-dev
2020-07-14 11:35:22 UTC/bin/sh -c #(nop) ARG NGINX_BUILD_DEPS=
2020-07-14 11:35:23 UTC/bin/sh -c #(nop) ENV NGINX_BUILD_DEPS=
2020-07-14 11:35:24 UTC/bin/sh -c #(nop) ARG VER_DUMBINIT=1.2.2
2020-07-14 11:35:25 UTC/bin/sh -c #(nop) ENV VER_DUMBINIT=1.2.2
2020-07-14 11:37:31 UTC/bin/sh -c #(nop) LABEL maintainer=Fabio Cicerchia <info@fabiocicerchia.it> org.label-schema.build-date=2020-07-14T11:34:18Z org.label-schema.description=Nginx 1.19.1 with Lua support based on ubuntu 20.04. org.label-schema.docker.cmd=docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.19.1-ubuntu20.04 org.label-schema.name=fabiocicerchia/nginx-lua org.label-schema.schema-version=1.0 org.label-schema.url=https://github.com/fabiocicerchia/nginx-lua org.label-schema.vcs-ref=6d2eeb4 org.label-schema.vcs-url=https://github.com/fabiocicerchia/nginx-lua org.label-schema.version=1.19.1-ubuntu20.04 versions.extended=1 versions.dumb-init=1.2.2 versions.headers-more-nginx-module=743a4bb1a253325d17a4f4ce8ee61ea0d8e0cc19 versions.lua-nginx-module=0.10.15 versions.lua-resty-cookie=c54865bdcfc3c42cbd6dbbceb654ba73871d07f6 versions.lua-resty-core=0.1.17 versions.lua-resty-dns=0.21 versions.lua-resty-lrucache=0.09 versions.lua-resty-memcached=0.15 versions.lua-resty-mysql=0.22 versions.lua-resty-redis=0.27 versions.lua-resty-shell=0.02 versions.lua-resty-upstream-healthcheck=0.06 versions.lua-resty-websocket=0.07 versions.luajit2=2.1-20200102 versions.nginx-lua-prometheus=0.20200523 versions.nginx=1.19.1 versions.ngx_devel_kit=0.3.1 versions.os=20.04 versions.stream-lua-nginx-module=0.0.8rc3
2020-07-14 11:37:31 UTC/bin/sh -c #(nop) ARG PKG_DEPS= zlib1g-dev libpcre3-dev libssl-dev libgeoip-dev ca-certificates
2020-07-14 11:37:32 UTC/bin/sh -c #(nop) ENV PKG_DEPS= zlib1g-dev libpcre3-dev libssl-dev libgeoip-dev ca-certificates
2020-07-14 11:37:34 UTC/bin/sh -c #(nop) COPY dir:562a4230f1f82b5c6b51eaa9b7bb7118e94abd67f540978a9cc90a82eea7472a in /etc/nginx
2020-07-14 11:37:35 UTC/bin/sh -c #(nop) COPY dir:cef9434220a4b4ef1dcb9e23446c5eb536dbf68a733a52ba3055e27ad2100974 in /usr/local/lib
2020-07-14 11:37:36 UTC/bin/sh -c #(nop) COPY dir:411d06a23d2b40b9841520402e932ebc1330f04e55c4b06fb57e864314d354fb in /usr/local/share/lua
2020-07-14 11:37:37 UTC/bin/sh -c #(nop) COPY file:d7a3d6e66f27ad5a24b27eac6be3139025f9f864e1f1413bb5b4889cea6d7c0b in /usr/sbin/nginx
2020-07-14 11:37:38 UTC/bin/sh -c #(nop) COPY dir:da0e27f66ef09d3eabf34d22ba871e3313a2ea4ed1f59d27e3a3674e5e4ffa03 in /var/cache/nginx
2020-07-14 11:37:57 UTC/bin/sh -c set -eux && apt-get update && apt-get install -y --no-install-recommends --no-install-suggests $PKG_DEPS && apt-get install -y --no-install-recommends --no-install-suggests tzdata && apt-get install -y --no-install-recommends --no-install-suggests 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 && curl -Lo /usr/bin/dumb-init https://github.com/Yelp/dumb-init/releases/download/v${VER_DUMBINIT}/dumb-init_${VER_DUMBINIT}_x86_64 && chmod +x /usr/bin/dumb-init && addgroup --system --gid 32548 nginx && adduser --system --disabled-login --ingroup nginx --no-create-home --home /nonexistent --gecos "nginx user" --shell /bin/false --uid 32548 nginx && apt-get autoremove -y && rm -rf /var/lib/apt/lists/* && nginx -V && nginx -t
2020-07-14 11:38:00 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost/ || exit 1"] "30s" "3s" "0s" '\x00'}
2020-07-14 11:38:00 UTC/bin/sh -c #(nop) EXPOSE 443 80
2020-07-14 11:38:01 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2020-07-14 11:38:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["dumb-init"]
2020-07-14 11:38:03 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.