Namespace
fabiocicerchia
Image / Tag
nginx-lua:1.25-debian12.4-amd64
Content Digest
sha256:1a026ffc9d4de1a98e327e03c3bb9b37e9a43833e7e63f2bb7a0e1234639cb1a
Details
Created

2024-01-17 20:09:36 UTC

Size

130 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
    2024-01-17T00:00:00Z
  • org.label-schema.description
    Nginx 1.25.3 with Lua support based on debian (amd64) 12.4.
  • org.label-schema.docker.cmd
    docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.25.3-debian12.4
  • 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
    9a7f717
  • org.label-schema.vcs-url
    https://github.com/fabiocicerchia/nginx-lua
  • org.label-schema.version
    1.25.3-debian12.4
  • versions.geoip
    3.4
  • versions.headers-more-nginx-module
    0.36
  • versions.lua-nginx-module
    0.10.25
  • versions.lua-resty-balancer
    0.05
  • versions.lua-resty-cookie
    f418d77082eaef48331302e84330488fdc810ef4
  • versions.lua-resty-core
    0.1.27
  • 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.26
  • 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
    12.4
  • versions.set-misc-nginx
    0.33
  • versions.stream-lua-nginx-module
    0.0.13

Environment
ARCH

amd64

BUILD_DATE

2024-01-17T00:00:00Z

BUILD_DEPS

BUILD_DEPS_AMD64

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

BUILD_DEPS_ARM64V8

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

BUILD_DEPS_BASE

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

DEBIAN_FRONTEND

noninteractive

DOCKER_IMAGE

fabiocicerchia/nginx-lua

DOCKER_IMAGE_OS

DOCKER_IMAGE_TAG

LD_LIBRARY_PATH

/usr/local/lib/:

LUAJIT_INC

/usr/local/include/luajit-2.1

LUAJIT_LIB

/usr/local/lib

LUA_LIB_DIR

