Namespace
fabiocicerchia
Image / Tag
nginx-lua:1.25.3-almalinux-arm64v8
Content Digest
sha256:dc66ef76022bbe662aef34b79646ad3e604b574b386f01fe0207993485439e48
Details
Created

2024-02-18 19:32:43 UTC

Size

230 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
    2024-02-18T00:00:00Z
  • org.label-schema.description
    Nginx 1.25.3 with Lua support based on almalinux (arm64v8) 9.3-20231124.
  • org.label-schema.docker.cmd
    docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.25.3-almalinux9.3-20231124
  • 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
    1615182
  • org.label-schema.vcs-url
    https://github.com/fabiocicerchia/nginx-lua
  • org.label-schema.version
    1.25.3-almalinux9.3-20231124
  • versions.geoip
    3.4
  • versions.headers-more-nginx-module
    0.37
  • versions.lua-nginx-module
    0.10.26
  • versions.lua-resty-balancer
    0.05
  • versions.lua-resty-cookie
    f418d77082eaef48331302e84330488fdc810ef4
  • versions.lua-resty-core
    0.1.28
  • versions.lua-resty-dns
    0.23
  • versions.lua-resty-limit-traffic
    0.09
  • versions.lua-resty-lock
    0.09
  • versions.lua-resty-lrucache
    0.13
  • versions.lua-resty-memcached
    0.17
  • versions.lua-resty-mysql
    0.27
  • versions.lua-resty-redis
    0.30
  • versions.lua-resty-shell
    0.03
  • versions.lua-resty-signal
    0.03
  • versions.lua-resty-string
    0.15
  • versions.lua-resty-tablepool
    0.03
  • versions.lua-resty-upload
    0.11
  • versions.lua-resty-upstream-healthcheck
    0.08
  • versions.lua-resty-websocket
    0.11
  • 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-20231124
  • versions.set-misc-nginx
    0.33
  • versions.stream-lua-nginx-module
    0.0.14

Environment
ARCH

arm64v8

BUILD_DATE

2024-02-18T00: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.37 --add-module=/lua-nginx-module-0.10.26 --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.14

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

1615182

VER_CLOUDFLARE_COOKIE

f418d77082eaef48331302e84330488fdc810ef4

VER_GEOIP

3.4

VER_LUAJIT

2.1-20231117

VER_LUAROCKS

3.9.2

VER_LUA_NGINX_MODULE

0.10.26

VER_LUA_RESTY_CORE

0.1.28

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_BALANCER

0.05

VER_OPENRESTY_DNS

0.23

VER_OPENRESTY_HEADERS

0.37

VER_OPENRESTY_HEALTHCHECK

0.08

VER_OPENRESTY_LIMITTRAFFIC

0.09

VER_OPENRESTY_LOCK

0.09

VER_OPENRESTY_MEMCACHED

0.17

VER_OPENRESTY_MYSQL

0.27

VER_OPENRESTY_REDIS

0.30

VER_OPENRESTY_SHELL

0.03

VER_OPENRESTY_SIGNAL

0.03

VER_OPENRESTY_STREAMLUA

0.0.14

VER_OPENRESTY_STRING

0.15

VER_OPENRESTY_TABLEPOOL

0.03

VER_OPENRESTY_UPLOAD

0.11

VER_OPENRESTY_WEBSOCKET

0.11

VER_PROMETHEUS

0.20230607


Layers

