Namespace
fabiocicerchia
Image / Tag
nginx-lua:1.25.0-almalinux9.2-20230512-compat-amd64
Content Digest
sha256:4eb31f06657da45f48a81c7643e0446e9d5259fc26bc9c5eda5cdeb6ff8b69c8
Details
Created

2023-06-04 20:27:26 UTC

Size

207 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-06-04T00:00:00Z
  • org.label-schema.description
    Nginx 1.25.0 with Lua support based on almalinux (amd64) 9.2-20230512.
  • org.label-schema.docker.cmd
    docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.25.0-almalinux9.2-20230512
  • 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
    415c8ce
  • org.label-schema.vcs-url
    https://github.com/fabiocicerchia/nginx-lua
  • org.label-schema.version
    1.25.0-almalinux9.2-20230512
  • versions.geoip
    3.4
  • versions.headers-more-nginx-module
    0.34
  • versions.lua
    5.3.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.25.0
  • versions.nginx-lua-prometheus
    0.20221218
  • versions.ngx_devel_kit
    0.3.2
  • versions.njs
    0.7.12
  • versions.os
    9.2-20230512
  • versions.set-misc-nginx
    0.33
  • versions.stream-lua-nginx-module
    0.0.13

Environment
ARCH

amd64

BUILD_DATE

2023-06-04T00: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 readline-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 readline-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 readline-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_INCDIR