/usr/local/share/lua/5.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` --add-module=/headers-more-nginx-module-0.36 --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 libmaxminddb-dev libpcre3-dev libssl-dev libxml2-dev unzip zlib1g-dev

PKG_RELEASE

1~

VCS_REF

9a7f717

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_BALANCER

0.05

VER_OPENRESTY_DNS

0.23

VER_OPENRESTY_HEADERS

0.36

VER_OPENRESTY_HEALTHCHECK

0.08

VER_OPENRESTY_LIMITTRAFFIC

0.09

VER_OPENRESTY_LOCK

0.09

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_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:1b13d4e1a46e5e969702ec92b7c787c1b6891bff7c21ad378ff6dbc9e751d5d4 - 36.32% (47.3 MB)

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

[#002] sha256:f361aa231b0d4342c3623fa6c60b359cb91706f90d6d5e15b36303237e2a78ec - 2.78% (3.62 MB)

[#003] sha256:f5a314226102d09a09321579edc120e7edae86f30e4d1b10b7b965d5f608f6d8 - 0.2% (271 KB)

[#004] sha256:3a6d0d16157544cf2a4eb58ccc983baa9531e3661abfaa421453a9322421d605 - 5.66% (7.37 MB)

[#005] sha256:d82ecc30096c1445adc46e7c96edd118a95a8fbb6eccf02dc5b96cf730d3b0ef - 5.8% (7.55 MB)

[#006] sha256:01dfb3420a9a3253b165c4bb4725550aab4a29c88788eb79507c7b046759c15b - 0.0% (233 Bytes)

[#007] sha256:9bac8705933f60d46455703e21a579178863592ccc9b53f418e61d0c3bee3ff0 - 5.04% (6.56 MB)

[#008] sha256:877c000891d7f453eea9019544826914d84a2ede1f910cca66aecd245d71a82b - 0.0% (547 Bytes)

[#009] sha256:675d872b4b066e3408f2fcf7e9c232fbd4039d9c61cabc5337883d1662612f4b - 0.01% (7.78 KB)

[#010] sha256:c1a0f81b78939861048bc6deca3e31da2ef6aef9f288b07ce7cfd7a32af86ab7 - 2.28% (2.97 MB)

[#011] sha256:fa4cd33d1d40ed634495017987d6d52cd800c790e2086c95f23f368ad922cd38 - 0.04% (48.6 KB)

[#012] sha256:b09a168a9545fe172b13e57bff3da3458ab686f4fb66ff8b220d10fc0353d992 - 0.0% (1.39 KB)

[#013] sha256:a949c915b2a58f3f072926099cc99d8738b9b39a1a8dcb0fd1f84bafacdb6f15 - 0.12% (158 KB)

[#014] sha256:79b77ccc0d77ca4ff754ee4f1505d3cf2bf49e621a6959aab6639e88657da73f - 0.0% (858 Bytes)

[#015] sha256:bfdfc333e9e042cd4c96750199c3d2b729ef04fed114ccd3edccd320a92c4b63 - 0.0% (351 Bytes)

[#016] sha256:266a39e3a89f4be453c56a2dc560b7b409b44afcc33bd8574d88cd4408b5c7be - 0.0% (2.83 KB)

[#017] sha256:42553dfd8eb76b786ce8acbf4b4211b9d6ad9ceae76b09bec7dc9f25f098790b - 0.0% (634 Bytes)

[#018] sha256:588f929a9322facb594a54470ac2055d5dd2a6556e6b4b489b3ae7fad21dc80d - 0.0% (642 Bytes)

[#019] sha256:25aed80319e16fd4987ba2fff22c8dccbbb10c4cbd98dab63431f1f4561dedbd - 0.0% (501 Bytes)

[#020] sha256:68782cbc159b8c2c4230fd1c2bbdc6386b69d95e726b1e9d52c9e0792a7471e7 - 0.0% (598 Bytes)

[#021] sha256:bde84daa5ba1752bd2682f49e5acdc66eb598411a48a9aa362b3d3ef9c978522 - 38.93% (50.7 MB)

[#022] sha256:a0ba3f5e754f78944dba66761614a60d71e7a5843da7f0af8b2773744793af71 - 2.81% (3.66 MB)

[#023] sha256:f5a95e1d35136eced9332de38dec606f847b6773c714bc723028939ddf9a52f2 - 0.0% (324 Bytes)

[#024] sha256:3051495b84da3422a62f362c4cff12b9cd391950474958fb8410049efedaccd1 - 0.0% (141 Bytes)


History
2024-01-11 02:37:42 UTC

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

2024-01-11 02:37:43 UTC

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

2024-01-17 20:04:03 UTC

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

2024-01-17 20:04:03 UTC

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

2024-01-17 20:04:03 UTC

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

2024-01-17 20:04:03 UTC

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

2024-01-17 20:04:03 UTC

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

2024-01-17 20:04:03 UTC

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

2024-01-17 20:04:03 UTC

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

2024-01-17 20:04:04 UTC

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

2024-01-17 20:04:04 UTC

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

2024-01-17 20:04:04 UTC

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

2024-01-17 20:04:04 UTC

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

2024-01-17 20:04:04 UTC

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

2024-01-17 20:04:04 UTC

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

2024-01-17 20:04:04 UTC

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

2024-01-17 20:04:04 UTC

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

2024-01-17 20:04:05 UTC

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

2024-01-17 20:04:05 UTC

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

2024-01-17 20:04:05 UTC

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

2024-01-17 20:04:05 UTC

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

2024-01-17 20:04:05 UTC

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

2024-01-17 20:04:05 UTC

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

2024-01-17 20:04:05 UTC

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

2024-01-17 20:04:05 UTC

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

2024-01-17 20:04:05 UTC

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

2024-01-17 20:04:06 UTC

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

2024-01-17 20:04:06 UTC

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

2024-01-17 20:04:06 UTC

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

2024-01-17 20:04:06 UTC

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

2024-01-17 20:04:06 UTC

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

2024-01-17 20:04:06 UTC

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

2024-01-17 20:04:06 UTC

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

2024-01-17 20:04:06 UTC

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

2024-01-17 20:04:06 UTC

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

2024-01-17 20:04:07 UTC

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

2024-01-17 20:04:07 UTC

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

2024-01-17 20:04:07 UTC

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

2024-01-17 20:04:07 UTC

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

2024-01-17 20:04:07 UTC

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

2024-01-17 20:04:07 UTC

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

2024-01-17 20:04:07 UTC

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

2024-01-17 20:04:07 UTC

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

2024-01-17 20:04:08 UTC

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

2024-01-17 20:04:08 UTC

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

2024-01-17 20:04:08 UTC

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

2024-01-17 20:04:08 UTC

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

2024-01-17 20:04:08 UTC

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

2024-01-17 20:04:08 UTC

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

2024-01-17 20:04:08 UTC

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

2024-01-17 20:04:08 UTC

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

2024-01-17 20:04:08 UTC

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

2024-01-17 20:04:09 UTC

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

2024-01-17 20:04:09 UTC

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

2024-01-17 20:04:09 UTC

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

2024-01-17 20:04:09 UTC

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

2024-01-17 20:04:09 UTC

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

2024-01-17 20:04:09 UTC

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

2024-01-17 20:04:09 UTC

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

2024-01-17 20:04:09 UTC

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

2024-01-17 20:04:09 UTC

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

2024-01-17 20:04:10 UTC

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

2024-01-17 20:04:10 UTC

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

2024-01-17 20:04:10 UTC

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

2024-01-17 20:04:10 UTC

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

2024-01-17 20:04:10 UTC

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

2024-01-17 20:04:10 UTC

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

2024-01-17 20:04:10 UTC

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

2024-01-17 20:04:10 UTC

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

2024-01-17 20:04:10 UTC

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

2024-01-17 20:04:11 UTC

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

2024-01-17 20:04:11 UTC

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

2024-01-17 20:04:11 UTC

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

2024-01-17 20:04:11 UTC

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

2024-01-17 20:04:11 UTC

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

2024-01-17 20:04:11 UTC

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

2024-01-17 20:04:11 UTC

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

2024-01-17 20:04:11 UTC

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

2024-01-17 20:04:11 UTC

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

2024-01-17 20:04:12 UTC

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

2024-01-17 20:04:12 UTC

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

2024-01-17 20:04:12 UTC

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

2024-01-17 20:04:12 UTC

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

2024-01-17 20:04:12 UTC

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

2024-01-17 20:04:12 UTC

/bin/sh -c #(nop) ARG NGINX_BUILD_CONFIG= --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --with-perl_modules_path=/usr/lib/perl5/vendor_perl --user=nginx --group=nginx `# OFFICIAL MODULES` --with-compat --with-file-aio --with-threads --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_flv_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_mp4_module --with-http_random_index_module --with-http_realip_module --with-http_secure_link_module --with-http_slice_module --with-http_ssl_module --with-http_stub_status_module --with-http_sub_module --with-http_v2_module --with-mail --with-mail_ssl_module --with-stream --with-stream_realip_module --with-stream_ssl_module --with-stream_ssl_preread_module `# CUSTOM MODULES` --add-module=/headers-more-nginx-module-0.36 --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