[#000] sha256:c1500036e99b2f702d6379d090f3a4275a6e20d574bd82310d582cb60b2d1cf5 - 27.86% (64 MB)

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

[#002] sha256:e260050c885a76e386985ae8887fc547ec26ea0c1cd92564c609aaffe2473c54 - 0.01% (12 KB)

[#003] sha256:83b2ae34c28266da881528bbb47e72262c9cbdfd6c4aba7a05ecbbe889201afc - 19.08% (43.8 MB)

[#004] sha256:70e8b68b1199c5440a48cb6915e9353489a466d05009a224d441b39e13b49690 - 1.56% (3.58 MB)

[#005] sha256:91f3428cd30ff4630d33cd61413d1d25e35150af5f9f9e043abc48ae2d531abe - 0.12% (273 KB)

[#006] sha256:3b8156b9bdbdf18dcd029ab633254966a9b55733cda682836897c5dae5f65797 - 3.21% (7.37 MB)

[#007] sha256:f4f17fb142214496e54e0945cf44b531a26ee66ba6441830a49434f8c131bab7 - 3.29% (7.55 MB)

[#008] sha256:1c5092281cafd2ba6c0acbc6367bad2672d63bf33d3d5e0567641567be976952 - 0.0% (235 Bytes)

[#009] sha256:07b0340a3e30983a9083e0d8a761d4db302d45bcdcee3f88a3d42c5fad3e5921 - 2.82% (6.48 MB)

[#010] sha256:e01f001596f652fe2907f989612fc8db5d4115b23ba9d1c5520f1f93d3bf726b - 0.0% (546 Bytes)

[#011] sha256:9af5b63580fd00967db21c53a3f987d302332f7e7a6d3d7a1fd33f391e42e6a5 - 0.0% (7.78 KB)

[#012] sha256:65fddcc531ed9094241336c48c84f3872dc20216b759b844f46cf15c686bfe95 - 1.28% (2.93 MB)

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

[#014] sha256:9dd1967cdd95ad1254100d6118fab108edc29a385d347a01039835ecd71e3936 - 0.0% (1.39 KB)

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

[#016] sha256:96109f177becbd6b187b03fe3f6665ed75a817b9b896cccb881b4e98fb01466c - 0.0% (862 Bytes)

[#017] sha256:039eea0321427405cc5484fd53354ef26ff01ac75cc2a4c442abe00afce87586 - 0.0% (353 Bytes)

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

[#019] sha256:957b74663de41226cbec725a93e6f3fb060ae4d4a490969920db983c10bb4476 - 0.0% (632 Bytes)

[#020] sha256:91c0769177b1874780cedad9d8c84384f7c0fb40c9c933cd6b20407ec89b53b7 - 0.0% (631 Bytes)

[#021] sha256:3f82806084b3a03d1ad82a598ef9030461ec02c7b216f224eca4618076ab7ea4 - 0.0% (499 Bytes)

[#022] sha256:60dd3fe2b66383a8fb392945db19250b44222f50328edafb440ca0602c97d0a1 - 0.0% (595 Bytes)

[#023] sha256:85c10aa19e30164476d6c12ee8d9175f2d573f8c650153e5fa44c649dc7d4e8b - 40.69% (93.4 MB)

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


History
2023-11-28 23:42:55 UTC

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

2023-11-28 23:42:57 UTC

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

2024-02-16 20:27:36 UTC

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

2024-02-16 20:27:36 UTC

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

2024-02-16 20:27:36 UTC

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

2024-02-16 20:27:36 UTC

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

2024-02-16 20:27:37 UTC

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

2024-02-16 20:27:37 UTC

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

2024-02-18 19:26:37 UTC

/bin/sh -c #(nop) ENV BUILD_DATE=2024-02-18T00:00:00Z

2024-02-18 19:26:37 UTC

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

2024-02-18 19:26:37 UTC

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

2024-02-18 19:26:38 UTC

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

2024-02-18 19:26:38 UTC

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

2024-02-18 19:26:38 UTC

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

2024-02-18 19:26:38 UTC

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

2024-02-18 19:26:38 UTC

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

2024-02-18 19:26:38 UTC

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

2024-02-18 19:26:38 UTC

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

2024-02-18 19:26:38 UTC

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

2024-02-18 19:26:38 UTC

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

2024-02-18 19:26:38 UTC

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

2024-02-18 19:26:38 UTC

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

2024-02-18 19:26:39 UTC

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

2024-02-18 19:26:39 UTC

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

2024-02-18 19:26:39 UTC

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

2024-02-18 19:26:39 UTC

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

2024-02-18 19:26:39 UTC

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

2024-02-18 19:26:39 UTC

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

2024-02-18 19:26:39 UTC

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

2024-02-18 19:26:39 UTC

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

2024-02-18 19:26:39 UTC

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

2024-02-18 19:26:39 UTC

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

2024-02-18 19:26:39 UTC

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

2024-02-18 19:26:39 UTC

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

2024-02-18 19:26:40 UTC

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

2024-02-18 19:26:40 UTC

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

2024-02-18 19:26:40 UTC

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

2024-02-18 19:26:40 UTC

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

2024-02-18 19:26:40 UTC

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

2024-02-18 19:26:40 UTC

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

2024-02-18 19:26:40 UTC

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

2024-02-18 19:26:40 UTC

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

2024-02-18 19:26:40 UTC

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

2024-02-18 19:26:40 UTC

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

2024-02-18 19:26:40 UTC

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

2024-02-18 19:26:41 UTC

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

2024-02-18 19:26:41 UTC

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

2024-02-18 19:26:41 UTC

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

2024-02-18 19:26:41 UTC

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

2024-02-18 19:26:41 UTC

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

2024-02-18 19:26:41 UTC

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

2024-02-18 19:26:41 UTC

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

2024-02-18 19:26:41 UTC

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

2024-02-18 19:26:41 UTC

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

2024-02-18 19:26:41 UTC

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

2024-02-18 19:26:41 UTC

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

2024-02-18 19:26:41 UTC

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

2024-02-18 19:26:42 UTC

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

2024-02-18 19:26:42 UTC

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

2024-02-18 19:26:42 UTC

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

2024-02-18 19:26:42 UTC

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

2024-02-18 19:26:42 UTC

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

2024-02-18 19:26:42 UTC

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

2024-02-18 19:26:42 UTC

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

2024-02-18 19:26:42 UTC

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

2024-02-18 19:26:42 UTC

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

2024-02-18 19:26:42 UTC

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

2024-02-18 19:26:42 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_LIMITTRAFFIC=0.09

2024-02-18 19:26:43 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_LIMITTRAFFIC=0.09

2024-02-18 19:26:43 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_UPLOAD=0.11

2024-02-18 19:26:43 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_UPLOAD=0.11

2024-02-18 19:26:43 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_LOCK=0.09

2024-02-18 19:26:43 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_LOCK=0.09

2024-02-18 19:26:43 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_BALANCER=0.05

2024-02-18 19:26:43 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_BALANCER=0.05

2024-02-18 19:26:43 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_STRING=0.15

2024-02-18 19:26:43 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_STRING=0.15

2024-02-18 19:26:43 UTC

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

2024-02-18 19:26:43 UTC

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

2024-02-18 19:26:43 UTC

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

2024-02-18 19:26:44 UTC

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

2024-02-18 19:26:44 UTC

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

2024-02-18 19:26:44 UTC

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

2024-02-18 19:26:44 UTC

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

2024-02-18 19:26:44 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.37 --add-module=/lua-nginx-module-0.10.26 --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.14

2024-02-18 19:26:44 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.37 --add-module=/lua-nginx-module-0.10.26 --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.14

2024-02-18 19:26:44 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

2024-02-18 19:26:44 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

2024-02-18 19:26:44 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

2024-02-18 19:26:44 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

2024-02-18 19:26:44 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

2024-02-18 19:26:45 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

2024-02-18 19:26:45 UTC

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

2024-02-18 19:26:45 UTC

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

2024-02-18 19:26:45 UTC

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

2024-02-18 19:32:13 UTC

/bin/sh -c #(nop) LABEL maintainer=Fabio Cicerchia <info@fabiocicerchia.it> org.label-schema.build-date=2024-02-18T00:00:00Z org.label-schema.description=Nginx 1.25.3 with Lua support based on almalinux (arm64v8) 9.3-20231124. org.label-schema.docker.cmd=docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.25.3-almalinux9.3-20231124 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=1615182 org.label-schema.vcs-url=https://github.com/fabiocicerchia/nginx-lua org.label-schema.version=1.25.3-almalinux9.3-20231124 image.target.platform= image.target.os= image.target.arch=arm64v8 versions.os=9.3-20231124 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.37 versions.lua-nginx-module=0.10.26 versions.lua-resty-balancer=0.05 versions.lua-resty-cookie=f418d77082eaef48331302e84330488fdc810ef4 versions.lua-resty-core=0.1.28 versions.lua-resty-dns=0.23 versions.lua-resty-limit-traffic=0.09 versions.lua-resty-lock=0.09 versions.lua-resty-lrucache=0.13 versions.lua-resty-memcached=0.17 versions.lua-resty-mysql=0.27 versions.lua-resty-redis=0.30 versions.lua-resty-shell=0.03 versions.lua-resty-signal=0.03 versions.lua-resty-string=0.15 versions.lua-resty-tablepool=0.03 versions.lua-resty-upload=0.11 versions.lua-resty-upstream-healthcheck=0.08 versions.lua-resty-websocket=0.11 versions.lua-upstream=0.07 versions.nginx-lua-prometheus=0.20230607 versions.set-misc-nginx=0.33 versions.stream-lua-nginx-module=0.0.14

2024-02-18 19:32:13 UTC

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

2024-02-18 19:32:13 UTC

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

2024-02-18 19:32:13 UTC

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

2024-02-18 19:32:13 UTC

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

2024-02-18 19:32:14 UTC

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

2024-02-18 19:32:15 UTC

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

2024-02-18 19:32:15 UTC

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

2024-02-18 19:32:15 UTC

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

2024-02-18 19:32:15 UTC

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

2024-02-18 19:32:15 UTC

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

2024-02-18 19:32:16 UTC

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

2024-02-18 19:32:16 UTC

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

2024-02-18 19:32:16 UTC

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

2024-02-18 19:32:17 UTC

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

2024-02-18 19:32:17 UTC

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

2024-02-18 19:32:17 UTC

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

2024-02-18 19:32:17 UTC

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

2024-02-18 19:32:18 UTC

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

2024-02-18 19:32:18 UTC

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

2024-02-18 19:32:18 UTC

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

2024-02-18 19:32:18 UTC

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

2024-02-18 19:32:18 UTC

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

2024-02-18 19:32:18 UTC

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

2024-02-18 19:32:18 UTC

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

2024-02-18 19:32:18 UTC

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

2024-02-18 19:32:41 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

2024-02-18 19:32:42 UTC

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

2024-02-18 19:32:42 UTC

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

2024-02-18 19:32:42 UTC

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

2024-02-18 19:32:42 UTC

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

2024-02-18 19:32:42 UTC

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

2024-02-18 19:32:43 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