Namespace
fabiocicerchia
Image / Tag
nginx-lua:1.25.3-almalinux9.3-20231122-amd64
Content Digest
sha256:4041e5e87420a16194270435f6860fcf7e823cb1c3c5261b6ee6e3717dbdce19
Details
Created

2023-11-29 19:21:48 UTC

Size

221 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-11-29T00:00:00Z
  • org.label-schema.description
    Nginx 1.25.3 with Lua support based on almalinux (amd64) 9.3-20231122.
  • org.label-schema.docker.cmd
    docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.25.3-almalinux9.3-20231122
  • 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
    f486e8d
  • org.label-schema.vcs-url
    https://github.com/fabiocicerchia/nginx-lua
  • org.label-schema.version
    1.25.3-almalinux9.3-20231122
  • versions.geoip
    3.4
  • versions.headers-more-nginx-module
    0.35
  • versions.lua-nginx-module
    0.10.25
  • versions.lua-resty-cookie
    f418d77082eaef48331302e84330488fdc810ef4
  • versions.lua-resty-core
    0.1.27
  • 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-20231117
  • versions.luarocks
    3.9.2
  • versions.nginx
    1.25.3
  • versions.nginx-lua-prometheus
    0.20230607
  • versions.ngx_devel_kit
    0.3.3
  • versions.njs
    0.8.2
  • versions.os
    9.3-20231122
  • versions.set-misc-nginx
    0.33
  • versions.stream-lua-nginx-module
    0.0.13

Environment
ARCH

amd64

BUILD_DATE

2023-11-29T00:00:00Z

BUILD_DEPS

BUILD_DEPS_AMD64

ca-certificates findutils gcc-c++ gzip libmaxminddb libmaxminddb-devel libxml2-devel libxslt-devel make openssl-devel patch pcre-devel tar unzip which zlib-devel

BUILD_DEPS_ARM64V8

ca-certificates findutils gcc-c++ gzip libmaxminddb libmaxminddb-devel libxml2-devel libxslt-devel make openssl-devel patch pcre-devel tar unzip which zlib-devel

BUILD_DEPS_BASE

ca-certificates findutils gcc-c++ gzip libmaxminddb libmaxminddb-devel libxml2-devel libxslt-devel make openssl-devel patch pcre-devel tar unzip which zlib-devel

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.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-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` --without-pcre2 --add-module=/headers-more-nginx-module-0.35 --add-module=/lua-nginx-module-0.10.25 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/ngx_devel_kit-0.3.3 --add-module=/ngx_http_geoip2_module-3.4 --add-module=/njs-0.8.2/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.13

NGINX_BUILD_DEPS

git

NGINX_VERSION

1.25.3

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

PATH

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

PKG_DEPS

ca-certificates gcc-c++ libxml2-devel openssl-devel pcre-devel unzip zlib-devel

PKG_RELEASE

1~

VCS_REF

f486e8d

VER_CLOUDFLARE_COOKIE

f418d77082eaef48331302e84330488fdc810ef4

VER_GEOIP

3.4

VER_LUAJIT

2.1-20231117

VER_LUAROCKS

3.9.2

VER_LUA_NGINX_MODULE

0.10.25

VER_LUA_RESTY_CORE

0.1.27

VER_LUA_RESTY_LRUCACHE

0.13

VER_LUA_UPSTREAM

0.07

VER_MISC_NGINX

0.33

VER_NGINX

1.25.3

VER_NGX_DEVEL_KIT

0.3.3

VER_NJS

0.8.2

VER_OPENRESTY_DNS

0.22

VER_OPENRESTY_HEADERS

0.35

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


Layers

[#000] sha256:702739624a8da12ef7ff47788114676caab93f317dd8df05eae8c7f7e4e1dece - 29.47% (65.1 MB)

[#001] sha256:91cf3b1fb97319f40e6a6d81ea67aac73163f1cf52c7cd5436252d63f788f1ae - 0.0% (5.98 KB)

[#002] sha256:d3f1def96e967859b39fdd571333f839289861f15529a05faee82806885da468 - 0.01% (12.6 KB)

[#003] sha256:f22069d40153b6665fcf7db9e069d564695d7d6ed784a130f75a5e823ac1f0c3 - 20.26% (44.7 MB)

[#004] sha256:b3a35c67da734c4d79caa92c74f20f1816a496c9805cc9b9ea1d47b4b64bd5de - 1.64% (3.62 MB)

[#005] sha256:a145e48875c9e9017e8665fd9c77fac511087649b732eeab0a32f29117442c0e - 0.11% (248 KB)

[#006] sha256:eaf79800eedac1732b90692f315cd2e993a687952afb04cfc0a7c50573a75e8b - 3.35% (7.4 MB)

[#007] sha256:7a59a1f98ba9f7b09ee2889b8eb49dc927bda37cac5825237cee69af41781cd2 - 3.44% (7.59 MB)

[#008] sha256:bc051c4d6a4bbd9ef6e9ca21384d036c4b54e755110e9bfa463427aaec2b5627 - 0.0% (236 Bytes)

[#009] sha256:486448acf52dfcda1bc26f9d831668e4218d6bec2c0996cdfe458801ce57db8b - 2.97% (6.55 MB)

[#010] sha256:9bfb28472fa5f671997a7ba9e53092ac1b4de1bf886102121056886076d5c1f4 - 0.0% (547 Bytes)

[#011] sha256:522f186bdf8d9613d1a1910253a801d6299a105a7daf38540dd654ec543d148a - 0.0% (7.78 KB)

[#012] sha256:06c67dd2915790a2f3f51919cbab228b1b7d14b1c72f4a5ab3b99862ccfe3c25 - 1.34% (2.96 MB)

[#013] sha256:4c494be9d5dbe607c7506742e7cca58f22c9f2e1ac75f4665359104de2dac0e5 - 0.02% (48.6 KB)

[#014] sha256:09e0fddc70e6743f4d117df8e1a797065b3893f4e4035ed19b16631ad28d17f9 - 0.0% (1.39 KB)

[#015] sha256:bb084b58d9c456be745af104040ca90d3a787ad36c68dbefbb2752b02454dabe - 0.07% (158 KB)

[#016] sha256:cf709b47da5ba4c84492356969d17d11d949dd2469b9a8e3997e8e6f13b3c470 - 0.0% (860 Bytes)

[#017] sha256:0def54d156cc568aa3c34178a5b531115265b2e93047ab80f5b00a153e95fed1 - 0.0% (351 Bytes)

[#018] sha256:a79dc5ea9f81d9397c1958f2e8c9b3058fcb60f5681cf607744b990fc79dd8aa - 0.0% (2.83 KB)

[#019] sha256:10630fa9a3ee71cfa9a2aa76042fcf26432230886efd8899488f215c482ac89d - 0.0% (635 Bytes)

[#020] sha256:a6f40b8e791d0b512cba86c6143a5581c40f69a1506d869e0f2f71b86c3fc27d - 0.0% (642 Bytes)

[#021] sha256:f9802f45635173e09de385a449942212e9fa94c3df06610e09ea5cf40c3333de - 0.0% (501 Bytes)

[#022] sha256:bcb9aebfacc83d40601d9a11d0b61034f203cd8418c118cbf6461b33cebfb922 - 0.0% (597 Bytes)

[#023] sha256:04422e33a512b8de52d371bc7fa98306534861917d077de9ee687ee36d29f8e0 - 37.31% (82.4 MB)

[#024] sha256:e9dbf8ef949febdcb5177e825afa7edd755af133f634e6f2e4eaa8825a56b010 - 0.0% (143 Bytes)


History
2023-11-23 10:20:12 UTC

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

2023-11-23 10:20:13 UTC

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

2023-11-29 19:16:55 UTC

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

2023-11-29 19:16:55 UTC

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

2023-11-29 19:16:55 UTC

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

2023-11-29 19:16:56 UTC

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

2023-11-29 19:16:56 UTC

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

2023-11-29 19:16:56 UTC

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

2023-11-29 19:16:56 UTC

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

2023-11-29 19:16:56 UTC

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

2023-11-29 19:16:56 UTC

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

2023-11-29 19:16:56 UTC

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

2023-11-29 19:16:56 UTC

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

2023-11-29 19:16:56 UTC

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

2023-11-29 19:16:56 UTC

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

2023-11-29 19:16:56 UTC

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

2023-11-29 19:16:56 UTC

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

2023-11-29 19:16:57 UTC

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

2023-11-29 19:16:57 UTC

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

2023-11-29 19:16:57 UTC

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

2023-11-29 19:16:57 UTC

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

2023-11-29 19:16:57 UTC

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

2023-11-29 19:16:57 UTC

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

2023-11-29 19:16:57 UTC

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

2023-11-29 19:16:57 UTC

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

2023-11-29 19:16:57 UTC

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

2023-11-29 19:16:57 UTC

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

2023-11-29 19:16:57 UTC

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

2023-11-29 19:16:57 UTC

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

2023-11-29 19:16:58 UTC

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

2023-11-29 19:16:58 UTC

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

2023-11-29 19:16:58 UTC

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

2023-11-29 19:16:58 UTC

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

2023-11-29 19:16:58 UTC

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

2023-11-29 19:16:58 UTC

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

2023-11-29 19:16:58 UTC

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

2023-11-29 19:16:58 UTC

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

2023-11-29 19:16:58 UTC

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

2023-11-29 19:16:58 UTC

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

2023-11-29 19:16:58 UTC

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

2023-11-29 19:16:59 UTC

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

2023-11-29 19:16:59 UTC

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

2023-11-29 19:16:59 UTC

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

2023-11-29 19:16:59 UTC

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

2023-11-29 19:16:59 UTC

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

2023-11-29 19:16:59 UTC

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

2023-11-29 19:16:59 UTC

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

2023-11-29 19:16:59 UTC

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

2023-11-29 19:16:59 UTC

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

2023-11-29 19:16:59 UTC

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

2023-11-29 19:16:59 UTC

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

2023-11-29 19:16:59 UTC

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

2023-11-29 19:17:00 UTC

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

2023-11-29 19:17:00 UTC

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

2023-11-29 19:17:00 UTC

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

2023-11-29 19:17:00 UTC

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

2023-11-29 19:17:00 UTC

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

2023-11-29 19:17:00 UTC

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

2023-11-29 19:17:00 UTC

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

2023-11-29 19:17:00 UTC

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

2023-11-29 19:17:00 UTC

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

2023-11-29 19:17:00 UTC

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

2023-11-29 19:17:00 UTC

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

2023-11-29 19:17:00 UTC

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

2023-11-29 19:17:01 UTC

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

2023-11-29 19:17:01 UTC

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

2023-11-29 19:17:01 UTC

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

2023-11-29 19:17:01 UTC

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

2023-11-29 19:17:01 UTC

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

2023-11-29 19:17:01 UTC

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

2023-11-29 19:17:01 UTC

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

2023-11-29 19:17:01 UTC

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

2023-11-29 19:17:01 UTC

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

2023-11-29 19:17:01 UTC

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

2023-11-29 19:17:01 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` --without-pcre2 --add-module=/headers-more-nginx-module-0.35 --add-module=/lua-nginx-module-0.10.25 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/ngx_devel_kit-0.3.3 --add-module=/ngx_http_geoip2_module-3.4 --add-module=/njs-0.8.2/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.13

2023-11-29 19:17:01 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` --without-pcre2 --add-module=/headers-more-nginx-module-0.35 --add-module=/lua-nginx-module-0.10.25 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/ngx_devel_kit-0.3.3 --add-module=/ngx_http_geoip2_module-3.4 --add-module=/njs-0.8.2/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.13

2023-11-29 19:17:02 UTC

/bin/sh -c #(nop) ARG BUILD_DEPS_BASE= ca-certificates findutils gcc-c++ gzip libmaxminddb libmaxminddb-devel libxml2-devel libxslt-devel make openssl-devel patch pcre-devel tar unzip which zlib-devel

2023-11-29 19:17:02 UTC

/bin/sh -c #(nop) ENV BUILD_DEPS_BASE= ca-certificates findutils gcc-c++ gzip libmaxminddb libmaxminddb-devel libxml2-devel libxslt-devel make openssl-devel patch pcre-devel tar unzip which zlib-devel

2023-11-29 19:17:02 UTC

/bin/sh -c #(nop) ARG BUILD_DEPS_AMD64= ca-certificates findutils gcc-c++ gzip libmaxminddb libmaxminddb-devel libxml2-devel libxslt-devel make openssl-devel patch pcre-devel tar unzip which zlib-devel

2023-11-29 19:17:02 UTC

/bin/sh -c #(nop) ENV BUILD_DEPS_AMD64= ca-certificates findutils gcc-c++ gzip libmaxminddb libmaxminddb-devel libxml2-devel libxslt-devel make openssl-devel patch pcre-devel tar unzip which zlib-devel

2023-11-29 19:17:02 UTC

/bin/sh -c #(nop) ARG BUILD_DEPS_ARM64V8= ca-certificates findutils gcc-c++ gzip libmaxminddb libmaxminddb-devel libxml2-devel libxslt-devel make openssl-devel patch pcre-devel tar unzip which zlib-devel

2023-11-29 19:17:02 UTC

/bin/sh -c #(nop) ENV BUILD_DEPS_ARM64V8= ca-certificates findutils gcc-c++ gzip libmaxminddb libmaxminddb-devel libxml2-devel libxslt-devel make openssl-devel patch pcre-devel tar unzip which zlib-devel

2023-11-29 19:17:02 UTC

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

2023-11-29 19:17:02 UTC

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

2023-11-29 19:17:02 UTC

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

2023-11-29 19:21:23 UTC

/bin/sh -c #(nop) LABEL maintainer=Fabio Cicerchia <info@fabiocicerchia.it> org.label-schema.build-date=2023-11-29T00:00:00Z org.label-schema.description=Nginx 1.25.3 with Lua support based on almalinux (amd64) 9.3-20231122. org.label-schema.docker.cmd=docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.25.3-almalinux9.3-20231122 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=f486e8d org.label-schema.vcs-url=https://github.com/fabiocicerchia/nginx-lua org.label-schema.version=1.25.3-almalinux9.3-20231122 image.target.platform= image.target.os= image.target.arch=amd64 versions.os=9.3-20231122 versions.luajit2=2.1-20231117 versions.luarocks=3.9.2 versions.nginx=1.25.3 versions.ngx_devel_kit=0.3.3 versions.njs=0.8.2 versions.geoip=3.4 versions.headers-more-nginx-module=0.35 versions.lua-nginx-module=0.10.25 versions.lua-resty-cookie=f418d77082eaef48331302e84330488fdc810ef4 versions.lua-resty-core=0.1.27 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.20230607 versions.set-misc-nginx=0.33 versions.stream-lua-nginx-module=0.0.13

2023-11-29 19:21:23 UTC

/bin/sh -c #(nop) ARG PKG_DEPS= ca-certificates gcc-c++ libxml2-devel openssl-devel pcre-devel unzip zlib-devel

2023-11-29 19:21:23 UTC

/bin/sh -c #(nop) ENV PKG_DEPS= ca-certificates gcc-c++ libxml2-devel openssl-devel pcre-devel unzip zlib-devel

2023-11-29 19:21:23 UTC

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

2023-11-29 19:21:23 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:4015bf51328846ca9c8244a9f77a12beb4801a473e3b9c3eb1e37d5e7914bfe3 in /usr/local/bin/envsubst

2023-11-29 19:21:25 UTC

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

2023-11-29 19:21:26 UTC

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

2023-11-29 19:21:26 UTC

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

2023-11-29 19:21:26 UTC

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

2023-11-29 19:21:27 UTC

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

2023-11-29 19:21:27 UTC

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

2023-11-29 19:21:27 UTC

/bin/sh -c #(nop) COPY --chown=101:101multi:7c9a3bbfa9554aeb18f1ec9bbe645e9ee78cc453dc88c775654901d30fcb5c72 in /usr/local/lib/

2023-11-29 19:21:27 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:c617afc1619ee22584d1c9c91d2f6b4555c5cb767d5d1db1883cff4a8669e4a0 in /usr/local/lib/pkgconfig/

2023-11-29 19:21:28 UTC

/bin/sh -c #(nop) COPY --chown=101:101dir:8c1d30326801cb7e0f1e7d36cc3a832ff7e1c017e3ae3a307f3710448bc1e17b in /usr/local/include/luajit-2.1

2023-11-29 19:21:28 UTC

/bin/sh -c #(nop) COPY --chown=101:101multi:8f23376df8d2ad1e779933a11b718eb53713f69ebaa2972a1e45ac8cbdcea9bc in /usr/local/bin/

2023-11-29 19:21:28 UTC

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

2023-11-29 19:21:28 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:029244961c21c50d3c67b550e3192c37cbe38dce236b8c78c08f82a8798d24c2 in /usr/local/share/man/man1/

2023-11-29 19:21:29 UTC

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

2023-11-29 19:21:29 UTC

/bin/sh -c #(nop) COPY --chown=101:101multi:f69307859b39268608b218f1b997ec1fac88faf2579adebd42eb02709ec8e3d9 in /usr/local/bin/

2023-11-29 19:21:29 UTC

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

2023-11-29 19:21:29 UTC

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

2023-11-29 19:21:29 UTC

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

2023-11-29 19:21:29 UTC

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

2023-11-29 19:21:29 UTC

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

2023-11-29 19:21:29 UTC

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

2023-11-29 19:21:29 UTC

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

2023-11-29 19:21:46 UTC

/bin/sh -o pipefail -c set -eux && update-crypto-policies --set DEFAULT:SHA1 && rpm --import https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux && dnf install -y 'dnf-command(config-manager)' epel-release && dnf config-manager --set-enabled epel && dnf config-manager --set-enabled crb && dnf makecache && dnf install -y $PKG_DEPS && ln -sf /usr/local/bin/luajit /usr/local/bin/lua && dnf install -y tzdata && dnf install -y 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 && groupadd --system --gid 101 nginx && useradd --system --gid nginx --no-create-home --home /nonexistent --comment "nginx user" --shell /bin/false --uid 101 nginx && dnf upgrade -y && dnf clean all && rm -rf /var/cache/dnf

2023-11-29 19:21:47 UTC

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

2023-11-29 19:21:47 UTC

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

2023-11-29 19:21:48 UTC

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

2023-11-29 19:21:48 UTC

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

2023-11-29 19:21:48 UTC

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

2023-11-29 19:21:48 UTC

/bin/sh -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