2024-01-17 20:04:12 UTC

/bin/sh -c #(nop) ENV NGINX_BUILD_CONFIG= --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --with-perl_modules_path=/usr/lib/perl5/vendor_perl --user=nginx --group=nginx `# OFFICIAL MODULES` --with-compat --with-file-aio --with-threads --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_flv_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_mp4_module --with-http_random_index_module --with-http_realip_module --with-http_secure_link_module --with-http_slice_module --with-http_ssl_module --with-http_stub_status_module --with-http_sub_module --with-http_v2_module --with-mail --with-mail_ssl_module --with-stream --with-stream_realip_module --with-stream_ssl_module --with-stream_ssl_preread_module `# CUSTOM MODULES` --add-module=/headers-more-nginx-module-0.36 --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

2024-01-17 20:04:12 UTC

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

2024-01-17 20:04:13 UTC

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

2024-01-17 20:04:13 UTC

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

2024-01-17 20:04:13 UTC

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

2024-01-17 20:04:13 UTC

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

2024-01-17 20:04:13 UTC

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

2024-01-17 20:04:13 UTC

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

2024-01-17 20:04:13 UTC

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

2024-01-17 20:04:13 UTC

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

2024-01-17 20:04:13 UTC

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

2024-01-17 20:09:14 UTC

/bin/sh -c #(nop) LABEL maintainer=Fabio Cicerchia <info@fabiocicerchia.it> org.label-schema.build-date=2024-01-17T00:00:00Z org.label-schema.description=Nginx 1.25.3 with Lua support based on debian (amd64) 12.4. org.label-schema.docker.cmd=docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.25.3-debian12.4 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=9a7f717 org.label-schema.vcs-url=https://github.com/fabiocicerchia/nginx-lua org.label-schema.version=1.25.3-debian12.4 image.target.platform= image.target.os= image.target.arch=amd64 versions.os=12.4 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.36 versions.lua-nginx-module=0.10.25 versions.lua-resty-balancer=0.05 versions.lua-resty-cookie=f418d77082eaef48331302e84330488fdc810ef4 versions.lua-resty-core=0.1.27 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.26 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.13

2024-01-17 20:09:14 UTC

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

2024-01-17 20:09:14 UTC

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

2024-01-17 20:09:15 UTC

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

2024-01-17 20:09:15 UTC

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

2024-01-17 20:09:15 UTC

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

2024-01-17 20:09:15 UTC

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

2024-01-17 20:09:16 UTC

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

2024-01-17 20:09:16 UTC

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

2024-01-17 20:09:16 UTC

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

2024-01-17 20:09:17 UTC

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

2024-01-17 20:09:17 UTC

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

2024-01-17 20:09:17 UTC

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

2024-01-17 20:09:17 UTC

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

2024-01-17 20:09:18 UTC

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

2024-01-17 20:09:18 UTC

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

2024-01-17 20:09:18 UTC

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

2024-01-17 20:09:18 UTC

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

2024-01-17 20:09:18 UTC

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

2024-01-17 20:09:18 UTC

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

2024-01-17 20:09:19 UTC

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

2024-01-17 20:09:19 UTC

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

2024-01-17 20:09:19 UTC

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

2024-01-17 20:09:19 UTC

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

2024-01-17 20:09:28 UTC

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

2024-01-17 20:09:35 UTC

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

2024-01-17 20:09:35 UTC

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

2024-01-17 20:09:36 UTC

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

2024-01-17 20:09:36 UTC

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

2024-01-17 20:09:36 UTC

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

2024-01-17 20:09:36 UTC

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

2024-01-17 20:09:36 UTC

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

2024-01-17 20:09:36 UTC

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

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete