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

2023-07-13 05:57:27 UTC

Size

228 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-07-13T00:00:00Z
  • org.label-schema.description
    Nginx 1.25.1 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.1-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
    c8ba500
  • org.label-schema.vcs-url
    https://github.com/fabiocicerchia/nginx-lua
  • org.label-schema.version
    1.25.1-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.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-20230410
  • versions.luarocks
    3.9.2
  • versions.nginx
    1.25.1
  • versions.nginx-lua-prometheus
    0.20230607
  • versions.ngx_devel_kit
    0.3.2
  • versions.njs
    0.8.0
  • 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-07-13T00: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.25 --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.8.0/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.1

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

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

c8ba500

VER_CLOUDFLARE_COOKIE

f418d77082eaef48331302e84330488fdc810ef4

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

VER_NGX_DEVEL_KIT

0.3.2

VER_NJS

0.8.0

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


Layers

[#000] sha256:874b82abea9e70e9bca97da85dbd63ba3fb072473ddaf2d4ef6d107848a4e853 - 28.55% (65.1 MB)

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

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

[#003] sha256:badfbe8e525c3070adb08e9d11a479b7f96ce495bb680ca026e40694170a7d22 - 17.48% (39.8 MB)

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

[#005] sha256:ca4f3336425c11954bb983e9b0f975d55a2219e4254d15e257244fff1a3daed5 - 0.65% (1.47 MB)

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

[#007] sha256:1e0a72d87e2340369e0c2bb6c7967460b9b7c2a5ece888d10124c85285d84765 - 0.0% (369 Bytes)

[#008] sha256:cd9ea51629f7660197eb254b52a9ce01fe180c83b3a0dab449878f38df5e2a47 - 1.64% (3.74 MB)

[#009] sha256:721537e4204ba997148d3e39104f2d47719b272d99fa3e353ba8c3f1ce44b6a4 - 0.11% (248 KB)

[#010] sha256:f386fa5e3c0b671a6e6c5ced193d36c1515532fb49f3070032c5ba4eb2ce1c97 - 3.22% (7.35 MB)

[#011] sha256:5bb3af275edb8d6e93f498393c6ff71718ce57314cf858ae430bb5c06c6352b3 - 3.31% (7.54 MB)

[#012] sha256:8f9b9366e1759b94ae445a4057ba5435d54636676fd970277937e84ea4b02d99 - 0.0% (235 Bytes)

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

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

[#015] sha256:e82c2eeb72df59c91819070a819cae1b49d27b203380a57985644b06779fb7ff - 0.0% (633 Bytes)

[#016] sha256:9415e48ec7e4bac5a45191559c60fbab782b70ae4c1b1d6ae207eab529362777 - 0.0% (640 Bytes)

[#017] sha256:88169cc431182d213a9f0b9d74ebe528132b1c3f3a5e723c0b604d034c2dcf9d - 0.0% (499 Bytes)

[#018] sha256:4a468e57f6d689c2aca947eb8638b53fc51aebb8bace74754a04d1e205113bff - 0.0% (599 Bytes)

[#019] sha256:5ce63e38a40c5e5e070e4da0e569bfda03e4c2141d76099fb12fb1dbac4efb52 - 44.98% (103 MB)

[#020] sha256:73c99a2ccdac7c90a8be47a042f57f514d77731c7047891b39f7336e881a27ed - 0.0% (142 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-07-11 18:36:30 UTC

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

2023-07-11 18:36:30 UTC

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

2023-07-11 18:36:30 UTC

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

2023-07-11 18:36:30 UTC

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

2023-07-11 18:36:31 UTC

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

2023-07-11 18:36:31 UTC

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

2023-07-13 05:47:14 UTC

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

2023-07-13 05:47:14 UTC

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

2023-07-13 05:47:15 UTC

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

2023-07-13 05:47:15 UTC

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

2023-07-13 05:47:15 UTC

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

2023-07-13 05:47:15 UTC

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

2023-07-13 05:47:15 UTC

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

2023-07-13 05:47:15 UTC

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

2023-07-13 05:47:15 UTC

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

2023-07-13 05:47:15 UTC

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

2023-07-13 05:47:15 UTC

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

2023-07-13 05:52:31 UTC

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

2023-07-13 05:52:31 UTC

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

2023-07-13 05:52:31 UTC

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

2023-07-13 05:52:31 UTC

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

2023-07-13 05:52:31 UTC

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

2023-07-13 05:52:31 UTC

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

2023-07-13 05:52:32 UTC

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

2023-07-13 05:52:32 UTC

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

2023-07-13 05:52:32 UTC

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

2023-07-13 05:52:32 UTC

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

2023-07-13 05:52:32 UTC

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

2023-07-13 05:52:32 UTC

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

2023-07-13 05:52:32 UTC

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

2023-07-13 05:52:32 UTC

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

2023-07-13 05:52:32 UTC

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

2023-07-13 05:52:32 UTC

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

2023-07-13 05:52:32 UTC

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

2023-07-13 05:52:32 UTC

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

2023-07-13 05:52:33 UTC

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

2023-07-13 05:52:33 UTC

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

2023-07-13 05:52:33 UTC

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

2023-07-13 05:52:33 UTC

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

2023-07-13 05:52:33 UTC

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

2023-07-13 05:52:33 UTC

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

2023-07-13 05:52:33 UTC

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

2023-07-13 05:52:33 UTC

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

2023-07-13 05:52:33 UTC

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

2023-07-13 05:52:33 UTC

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

2023-07-13 05:52:33 UTC

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

2023-07-13 05:52:34 UTC

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

2023-07-13 05:52:34 UTC

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

2023-07-13 05:52:34 UTC

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

2023-07-13 05:52:34 UTC

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

2023-07-13 05:52:34 UTC

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

2023-07-13 05:52:34 UTC

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

2023-07-13 05:52:34 UTC

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

2023-07-13 05:52:34 UTC

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

2023-07-13 05:52:34 UTC

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

2023-07-13 05:52:34 UTC

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

2023-07-13 05:52:34 UTC

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

2023-07-13 05:52:35 UTC

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

2023-07-13 05:52:35 UTC

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

2023-07-13 05:52:35 UTC

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

2023-07-13 05:52:35 UTC

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

2023-07-13 05:52:35 UTC

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

2023-07-13 05:52:35 UTC

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

2023-07-13 05:52:35 UTC

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

2023-07-13 05:52:35 UTC

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

2023-07-13 05:52:35 UTC

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

2023-07-13 05:52:35 UTC

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

2023-07-13 05:52:35 UTC

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

2023-07-13 05:52:35 UTC

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

2023-07-13 05:52:36 UTC

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

2023-07-13 05:52:36 UTC

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

2023-07-13 05:52: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-07-13 05:52: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-07-13 05:52: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-07-13 05:52: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-07-13 05:52: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.25 --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.8.0/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.13

2023-07-13 05:52: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.25 --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.8.0/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.13

2023-07-13 05:52: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-07-13 05:52: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-07-13 05:52: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-07-13 05:52: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-07-13 05:52: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-07-13 05:52: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-07-13 05:52:37 UTC

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

2023-07-13 05:52:37 UTC

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

2023-07-13 05:52:37 UTC

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

2023-07-13 05:57:01 UTC

/bin/sh -c #(nop) LABEL maintainer=Fabio Cicerchia <info@fabiocicerchia.it> org.label-schema.build-date=2023-07-13T00:00:00Z org.label-schema.description=Nginx 1.25.1 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.1-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=c8ba500 org.label-schema.vcs-url=https://github.com/fabiocicerchia/nginx-lua org.label-schema.version=1.25.1-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.1 versions.ngx_devel_kit=0.3.2 versions.njs=0.8.0 versions.geoip=3.4 versions.headers-more-nginx-module=0.34 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-07-13 05:57:01 UTC

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

2023-07-13 05:57:01 UTC

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

2023-07-13 05:57:02 UTC

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

2023-07-13 05:57:02 UTC

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

2023-07-13 05:57:04 UTC

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

2023-07-13 05:57:04 UTC

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

2023-07-13 05:57:04 UTC

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

2023-07-13 05:57:04 UTC

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

2023-07-13 05:57:04 UTC

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

2023-07-13 05:57:04 UTC

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

2023-07-13 05:57:05 UTC

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

2023-07-13 05:57:05 UTC

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

2023-07-13 05:57:05 UTC

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

2023-07-13 05:57:05 UTC

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

2023-07-13 05:57:05 UTC

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

2023-07-13 05:57:06 UTC

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

2023-07-13 05:57:06 UTC

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

2023-07-13 05:57:06 UTC

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

2023-07-13 05:57:06 UTC

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

2023-07-13 05:57:06 UTC

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

2023-07-13 05:57:06 UTC

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

2023-07-13 05:57: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-07-13 05:57:27 UTC

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

2023-07-13 05:57:27 UTC

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

2023-07-13 05:57:27 UTC

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

2023-07-13 05:57:27 UTC

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

2023-07-13 05:57:27 UTC

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

2023-07-13 05:57:27 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