/usr/local/include/luajit-2.1

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` --without-pcre2 --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.25.0

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 gcc-c++ libxml2-devel openssl-devel pcre-devel unzip zlib-devel

PKG_RELEASE

1~

VCS_REF

415c8ce

VER_CLOUDFLARE_COOKIE

99be1005e38ce19ace54515272a2be1b9fdc5da2

VER_GEOIP

3.4

VER_LUA

5.3.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.25.0

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:874b82abea9e70e9bca97da85dbd63ba3fb072473ddaf2d4ef6d107848a4e853 - 31.38% (65.1 MB)

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

[#002] sha256:6a63f807e4d4c75a6b274fe46003b743a206d4c89d6d9f4e7adfe61e0f3da111 - 0.01% (12.8 KB)

[#003] sha256:2bed068aa4870436d185a2b01ed83bb285503c3e5f7da270d314cf6ba3cbafff - 19.22% (39.8 MB)

[#004] sha256:500a76a3d833184341ef2c2d8eecaf71f70787aed90b57ca156896f62f0d56af - 0.05% (117 KB)

[#005] sha256:74a10ae877613694e1958e393d842c90fcd471c8eae2a316ec8a5f322e2c0d24 - 0.71% (1.47 MB)

[#006] sha256:3866f1f37dd0ebf14b61bd61c20a5ced8f738a45c14c5990e67bcb9514c655ef - 0.0% (747 Bytes)

[#007] sha256:63d6ec98fc9b70ff623fadc2400891fdf719a4dc75ad19d352acbae0242d62f8 - 0.0% (372 Bytes)

[#008] sha256:d0f2e7c80ac9a6cd2752710b5c831bf476d44c114532f629ce702437c86d96ea - 1.8% (3.74 MB)

[#009] sha256:2f97369cb86b4e176da5be0af152a708e29d5f8a8e944e1df52a852aa3c994e6 - 0.12% (248 KB)

[#010] sha256:d1d97480e48d38a0c0c5675b15885ea2a80e9b55b8b61fcec1564ed105e66cd5 - 3.57% (7.41 MB)

[#011] sha256:eeeaa49fbcec18448e1c22fb5dc8def45b3738ff9766915fad6917a05457231d - 3.67% (7.6 MB)

[#012] sha256:a6fac02ecfce47089722573601c0b64084a9e0972455f25d7d0a996a39ad92ab - 0.0% (234 Bytes)

[#013] sha256:6113dd87d2a6bdcd0a61960f87333e586d8d07bbb1f4df2654baebeafb54eccb - 0.0% (7.79 KB)

[#014] sha256:aaa05227689bbd9fc68a077e8f889f47b39233a1960d5798c0e3adf7a8e8e5d3 - 0.0% (2.51 KB)

[#015] sha256:25d69d65af9ec5229384967e57a53c49667dd5ad55537be56d5021aa364632e4 - 0.0% (634 Bytes)

[#016] sha256:af94f6714d95428a6812af43d761779b376a08e7885793e29d41f8464a5d263b - 0.0% (639 Bytes)

[#017] sha256:1bfb15fef29e9bbd49842be88822f7957c7189d5ea4376e8db4b482b4f5af45d - 0.0% (501 Bytes)

[#018] sha256:f8d95eb34ad5c8c9bd742543dc7737db0ad982b7bd18497bbd3fbbe71efe704b - 0.0% (598 Bytes)

[#019] sha256:874c26420370c4a47f10d0c6be9d3041fc363ebc290a244c801556b7a88d8c60 - 39.46% (81.8 MB)

[#020] sha256:5f43b34b127e5fa68966656e66cd0d0f8cfe4fa8d03e306deffd4a01d1e4099f - 0.0% (143 Bytes)


History
2023-05-12 23:19:48 UTC

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

2023-05-12 23:19:48 UTC

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

2023-06-03 15:11:11 UTC

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

2023-06-03 15:11:11 UTC

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

2023-06-03 15:11:11 UTC

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

2023-06-03 15:11:11 UTC

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

2023-06-03 15:11:11 UTC

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

2023-06-03 15:11:11 UTC

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

2023-06-04 11:19:58 UTC

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

2023-06-04 11:19:58 UTC

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

2023-06-04 20:17:38 UTC

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

2023-06-04 20:17:38 UTC

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

2023-06-04 20:17:38 UTC

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

2023-06-04 20:17:38 UTC

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

2023-06-04 20:17:38 UTC

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

2023-06-04 20:17:39 UTC

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

2023-06-04 20:17:39 UTC

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

2023-06-04 20:17:39 UTC

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

2023-06-04 20:17:39 UTC

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

2023-06-04 20:22:31 UTC

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

2023-06-04 20:22:31 UTC

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

2023-06-04 20:22:31 UTC

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

2023-06-04 20:22:31 UTC

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

2023-06-04 20:22:31 UTC

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

2023-06-04 20:22:31 UTC

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

2023-06-04 20:22:31 UTC

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

2023-06-04 20:22:31 UTC

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

2023-06-04 20:22:32 UTC

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

2023-06-04 20:22:32 UTC

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

2023-06-04 20:22:32 UTC

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

2023-06-04 20:22:32 UTC

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

2023-06-04 20:22:32 UTC

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

2023-06-04 20:22:32 UTC

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

2023-06-04 20:22:32 UTC

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

2023-06-04 20:22:32 UTC

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

2023-06-04 20:22:32 UTC

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

2023-06-04 20:22:32 UTC

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

2023-06-04 20:22:32 UTC

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

2023-06-04 20:22:33 UTC

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

2023-06-04 20:22:33 UTC

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

2023-06-04 20:22:33 UTC

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

2023-06-04 20:22:33 UTC

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

2023-06-04 20:22:33 UTC

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

2023-06-04 20:22:33 UTC

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

2023-06-04 20:22:33 UTC

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

2023-06-04 20:22:33 UTC

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

2023-06-04 20:22:33 UTC

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

2023-06-04 20:22:33 UTC

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

2023-06-04 20:22:33 UTC

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

2023-06-04 20:22:34 UTC

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

2023-06-04 20:22:34 UTC

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

2023-06-04 20:22:34 UTC

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

2023-06-04 20:22:34 UTC

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

2023-06-04 20:22:34 UTC

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

2023-06-04 20:22:34 UTC

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

2023-06-04 20:22:34 UTC

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

2023-06-04 20:22:34 UTC

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

2023-06-04 20:22:34 UTC

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

2023-06-04 20:22:34 UTC

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

2023-06-04 20:22:34 UTC

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

2023-06-04 20:22:35 UTC

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

2023-06-04 20:22:35 UTC

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

2023-06-04 20:22:35 UTC

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

2023-06-04 20:22:35 UTC

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

2023-06-04 20:22:35 UTC

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

2023-06-04 20:22:35 UTC

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

2023-06-04 20:22:35 UTC

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

2023-06-04 20:22:35 UTC

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

2023-06-04 20:22:35 UTC

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

2023-06-04 20:22:35 UTC

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

2023-06-04 20:22:35 UTC

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

2023-06-04 20:22:35 UTC

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

2023-06-04 20:22:36 UTC

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

2023-06-04 20:22:36 UTC

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

2023-06-04 20:22:36 UTC

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

2023-06-04 20:22:36 UTC

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

2023-06-04 20:22:36 UTC

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

2023-06-04 20:22:36 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.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-06-04 20:22:36 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.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-06-04 20:22:36 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 readline-devel tar unzip which zlib-devel

2023-06-04 20:22:36 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 readline-devel tar unzip which zlib-devel

2023-06-04 20:22:36 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 readline-devel tar unzip which zlib-devel

2023-06-04 20:22:36 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 readline-devel tar unzip which zlib-devel

2023-06-04 20:22:37 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 readline-devel tar unzip which zlib-devel

2023-06-04 20:22:37 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 readline-devel tar unzip which zlib-devel

2023-06-04 20:22:37 UTC

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

2023-06-04 20:22:37 UTC

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

2023-06-04 20:22:37 UTC

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

2023-06-04 20:27:04 UTC

/bin/sh -c #(nop) LABEL maintainer=Fabio Cicerchia <info@fabiocicerchia.it> org.label-schema.build-date=2023-06-04T00:00:00Z org.label-schema.description=Nginx 1.25.0 with Lua support based on almalinux (amd64) 9.2-20230512. org.label-schema.docker.cmd=docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.25.0-almalinux9.2-20230512 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=415c8ce org.label-schema.vcs-url=https://github.com/fabiocicerchia/nginx-lua org.label-schema.version=1.25.0-almalinux9.2-20230512 image.target.platform= image.target.os= image.target.arch=amd64 versions.os=9.2-20230512 versions.lua=5.3.4 versions.luajit2=2.1-20230410 versions.luarocks=3.9.2 versions.nginx=1.25.0 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-06-04 20:27:04 UTC

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

2023-06-04 20:27:04 UTC

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

2023-06-04 20:27:04 UTC

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

2023-06-04 20:27:04 UTC

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

2023-06-04 20:27:05 UTC

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

2023-06-04 20:27:06 UTC

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

2023-06-04 20:27:06 UTC

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

2023-06-04 20:27:06 UTC

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

2023-06-04 20:27:06 UTC

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

2023-06-04 20:27:06 UTC

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

2023-06-04 20:27:07 UTC

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

2023-06-04 20:27:07 UTC

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

2023-06-04 20:27:07 UTC

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

2023-06-04 20:27:07 UTC

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

2023-06-04 20:27:07 UTC

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

2023-06-04 20:27:07 UTC

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

2023-06-04 20:27:07 UTC

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

2023-06-04 20:27:08 UTC

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

2023-06-04 20:27:08 UTC

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

2023-06-04 20:27:08 UTC

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

2023-06-04 20:27:08 UTC

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

2023-06-04 20:27:25 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 && 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-06-04 20:27:26 UTC

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

2023-06-04 20:27:26 UTC

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

2023-06-04 20:27:26 UTC

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

2023-06-04 20:27:26 UTC

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

2023-06-04 20:27:26 UTC

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

2023-06-04 20:27:26 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