Namespace
fabiocicerchia
Image / Tag
nginx-lua:1.23-ubuntu22.04
Content Digest
sha256:c4459ab81bfeb4bb7ba7835a9b866e0045c8d6c5e92808ea8403b2e082ab0199
Details
Created

2023-05-10 00:08:34 UTC

Size

93.8 MB

Content Digest
Labels
  • image.target.arch
    amd64
  • image.target.os
  • image.target.platform
  • maintainer
    Fabio Cicerchia <info@fabiocicerchia.it>
  • org.label-schema.build-date
    2023-05-10T00:00:00Z
  • org.label-schema.description
    Nginx 1.23.4 with Lua support based on ubuntu (amd64) 22.04.
  • org.label-schema.docker.cmd
    docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.23.4-ubuntu22.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
    4d417f3
  • org.label-schema.vcs-url
    https://github.com/fabiocicerchia/nginx-lua
  • org.label-schema.version
    1.23.4-ubuntu22.04
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04
  • versions.geoip
    3.4
  • versions.headers-more-nginx-module
    0.34
  • versions.lua
    5.4
  • versions.lua-nginx-module
    0.10.24
  • versions.lua-resty-cookie
    99be1005e38ce19ace54515272a2be1b9fdc5da2
  • versions.lua-resty-core
    0.1.26
  • versions.lua-resty-dns
    0.22
  • versions.lua-resty-lrucache
    0.13
  • versions.lua-resty-memcached
    0.17
  • versions.lua-resty-mysql
    0.26
  • versions.lua-resty-redis
    0.30
  • versions.lua-resty-shell
    0.03
  • versions.lua-resty-signal
    0.03
  • versions.lua-resty-tablepool
    0.02
  • versions.lua-resty-upstream-healthcheck
    0.08
  • versions.lua-resty-websocket
    0.10
  • versions.lua-upstream
    0.07
  • versions.luajit2
    2.1-20230410
  • versions.luarocks
    3.9.2
  • versions.nginx
    1.23.4
  • versions.nginx-lua-prometheus
    0.20221218
  • versions.ngx_devel_kit
    0.3.2
  • versions.njs
    0.7.12
  • versions.os
    22.04
  • versions.set-misc-nginx
    0.33
  • versions.stream-lua-nginx-module
    0.0.13

Environment
ARCH

amd64

BUILD_DATE

2023-05-10T00:00:00Z

BUILD_DEPS

BUILD_DEPS_AMD64

ca-certificates curl g++ libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev libxslt1-dev lua5.4 lua5.4-dev make patch unzip zlib1g-dev

BUILD_DEPS_ARM64V8

ca-certificates curl g++ libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev libxslt1-dev lua5.4 lua5.4-dev make patch unzip zlib1g-dev

BUILD_DEPS_BASE

ca-certificates curl g++ libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev libxslt1-dev lua5.4 lua5.4-dev make patch unzip zlib1g-dev

DEBIAN_FRONTEND

noninteractive

DOCKER_IMAGE

fabiocicerchia/nginx-lua

DOCKER_IMAGE_OS

DOCKER_IMAGE_TAG

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.4

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-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --with-perl_modules_path=/usr/lib/perl5/vendor_perl --user=nginx --group=nginx `# OFFICIAL MODULES` --with-compat --with-file-aio --with-threads --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_flv_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 `# CUSTOM MODULES` --add-module=/headers-more-nginx-module-0.34 --add-module=/lua-nginx-module-0.10.24 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/ngx_devel_kit-0.3.2 --add-module=/ngx_http_geoip2_module-3.4 --add-module=/njs-0.7.12/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.13

NGINX_BUILD_DEPS

NGINX_VERSION

1.23.4

NGX_CFLAGS

-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fPIC

NGX_LDOPT

-Wl,-rpath,/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -pie

NJS_VERSION

0.7.12

PATH

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

PKG_DEPS

ca-certificates libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev lua5.4 lua5.4-dev unzip zlib1g-dev

PKG_RELEASE

1~

VCS_REF

4d417f3

VER_CLOUDFLARE_COOKIE

99be1005e38ce19ace54515272a2be1b9fdc5da2

VER_GEOIP

3.4

VER_LUA

5.4

VER_LUAJIT

2.1-20230410

VER_LUAROCKS

3.9.2

VER_LUA_NGINX_MODULE

0.10.24

VER_LUA_RESTY_CORE

0.1.26

VER_LUA_RESTY_LRUCACHE

0.13

VER_LUA_UPSTREAM

0.07

VER_MISC_NGINX

0.33

VER_NGINX

1.23.4

VER_NGX_DEVEL_KIT

0.3.2

VER_NJS

0.7.12

VER_OPENRESTY_DNS

0.22

VER_OPENRESTY_HEADERS

0.34

VER_OPENRESTY_HEALTHCHECK

0.08

VER_OPENRESTY_MEMCACHED

0.17

VER_OPENRESTY_MYSQL

0.26

VER_OPENRESTY_REDIS

0.30

VER_OPENRESTY_SHELL

0.03

VER_OPENRESTY_SIGNAL

0.03

VER_OPENRESTY_STREAMLUA

0.0.13

VER_OPENRESTY_TABLEPOOL

0.02

VER_OPENRESTY_WEBSOCKET

0.10

VER_PROMETHEUS

0.20221218


Layers

[#000] sha256:dbf6a9befcdeecbb8813406afbd62ce81394e3869d84599f19f941aa5c74f3d1 - 30.03% (28.2 MB)

[#001] sha256:d62cc763463a6d02d137ad794929d27b289ea1f3954b46faa55ec333e113e2d1 - 0.01% (5.98 KB)

[#002] sha256:00cb317ff60da8a3e99ed21682035d39b643238c52780d1cf927b483add9317d - 0.0% (185 Bytes)

[#003] sha256:dcc7758795f51c275d16bead484ed61d6291a24c444e33ec99786cd60d604e5e - 0.0% (750 Bytes)

[#004] sha256:d1af9a0e719ee0379d83bba8f6ca035296230a8d2c513c7e01944681ef78475a - 0.0% (353 Bytes)

[#005] sha256:89b96432755c1f4ddac6c9516d82def5317a95c2c8de1eb280791a065d29309d - 3.86% (3.62 MB)

[#006] sha256:3bfe735033230714c8d954f9ee78c24a75162e36e62118e1b076bfc8d2e74b9f - 0.26% (248 KB)

[#007] sha256:b7f1612c240e757752e2edf4557d6981029e012571480f65ecd48d380d3acec0 - 7.87% (7.38 MB)

[#008] sha256:f5c110aea930b4ab3a457a493133d8be15a9ed03c6e881a15b960855023038c4 - 8.07% (7.57 MB)

[#009] sha256:7ba7aafcf9a0a1b9e8040a9aa8bd81219393563d9acec2bc30e1c8f00bbde2d7 - 0.0% (236 Bytes)

[#010] sha256:cbc968022ef8e4e969b1a78394d5d63952a446a7554679a853433129b951f44c - 0.0% (2.51 KB)

[#011] sha256:00e8e655e5a360425610f0bd585cb188daf9067020d42ce73f5cce528730ca4f - 0.0% (636 Bytes)

[#012] sha256:9ccdf5b64dec4847a0ba6d3cf468eb3790e47dedad67f9271168584bbb5f8dbb - 0.0% (642 Bytes)

[#013] sha256:c98e3089b310122ab504e015052c9e3c23ed0234ba3b9e8df04cef8dc65a0d65 - 0.0% (501 Bytes)

[#014] sha256:c05133a69b22ced9af2c12951cf692d84d2ad3b4e528255d46f4c65c87c876ef - 0.0% (599 Bytes)

[#015] sha256:d9eea79a2a7516fd8967e4ff622ff7c854f61ca7193d8dce6d2b2d228747c1ed - 47.11% (44.2 MB)

[#016] sha256:f62e049784c92b5e01ff3868a9749a4e35f3176338019ae5de197c5e070aecab - 2.78% (2.61 MB)

[#017] sha256:6a6ac1b26cad6adea1f49473118a64dc42b571d29927950606b3d3f497e66479 - 0.0% (334 Bytes)

[#018] sha256:b912cd9efb92a39c41f3b0556b1bb33d0b47e6bed4d5d9709fb622822c06b952 - 0.0% (142 Bytes)


History
2023-04-25 17:30:47 UTC

/bin/sh -c #(nop) ARG RELEASE

2023-04-25 17:30:47 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2023-04-25 17:30:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-04-25 17:30:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04

2023-04-25 17:30:49 UTC

/bin/sh -c #(nop) ADD file:2fc6364d149eccc7f94ead482a0dcf24b0e44cc0d00ac6a2c1797776153e9608 in /

2023-04-25 17:30:49 UTC

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

2023-05-10 00:02:50 UTC

/bin/sh -c #(nop) ARG ARCH=

2023-05-10 00:02:50 UTC

/bin/sh -c #(nop) ENV ARCH=amd64

2023-05-10 00:02:50 UTC

/bin/sh -c #(nop) ENV DOCKER_IMAGE=fabiocicerchia/nginx-lua

2023-05-10 00:02:50 UTC

/bin/sh -c #(nop) ENV DOCKER_IMAGE_OS=

2023-05-10 00:02:50 UTC

/bin/sh -c #(nop) ENV DOCKER_IMAGE_TAG=

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ENV BUILD_DATE=2023-05-10T00:00:00Z

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ARG VCS_REF

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ENV VCS_REF=4d417f3

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ARG VER_NGINX=1.23.4

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ENV VER_NGINX=1.23.4

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ARG VER_NGX_DEVEL_KIT=0.3.2

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ENV VER_NGX_DEVEL_KIT=0.3.2

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ARG VER_NJS=0.7.12

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ENV VER_NJS=0.7.12

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ARG VER_GEOIP=3.4

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ENV VER_GEOIP=3.4

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ARG VER_LUA=5.4

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ENV VER_LUA=5.4

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ARG VER_LUAJIT=2.1-20230410

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ENV VER_LUAJIT=2.1-20230410

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ARG LUAJIT_LIB=/usr/local/lib

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ENV LUAJIT_LIB=/usr/local/lib

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ARG LUAJIT_INC=/usr/local/include/luajit-2.1

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ENV LUAJIT_INC=/usr/local/include/luajit-2.1

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ARG LD_LIBRARY_PATH=/usr/local/lib/:

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ENV LD_LIBRARY_PATH=/usr/local/lib/:

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ARG VER_LUA_NGINX_MODULE=0.10.24

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ENV VER_LUA_NGINX_MODULE=0.10.24

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ARG VER_LUA_RESTY_CORE=0.1.26

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ENV VER_LUA_RESTY_CORE=0.1.26

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ARG LUA_LIB_DIR=/usr/local/share/lua/5.4

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ENV LUA_LIB_DIR=/usr/local/share/lua/5.4

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ARG VER_LUAROCKS=3.9.2

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ENV VER_LUAROCKS=3.9.2

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_HEADERS=0.34

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_HEADERS=0.34

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ARG VER_CLOUDFLARE_COOKIE=99be1005e38ce19ace54515272a2be1b9fdc5da2

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ENV VER_CLOUDFLARE_COOKIE=99be1005e38ce19ace54515272a2be1b9fdc5da2

2023-05-10 00:02:55 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_DNS=0.22

2023-05-10 00:02:55 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_DNS=0.22

2023-05-10 00:02:55 UTC

/bin/sh -c #(nop) ARG VER_LUA_RESTY_LRUCACHE=0.13

2023-05-10 00:02:55 UTC

/bin/sh -c #(nop) ENV VER_LUA_RESTY_LRUCACHE=0.13

2023-05-10 00:02:55 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_MEMCACHED=0.17

2023-05-10 00:02:55 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_MEMCACHED=0.17

2023-05-10 00:02:55 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_MYSQL=0.26

2023-05-10 00:02:55 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_MYSQL=0.26

2023-05-10 00:02:56 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_REDIS=0.30

2023-05-10 00:02:56 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_REDIS=0.30

2023-05-10 00:02:56 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_SHELL=0.03

2023-05-10 00:02:56 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_SHELL=0.03

2023-05-10 00:02:56 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_SIGNAL=0.03

2023-05-10 00:02:56 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_SIGNAL=0.03

2023-05-10 00:02:56 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_HEALTHCHECK=0.08

2023-05-10 00:02:56 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_HEALTHCHECK=0.08

2023-05-10 00:02:56 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_WEBSOCKET=0.10

2023-05-10 00:02:57 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_WEBSOCKET=0.10

2023-05-10 00:02:57 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_TABLEPOOL=0.02

2023-05-10 00:02:57 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_TABLEPOOL=0.02

2023-05-10 00:02:57 UTC

/bin/sh -c #(nop) ARG VER_LUA_UPSTREAM=0.07

2023-05-10 00:02:57 UTC

/bin/sh -c #(nop) ENV VER_LUA_UPSTREAM=0.07

2023-05-10 00:02:57 UTC

/bin/sh -c #(nop) ARG VER_PROMETHEUS=0.20221218

2023-05-10 00:02:57 UTC

/bin/sh -c #(nop) ENV VER_PROMETHEUS=0.20221218

2023-05-10 00:02:57 UTC

/bin/sh -c #(nop) ARG VER_MISC_NGINX=0.33

2023-05-10 00:02:58 UTC

/bin/sh -c #(nop) ENV VER_MISC_NGINX=0.33

2023-05-10 00:02:58 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_STREAMLUA=0.0.13

2023-05-10 00:02:58 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_STREAMLUA=0.0.13

2023-05-10 00:02:58 UTC

/bin/sh -c #(nop) ENV NGINX_VERSION=1.23.4

2023-05-10 00:02:58 UTC

/bin/sh -c #(nop) ENV NJS_VERSION=0.7.12

2023-05-10 00:02:58 UTC

/bin/sh -c #(nop) ENV PKG_RELEASE=1~

2023-05-10 00:02:58 UTC

/bin/sh -c #(nop) ARG NGX_CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fPIC

2023-05-10 00:02:58 UTC

/bin/sh -c #(nop) ENV NGX_CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fPIC

2023-05-10 00:02:58 UTC

/bin/sh -c #(nop) ARG NGX_LDOPT=-Wl,-rpath,/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -pie

2023-05-10 00:02:59 UTC

/bin/sh -c #(nop) ENV NGX_LDOPT=-Wl,-rpath,/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -pie

2023-05-10 00:02:59 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-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --with-perl_modules_path=/usr/lib/perl5/vendor_perl --user=nginx --group=nginx `# OFFICIAL MODULES` --with-compat --with-file-aio --with-threads --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_flv_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 `# CUSTOM MODULES` --add-module=/headers-more-nginx-module-0.34 --add-module=/lua-nginx-module-0.10.24 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/ngx_devel_kit-0.3.2 --add-module=/ngx_http_geoip2_module-3.4 --add-module=/njs-0.7.12/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.13

2023-05-10 00:02:59 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-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --with-perl_modules_path=/usr/lib/perl5/vendor_perl --user=nginx --group=nginx `# OFFICIAL MODULES` --with-compat --with-file-aio --with-threads --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_flv_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 `# CUSTOM MODULES` --add-module=/headers-more-nginx-module-0.34 --add-module=/lua-nginx-module-0.10.24 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/ngx_devel_kit-0.3.2 --add-module=/ngx_http_geoip2_module-3.4 --add-module=/njs-0.7.12/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.13

2023-05-10 00:02:59 UTC

/bin/sh -c #(nop) ARG BUILD_DEPS_BASE= ca-certificates curl g++ libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev libxslt1-dev lua5.4 lua5.4-dev make patch unzip zlib1g-dev

2023-05-10 00:02:59 UTC

/bin/sh -c #(nop) ENV BUILD_DEPS_BASE= ca-certificates curl g++ libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev libxslt1-dev lua5.4 lua5.4-dev make patch unzip zlib1g-dev

2023-05-10 00:02:59 UTC

/bin/sh -c #(nop) ARG BUILD_DEPS_AMD64= ca-certificates curl g++ libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev libxslt1-dev lua5.4 lua5.4-dev make patch unzip zlib1g-dev

2023-05-10 00:02:59 UTC

/bin/sh -c #(nop) ENV BUILD_DEPS_AMD64= ca-certificates curl g++ libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev libxslt1-dev lua5.4 lua5.4-dev make patch unzip zlib1g-dev

2023-05-10 00:02:59 UTC

/bin/sh -c #(nop) ARG BUILD_DEPS_ARM64V8= ca-certificates curl g++ libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev libxslt1-dev lua5.4 lua5.4-dev make patch unzip zlib1g-dev

2023-05-10 00:02:59 UTC

/bin/sh -c #(nop) ENV BUILD_DEPS_ARM64V8= ca-certificates curl g++ libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev libxslt1-dev lua5.4 lua5.4-dev make patch unzip zlib1g-dev

2023-05-10 00:03:00 UTC

/bin/sh -c #(nop) ENV BUILD_DEPS=

2023-05-10 00:03:00 UTC

/bin/sh -c #(nop) ARG NGINX_BUILD_DEPS=

2023-05-10 00:03:00 UTC

/bin/sh -c #(nop) ENV NGINX_BUILD_DEPS=

2023-05-10 00:03:00 UTC

/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive

2023-05-10 00:08:07 UTC

/bin/sh -c #(nop) LABEL maintainer=Fabio Cicerchia <info@fabiocicerchia.it> org.label-schema.build-date=2023-05-10T00:00:00Z org.label-schema.description=Nginx 1.23.4 with Lua support based on ubuntu (amd64) 22.04. org.label-schema.docker.cmd=docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.23.4-ubuntu22.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=4d417f3 org.label-schema.vcs-url=https://github.com/fabiocicerchia/nginx-lua org.label-schema.version=1.23.4-ubuntu22.04 image.target.platform= image.target.os= image.target.arch=amd64 versions.os=22.04 versions.lua=5.4 versions.luajit2=2.1-20230410 versions.luarocks=3.9.2 versions.nginx=1.23.4 versions.ngx_devel_kit=0.3.2 versions.njs=0.7.12 versions.geoip=3.4 versions.headers-more-nginx-module=0.34 versions.lua-nginx-module=0.10.24 versions.lua-resty-cookie=99be1005e38ce19ace54515272a2be1b9fdc5da2 versions.lua-resty-core=0.1.26 versions.lua-resty-dns=0.22 versions.lua-resty-lrucache=0.13 versions.lua-resty-memcached=0.17 versions.lua-resty-mysql=0.26 versions.lua-resty-redis=0.30 versions.lua-resty-shell=0.03 versions.lua-resty-signal=0.03 versions.lua-resty-tablepool=0.02 versions.lua-resty-upstream-healthcheck=0.08 versions.lua-resty-websocket=0.10 versions.lua-upstream=0.07 versions.nginx-lua-prometheus=0.20221218 versions.set-misc-nginx=0.33 versions.stream-lua-nginx-module=0.0.13

2023-05-10 00:08:07 UTC

/bin/sh -c #(nop) ARG PKG_DEPS= ca-certificates libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev lua5.4 lua5.4-dev unzip zlib1g-dev

2023-05-10 00:08:07 UTC

/bin/sh -c #(nop) ENV PKG_DEPS= ca-certificates libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev lua5.4 lua5.4-dev unzip zlib1g-dev

2023-05-10 00:08:07 UTC

/bin/sh -c #(nop) COPY --chown=101:101dir:aa7705959d307327ea886ec9960f7450482a8e0ec35cd4df00dd0fa85c7b21c0 in /etc/nginx

2023-05-10 00:08:07 UTC

/bin/sh -c #(nop) COPY --chown=101:101dir:f863167c95d317661e73bb984e58e205d0984013cc5f8b9288ae6600063693a6 in /usr/lib64

2023-05-10 00:08:08 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:b533538eb7d2a66a6c19cb5d45f492d01952248f8bf2470e623b91749de62570 in /usr/local/bin/luarocks

2023-05-10 00:08:08 UTC

/bin/sh -c #(nop) COPY --chown=101:101dir:3678c083908422a54ea748e795a27019632a144afda39dba87802802993f901c in /usr/local/etc/luarocks

2023-05-10 00:08:08 UTC

/bin/sh -c #(nop) COPY --chown=101:101dir:21350418b25e9b204862a027cda019479723b0ff032f86b87e63566b7d2faaf8 in /usr/local/lib

2023-05-10 00:08:08 UTC

/bin/sh -c #(nop) COPY --chown=101:101dir:df89b9eb2b0c3a231c70db8671cf4db06b9d9708df6abfdda43ae5fd13d7de11 in /usr/local/share/lua

2023-05-10 00:08:08 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:96c2a21d4ff430f0c29cd7701be40377e6a5627120d764ac69cd2d432f3e3559 in /usr/sbin/nginx

2023-05-10 00:08:09 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:efa58e1cc2ed1eb6e3bdeecffe351b08d1838903bf41fe3ef8d1db956ac349f4 in /usr/sbin/nginx-debug

2023-05-10 00:08:09 UTC

/bin/sh -c #(nop) COPY --chown=101:101dir:da0e27f66ef09d3eabf34d22ba871e3313a2ea4ed1f59d27e3a3674e5e4ffa03 in /var/cache/nginx

2023-05-10 00:08:09 UTC

/bin/sh -c #(nop) COPY --chown=101:101multi:ad8ec964e07e593db9c80db2ffe79b1ec530eb063f8c2089cefb42535958675a in /docker-entrypoint.d/

2023-05-10 00:08:09 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:558a131e5873f47dd35d1434fe0a764c72cb6d583a19053b09d979d20db6fcf5 in /etc/nginx/conf.d/default.conf

2023-05-10 00:08:09 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:87c602785194e9d160a7b09de46b70fe17b6400667e33027c01901654a1e02cb in /

2023-05-10 00:08:09 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:65e5624c77d092f8156f170742fb422ea7d30db5ff4c728fda3a4f2ce9ae94f9 in /etc/nginx/nginx.conf

2023-05-10 00:08:10 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:f350b5bad32ded2ece6c9d6e09c6bcab8295a0d311fae8ce02180c1c5f9b9136 in /

2023-05-10 00:08:10 UTC

/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]

2023-05-10 00:08:10 UTC

/bin/bash -o pipefail -c #(nop) ENV DEBIAN_FRONTEND=noninteractive

2023-05-10 00:08:22 UTC

/bin/bash -o pipefail -c set -eux && apt-get update && apt-get install -y --no-install-recommends --no-install-suggests $PKG_DEPS && rm -rf /var/lib/apt/lists/* && mkdir -p /var/log/nginx && ln -sf /usr/bin/lua${VER_LUA} /usr/local/bin/lua

2023-05-10 00:08:32 UTC

/bin/bash -o pipefail -c set -x && addgroup --system --gid 101 nginx && adduser --system --disabled-login --ingroup nginx --no-create-home --home /nonexistent --gecos "nginx user" --shell /bin/false --uid 101 nginx && apt-get update && apt-get install --no-install-recommends --no-install-suggests -y gnupg1 ca-certificates && apt-get install --no-install-recommends --no-install-suggests -y gettext-base curl && apt-get remove --purge --auto-remove -y && rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/nginx.list && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log

2023-05-10 00:08:33 UTC

/bin/bash -o pipefail -c apt-get upgrade -y && apt-get autoremove -y && rm -rf /var/lib/apt/lists/*

2023-05-10 00:08:33 UTC

/bin/bash -o pipefail -c envsubst -V && nginx -V && nginx -t && lua -v && luarocks --version

2023-05-10 00:08:34 UTC

/bin/bash -o pipefail -c #(nop) EXPOSE 443 80

2023-05-10 00:08:34 UTC

/bin/bash -o pipefail -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost/ || exit 1"] "30s" "3s" "0s" '\x00'}

2023-05-10 00:08:34 UTC

/bin/bash -o pipefail -c #(nop) STOPSIGNAL SIGQUIT

2023-05-10 00:08:34 UTC

/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2023-05-10 00:08:34 UTC

/bin/bash -o pipefail -c #(nop) CMD ["nginx" "-g" "daemon off;"]

Details
Created

2023-05-10 00:08:08 UTC

Size

90.3 MB

Content Digest
Labels
  • image.target.arch
    arm64v8
  • image.target.os
  • image.target.platform
  • maintainer
    Fabio Cicerchia <info@fabiocicerchia.it>
  • org.label-schema.build-date
    2023-05-10T00:00:00Z
  • org.label-schema.description
    Nginx 1.23.4 with Lua support based on ubuntu (arm64v8) 22.04.
  • org.label-schema.docker.cmd
    docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.23.4-ubuntu22.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
    4d417f3
  • org.label-schema.vcs-url
    https://github.com/fabiocicerchia/nginx-lua
  • org.label-schema.version
    1.23.4-ubuntu22.04
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04
  • versions.geoip
    3.4
  • versions.headers-more-nginx-module
    0.34
  • versions.lua
    5.4
  • versions.lua-nginx-module
    0.10.24
  • versions.lua-resty-cookie
    99be1005e38ce19ace54515272a2be1b9fdc5da2
  • versions.lua-resty-core
    0.1.26
  • versions.lua-resty-dns
    0.22
  • versions.lua-resty-lrucache
    0.13
  • versions.lua-resty-memcached
    0.17
  • versions.lua-resty-mysql
    0.26
  • versions.lua-resty-redis
    0.30
  • versions.lua-resty-shell
    0.03
  • versions.lua-resty-signal
    0.03
  • versions.lua-resty-tablepool
    0.02
  • versions.lua-resty-upstream-healthcheck
    0.08
  • versions.lua-resty-websocket
    0.10
  • versions.lua-upstream
    0.07
  • versions.luajit2
    2.1-20230410
  • versions.luarocks
    3.9.2
  • versions.nginx
    1.23.4
  • versions.nginx-lua-prometheus
    0.20221218
  • versions.ngx_devel_kit
    0.3.2
  • versions.njs
    0.7.12
  • versions.os
    22.04
  • versions.set-misc-nginx
    0.33
  • versions.stream-lua-nginx-module
    0.0.13

Environment
ARCH

arm64v8

BUILD_DATE

2023-05-10T00:00:00Z

BUILD_DEPS

BUILD_DEPS_AMD64

ca-certificates curl g++ libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev libxslt1-dev lua5.4 lua5.4-dev make patch unzip zlib1g-dev

BUILD_DEPS_ARM64V8

ca-certificates curl g++ libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev libxslt1-dev lua5.4 lua5.4-dev make patch unzip zlib1g-dev

BUILD_DEPS_BASE

ca-certificates curl g++ libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev libxslt1-dev lua5.4 lua5.4-dev make patch unzip zlib1g-dev

DEBIAN_FRONTEND

noninteractive

DOCKER_IMAGE

fabiocicerchia/nginx-lua

DOCKER_IMAGE_OS

DOCKER_IMAGE_TAG

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.4

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-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --with-perl_modules_path=/usr/lib/perl5/vendor_perl --user=nginx --group=nginx `# OFFICIAL MODULES` --with-compat --with-file-aio --with-threads --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_flv_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 `# CUSTOM MODULES` --add-module=/headers-more-nginx-module-0.34 --add-module=/lua-nginx-module-0.10.24 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/ngx_devel_kit-0.3.2 --add-module=/ngx_http_geoip2_module-3.4 --add-module=/njs-0.7.12/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.13

NGINX_BUILD_DEPS

NGINX_VERSION

1.23.4

NGX_CFLAGS

-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fPIC

NGX_LDOPT

-Wl,-rpath,/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -pie

NJS_VERSION

0.7.12

PATH

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

PKG_DEPS

ca-certificates libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev lua5.4 lua5.4-dev unzip zlib1g-dev

PKG_RELEASE

1~

VCS_REF

4d417f3

VER_CLOUDFLARE_COOKIE

99be1005e38ce19ace54515272a2be1b9fdc5da2

VER_GEOIP

3.4

VER_LUA

5.4

VER_LUAJIT

2.1-20230410

VER_LUAROCKS

3.9.2

VER_LUA_NGINX_MODULE

0.10.24

VER_LUA_RESTY_CORE

0.1.26

VER_LUA_RESTY_LRUCACHE

0.13

VER_LUA_UPSTREAM

0.07

VER_MISC_NGINX

0.33

VER_NGINX

1.23.4

VER_NGX_DEVEL_KIT

0.3.2

VER_NJS

0.7.12

VER_OPENRESTY_DNS

0.22

VER_OPENRESTY_HEADERS

0.34

VER_OPENRESTY_HEALTHCHECK

0.08

VER_OPENRESTY_MEMCACHED

0.17

VER_OPENRESTY_MYSQL

0.26

VER_OPENRESTY_REDIS

0.30

VER_OPENRESTY_SHELL

0.03

VER_OPENRESTY_SIGNAL

0.03

VER_OPENRESTY_STREAMLUA

0.0.13

VER_OPENRESTY_TABLEPOOL

0.02

VER_OPENRESTY_WEBSOCKET

0.10

VER_PROMETHEUS

0.20221218


Layers

[#000] sha256:79d0ea7dc1a848165a31e288cada1fa51dcd9bf302a305fe83a353c5c407110b - 28.89% (26.1 MB)

[#001] sha256:19876fc7ca9d5fd39b2e62a3e96bec8581d79fa24dc15b6f3fcfde02a5dd249f - 0.01% (5.98 KB)

[#002] sha256:dc915f4d18689cb4b778175d8391904399902d2170b93d87d4210ba3342c727e - 0.0% (117 Bytes)

[#003] sha256:3bcef9fac50d0b8e2c2af40b67df5bb8e38e8e391b0edeb29bfb3760f6fda3b2 - 0.0% (753 Bytes)

[#004] sha256:eaa9150e311e9aab9b5a72033c84a8a6ad0dee8d98dd583a061c4dbf5ea266a8 - 0.0% (355 Bytes)

[#005] sha256:0ae9f3c2275f5c5327b1d27491b87d0ec77536b485ea3624803b7c48c2ec611a - 3.97% (3.58 MB)

[#006] sha256:74cb2efc74fb994772ea52e3b03294a880402f43618c4a252a93dab1d147c27e - 0.27% (248 KB)

[#007] sha256:a710417f00bf44491a7e827779f89b8adb306fc7ddd81e23d86840b9a1b55388 - 8.12% (7.33 MB)

[#008] sha256:748ee1ff0b958e889e248ff36246be8cb5877d059dcbe7caf81ceedbc20416c9 - 8.32% (7.51 MB)

[#009] sha256:030680589d0dbb33a244cca3a5e574fd4d7c92929f633330451a77eb62a28b6b - 0.0% (235 Bytes)

[#010] sha256:081e8b0c6ffe35a502bf619c40b02326099e47d28c72d6cddb791c7a507d01bf - 0.0% (2.51 KB)

[#011] sha256:ddda2446178d820e5484decd0847c1effa33905e843c3622f2d8fee77a5152b1 - 0.0% (637 Bytes)

[#012] sha256:0a33d51993847a879508d5f94228a89db721aa713b4559db762e87a45da275a3 - 0.0% (641 Bytes)

[#013] sha256:82471f6e15fee38297fb05271523f6362966c5e0daa898058220ef6eca3238a1 - 0.0% (502 Bytes)

[#014] sha256:6bf1489731895e6751597440cea6bc4e8ace5c9383ffc157abadd2fea9be743a - 0.0% (599 Bytes)

[#015] sha256:6ee2de6b60a92527d060d2dafda79d2de56bf9832d684b644200ec9d18b96069 - 47.53% (42.9 MB)

[#016] sha256:fc3f2facac0834b446a70c1375b79d169d1857ba77bf4078dcaf0190e2358731 - 2.88% (2.6 MB)

[#017] sha256:d1537c04b07e153d7ec90c28e5096a739db9b2ceb6cb99eddb4c19d01a71ddab - 0.0% (331 Bytes)

[#018] sha256:ad4d2aaa3cb240fc1f9794e89dfca324154a08a5e162c7479a8c21f558be8891 - 0.0% (142 Bytes)


History
2023-04-25 17:31:58 UTC

/bin/sh -c #(nop) ARG RELEASE

2023-04-25 17:31:58 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2023-04-25 17:31:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-04-25 17:31:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04

2023-04-25 17:32:02 UTC

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

2023-04-25 17:32:02 UTC

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

2023-05-10 00:02:49 UTC

/bin/sh -c #(nop) ARG ARCH=

2023-05-10 00:02:49 UTC

/bin/sh -c #(nop) ENV ARCH=arm64v8

2023-05-10 00:02:49 UTC

/bin/sh -c #(nop) ENV DOCKER_IMAGE=fabiocicerchia/nginx-lua

2023-05-10 00:02:49 UTC

/bin/sh -c #(nop) ENV DOCKER_IMAGE_OS=

2023-05-10 00:02:49 UTC

/bin/sh -c #(nop) ENV DOCKER_IMAGE_TAG=

2023-05-10 00:02:49 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2023-05-10 00:02:49 UTC

/bin/sh -c #(nop) ENV BUILD_DATE=2023-05-10T00:00:00Z

2023-05-10 00:02:50 UTC

/bin/sh -c #(nop) ARG VCS_REF

2023-05-10 00:02:50 UTC

/bin/sh -c #(nop) ENV VCS_REF=4d417f3

2023-05-10 00:02:50 UTC

/bin/sh -c #(nop) ARG VER_NGINX=1.23.4

2023-05-10 00:02:50 UTC

/bin/sh -c #(nop) ENV VER_NGINX=1.23.4

2023-05-10 00:02:50 UTC

/bin/sh -c #(nop) ARG VER_NGX_DEVEL_KIT=0.3.2

2023-05-10 00:02:50 UTC

/bin/sh -c #(nop) ENV VER_NGX_DEVEL_KIT=0.3.2

2023-05-10 00:02:50 UTC

/bin/sh -c #(nop) ARG VER_NJS=0.7.12

2023-05-10 00:02:50 UTC

/bin/sh -c #(nop) ENV VER_NJS=0.7.12

2023-05-10 00:02:50 UTC

/bin/sh -c #(nop) ARG VER_GEOIP=3.4

2023-05-10 00:02:50 UTC

/bin/sh -c #(nop) ENV VER_GEOIP=3.4

2023-05-10 00:02:50 UTC

/bin/sh -c #(nop) ARG VER_LUA=5.4

2023-05-10 00:02:50 UTC

/bin/sh -c #(nop) ENV VER_LUA=5.4

2023-05-10 00:02:50 UTC

/bin/sh -c #(nop) ARG VER_LUAJIT=2.1-20230410

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ENV VER_LUAJIT=2.1-20230410

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ARG LUAJIT_LIB=/usr/local/lib

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ENV LUAJIT_LIB=/usr/local/lib

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ARG LUAJIT_INC=/usr/local/include/luajit-2.1

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ENV LUAJIT_INC=/usr/local/include/luajit-2.1

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ARG LD_LIBRARY_PATH=/usr/local/lib/:

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ENV LD_LIBRARY_PATH=/usr/local/lib/:

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ARG VER_LUA_NGINX_MODULE=0.10.24

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ENV VER_LUA_NGINX_MODULE=0.10.24

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ARG VER_LUA_RESTY_CORE=0.1.26

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ENV VER_LUA_RESTY_CORE=0.1.26

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ARG LUA_LIB_DIR=/usr/local/share/lua/5.4

2023-05-10 00:02:51 UTC

/bin/sh -c #(nop) ENV LUA_LIB_DIR=/usr/local/share/lua/5.4

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ARG VER_LUAROCKS=3.9.2

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ENV VER_LUAROCKS=3.9.2

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_HEADERS=0.34

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_HEADERS=0.34

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ARG VER_CLOUDFLARE_COOKIE=99be1005e38ce19ace54515272a2be1b9fdc5da2

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ENV VER_CLOUDFLARE_COOKIE=99be1005e38ce19ace54515272a2be1b9fdc5da2

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_DNS=0.22

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_DNS=0.22

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ARG VER_LUA_RESTY_LRUCACHE=0.13

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ENV VER_LUA_RESTY_LRUCACHE=0.13

2023-05-10 00:02:52 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_MEMCACHED=0.17

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_MEMCACHED=0.17

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_MYSQL=0.26

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_MYSQL=0.26

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_REDIS=0.30

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_REDIS=0.30

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_SHELL=0.03

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_SHELL=0.03

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_SIGNAL=0.03

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_SIGNAL=0.03

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_HEALTHCHECK=0.08

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_HEALTHCHECK=0.08

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_WEBSOCKET=0.10

2023-05-10 00:02:53 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_WEBSOCKET=0.10

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_TABLEPOOL=0.02

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_TABLEPOOL=0.02

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ARG VER_LUA_UPSTREAM=0.07

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ENV VER_LUA_UPSTREAM=0.07

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ARG VER_PROMETHEUS=0.20221218

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ENV VER_PROMETHEUS=0.20221218

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ARG VER_MISC_NGINX=0.33

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ENV VER_MISC_NGINX=0.33

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_STREAMLUA=0.0.13

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_STREAMLUA=0.0.13

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ENV NGINX_VERSION=1.23.4

2023-05-10 00:02:54 UTC

/bin/sh -c #(nop) ENV NJS_VERSION=0.7.12

2023-05-10 00:02:55 UTC

/bin/sh -c #(nop) ENV PKG_RELEASE=1~

2023-05-10 00:02:55 UTC

/bin/sh -c #(nop) ARG NGX_CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fPIC

2023-05-10 00:02:55 UTC

/bin/sh -c #(nop) ENV NGX_CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fPIC

2023-05-10 00:02:55 UTC

/bin/sh -c #(nop) ARG NGX_LDOPT=-Wl,-rpath,/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -pie

2023-05-10 00:02:55 UTC

/bin/sh -c #(nop) ENV NGX_LDOPT=-Wl,-rpath,/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -pie

2023-05-10 00:02:55 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-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --with-perl_modules_path=/usr/lib/perl5/vendor_perl --user=nginx --group=nginx `# OFFICIAL MODULES` --with-compat --with-file-aio --with-threads --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_flv_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 `# CUSTOM MODULES` --add-module=/headers-more-nginx-module-0.34 --add-module=/lua-nginx-module-0.10.24 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/ngx_devel_kit-0.3.2 --add-module=/ngx_http_geoip2_module-3.4 --add-module=/njs-0.7.12/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.13

2023-05-10 00:02:55 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-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --with-perl_modules_path=/usr/lib/perl5/vendor_perl --user=nginx --group=nginx `# OFFICIAL MODULES` --with-compat --with-file-aio --with-threads --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_flv_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 `# CUSTOM MODULES` --add-module=/headers-more-nginx-module-0.34 --add-module=/lua-nginx-module-0.10.24 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/ngx_devel_kit-0.3.2 --add-module=/ngx_http_geoip2_module-3.4 --add-module=/njs-0.7.12/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.13

2023-05-10 00:02:55 UTC

/bin/sh -c #(nop) ARG BUILD_DEPS_BASE= ca-certificates curl g++ libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev libxslt1-dev lua5.4 lua5.4-dev make patch unzip zlib1g-dev

2023-05-10 00:02:55 UTC

/bin/sh -c #(nop) ENV BUILD_DEPS_BASE= ca-certificates curl g++ libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev libxslt1-dev lua5.4 lua5.4-dev make patch unzip zlib1g-dev

2023-05-10 00:02:55 UTC

/bin/sh -c #(nop) ARG BUILD_DEPS_AMD64= ca-certificates curl g++ libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev libxslt1-dev lua5.4 lua5.4-dev make patch unzip zlib1g-dev

2023-05-10 00:02:55 UTC

/bin/sh -c #(nop) ENV BUILD_DEPS_AMD64= ca-certificates curl g++ libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev libxslt1-dev lua5.4 lua5.4-dev make patch unzip zlib1g-dev

2023-05-10 00:02:55 UTC

/bin/sh -c #(nop) ARG BUILD_DEPS_ARM64V8= ca-certificates curl g++ libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev libxslt1-dev lua5.4 lua5.4-dev make patch unzip zlib1g-dev

2023-05-10 00:02:55 UTC

/bin/sh -c #(nop) ENV BUILD_DEPS_ARM64V8= ca-certificates curl g++ libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev libxslt1-dev lua5.4 lua5.4-dev make patch unzip zlib1g-dev

2023-05-10 00:02:56 UTC

/bin/sh -c #(nop) ENV BUILD_DEPS=

2023-05-10 00:02:56 UTC

/bin/sh -c #(nop) ARG NGINX_BUILD_DEPS=

2023-05-10 00:02:56 UTC

/bin/sh -c #(nop) ENV NGINX_BUILD_DEPS=

2023-05-10 00:02:56 UTC

/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive

2023-05-10 00:07:43 UTC

/bin/sh -c #(nop) LABEL maintainer=Fabio Cicerchia <info@fabiocicerchia.it> org.label-schema.build-date=2023-05-10T00:00:00Z org.label-schema.description=Nginx 1.23.4 with Lua support based on ubuntu (arm64v8) 22.04. org.label-schema.docker.cmd=docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.23.4-ubuntu22.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=4d417f3 org.label-schema.vcs-url=https://github.com/fabiocicerchia/nginx-lua org.label-schema.version=1.23.4-ubuntu22.04 image.target.platform= image.target.os= image.target.arch=arm64v8 versions.os=22.04 versions.lua=5.4 versions.luajit2=2.1-20230410 versions.luarocks=3.9.2 versions.nginx=1.23.4 versions.ngx_devel_kit=0.3.2 versions.njs=0.7.12 versions.geoip=3.4 versions.headers-more-nginx-module=0.34 versions.lua-nginx-module=0.10.24 versions.lua-resty-cookie=99be1005e38ce19ace54515272a2be1b9fdc5da2 versions.lua-resty-core=0.1.26 versions.lua-resty-dns=0.22 versions.lua-resty-lrucache=0.13 versions.lua-resty-memcached=0.17 versions.lua-resty-mysql=0.26 versions.lua-resty-redis=0.30 versions.lua-resty-shell=0.03 versions.lua-resty-signal=0.03 versions.lua-resty-tablepool=0.02 versions.lua-resty-upstream-healthcheck=0.08 versions.lua-resty-websocket=0.10 versions.lua-upstream=0.07 versions.nginx-lua-prometheus=0.20221218 versions.set-misc-nginx=0.33 versions.stream-lua-nginx-module=0.0.13

2023-05-10 00:07:43 UTC

/bin/sh -c #(nop) ARG PKG_DEPS= ca-certificates libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev lua5.4 lua5.4-dev unzip zlib1g-dev

2023-05-10 00:07:43 UTC

/bin/sh -c #(nop) ENV PKG_DEPS= ca-certificates libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev lua5.4 lua5.4-dev unzip zlib1g-dev

2023-05-10 00:07:44 UTC

/bin/sh -c #(nop) COPY --chown=101:101dir:aa7705959d307327ea886ec9960f7450482a8e0ec35cd4df00dd0fa85c7b21c0 in /etc/nginx

2023-05-10 00:07:44 UTC

/bin/sh -c #(nop) COPY --chown=101:101dir:9a1c4cea4d730291e6d5187e8d8ee635cdd68ad2a833f34f5a90bff018c804ef in /usr/lib64

2023-05-10 00:07:44 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:b533538eb7d2a66a6c19cb5d45f492d01952248f8bf2470e623b91749de62570 in /usr/local/bin/luarocks

2023-05-10 00:07:44 UTC

/bin/sh -c #(nop) COPY --chown=101:101dir:3678c083908422a54ea748e795a27019632a144afda39dba87802802993f901c in /usr/local/etc/luarocks

2023-05-10 00:07:44 UTC

/bin/sh -c #(nop) COPY --chown=101:101dir:61057643874275c9072f7743a20e503e92f583461be1069172c39c16c10649b1 in /usr/local/lib

2023-05-10 00:07:44 UTC

/bin/sh -c #(nop) COPY --chown=101:101dir:3393e78c9105d66d7c2bc006015ceda6883a681c926dd3158d1a341be32f7f93 in /usr/local/share/lua

2023-05-10 00:07:44 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:476d1e19546b352e383d22ce115cd6067e8dc62a736e71fe8467a8f096732c1d in /usr/sbin/nginx

2023-05-10 00:07:45 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:03883bfa3a83e01f4f0ee2aa378e983ea8b5c3a518402c32935d5fc8d358881c in /usr/sbin/nginx-debug

2023-05-10 00:07:45 UTC

/bin/sh -c #(nop) COPY --chown=101:101dir:da0e27f66ef09d3eabf34d22ba871e3313a2ea4ed1f59d27e3a3674e5e4ffa03 in /var/cache/nginx

2023-05-10 00:07:45 UTC

/bin/sh -c #(nop) COPY --chown=101:101multi:ad8ec964e07e593db9c80db2ffe79b1ec530eb063f8c2089cefb42535958675a in /docker-entrypoint.d/

2023-05-10 00:07:45 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:558a131e5873f47dd35d1434fe0a764c72cb6d583a19053b09d979d20db6fcf5 in /etc/nginx/conf.d/default.conf

2023-05-10 00:07:45 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:87c602785194e9d160a7b09de46b70fe17b6400667e33027c01901654a1e02cb in /

2023-05-10 00:07:45 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:65e5624c77d092f8156f170742fb422ea7d30db5ff4c728fda3a4f2ce9ae94f9 in /etc/nginx/nginx.conf

2023-05-10 00:07:45 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:f350b5bad32ded2ece6c9d6e09c6bcab8295a0d311fae8ce02180c1c5f9b9136 in /

2023-05-10 00:07:45 UTC

/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]

2023-05-10 00:07:45 UTC

/bin/bash -o pipefail -c #(nop) ENV DEBIAN_FRONTEND=noninteractive

2023-05-10 00:07:57 UTC

/bin/bash -o pipefail -c set -eux && apt-get update && apt-get install -y --no-install-recommends --no-install-suggests $PKG_DEPS && rm -rf /var/lib/apt/lists/* && mkdir -p /var/log/nginx && ln -sf /usr/bin/lua${VER_LUA} /usr/local/bin/lua

2023-05-10 00:08:06 UTC

/bin/bash -o pipefail -c set -x && addgroup --system --gid 101 nginx && adduser --system --disabled-login --ingroup nginx --no-create-home --home /nonexistent --gecos "nginx user" --shell /bin/false --uid 101 nginx && apt-get update && apt-get install --no-install-recommends --no-install-suggests -y gnupg1 ca-certificates && apt-get install --no-install-recommends --no-install-suggests -y gettext-base curl && apt-get remove --purge --auto-remove -y && rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/nginx.list && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log

2023-05-10 00:08:07 UTC

/bin/bash -o pipefail -c apt-get upgrade -y && apt-get autoremove -y && rm -rf /var/lib/apt/lists/*

2023-05-10 00:08:07 UTC

/bin/bash -o pipefail -c envsubst -V && nginx -V && nginx -t && lua -v && luarocks --version

2023-05-10 00:08:07 UTC

/bin/bash -o pipefail -c #(nop) EXPOSE 443 80

2023-05-10 00:08:07 UTC

/bin/bash -o pipefail -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost/ || exit 1"] "30s" "3s" "0s" '\x00'}

2023-05-10 00:08:07 UTC

/bin/bash -o pipefail -c #(nop) STOPSIGNAL SIGQUIT

2023-05-10 00:08:08 UTC

/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2023-05-10 00:08:08 UTC

/bin/bash -o pipefail -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