Namespace
fabiocicerchia
Image / Tag
nginx-lua:1.25-amazonlinux2023.0.20230517.1-arm64v8
Content Digest
sha256:85814869a2a29130cc9537bdca99e634e86f621f51d031f3ef4f377c48e9c926
Details
Created

2023-06-06 00:11:44 UTC

Size

125 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
    2023-06-06T00:00:00Z
  • org.label-schema.description
    Nginx 1.25.0 with Lua support based on amazonlinux (arm64v8) 2023.0.20230517.1.
  • org.label-schema.docker.cmd
    docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.25.0-amazonlinux2023.0.20230517.1
  • 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
    d7b9850
  • org.label-schema.vcs-url
    https://github.com/fabiocicerchia/nginx-lua
  • org.label-schema.version
    1.25.0-amazonlinux2023.0.20230517.1
  • versions.geoip
    3.4
  • versions.headers-more-nginx-module
    0.34
  • versions.lua
    5.4.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
    2023.0.20230517.1
  • versions.set-misc-nginx
    0.33
  • versions.stream-lua-nginx-module
    0.0.13

Environment
ARCH

arm64v8

BUILD_DATE

2023-06-06T00:00:00Z

BUILD_DEPS

BUILD_DEPS_AMD64

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

BUILD_DEPS_ARM64V8

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

BUILD_DEPS_BASE

ca-certificates gcc-c++ gzip libmaxminddb-devel libxml2-devel libxslt-devel lua-5.4.4 lua-devel-5.4.4 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.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` --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 libxml2-devel lua-5.4.4 lua-devel-5.4.4 openssl-devel pcre-devel unzip zlib-devel

PKG_RELEASE

1

VCS_REF

d7b9850

VER_CLOUDFLARE_COOKIE

99be1005e38ce19ace54515272a2be1b9fdc5da2

VER_GEOIP

3.4

VER_LUA

5.4.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:2f034b348d769e8ab686a03d3713c98068a3c410e983985412e28004eabd1336 - 39.09% (48.9 MB)

[#001] sha256:052501468a527f3deede202f36637d64af73c963e7adb1972a22d61a6378b04d - 0.0% (5.97 KB)

[#002] sha256:0d74cfa3bfb12530171c1d7c9c321202132c628c48b405487504895fe6e88683 - 0.01% (13.2 KB)

[#003] sha256:19187565c73a97620b6a42857f3f54e68eaeaced24bef2964aee1245965213dd - 33.95% (42.5 MB)

[#004] sha256:ba75f9c02f21e822e890eec3f0f1599840d7459d94463fc20b9c355a4dac8b90 - 2.87% (3.6 MB)

[#005] sha256:4719f0a0efe7a49d67f6f969a5679ce538039ce921602c1a0ee974be60c0c458 - 0.19% (249 KB)

[#006] sha256:4e0647a4be6e1bf210bea61e401615731f6ebe5fae75d283e6440e2e66d8f37c - 5.89% (7.37 MB)

[#007] sha256:f6cafd587d1c4825e8c179a05099ba240a9c2381ba4d4a4480dca000754ae43c - 6.03% (7.55 MB)

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

[#009] sha256:1eca6e2eb6f57a785769fcde398f245be842e185981e2a6078735aa8043b90b7 - 2.35% (2.94 MB)

[#010] sha256:f627a95cac1aa9c8e61225d0f2469a944b39214349b14a9f55ec45133b3ed615 - 0.04% (48.7 KB)

[#011] sha256:91e4d262c3084aa6de1ad74fc035b5238f208dd88b494f724f2c6cb7ff5786c3 - 0.0% (1.39 KB)

[#012] sha256:0c37b72334d05ffe58cfe56db657b0f50b4c3fa37e0183331552fc27439956c1 - 0.01% (7.79 KB)

[#013] sha256:a3936b8e75aeff49c204bb7dcfe71b86ccc9a66919ab504af4310f30fa33baf7 - 0.0% (859 Bytes)

[#014] sha256:d64e74c4f7f77fb110b4769f72b715bcebdc817b4894f4b7b8a339d71705c156 - 0.0% (351 Bytes)

[#015] sha256:697dfb7145e60e1e23124e0c9c42232d390b846b120457547d4b10a2229927ba - 0.0% (2.51 KB)

[#016] sha256:e3333cc7c494e56b95851e01c9f1676280ab42770efeeb50206fb95a894bbc83 - 0.0% (634 Bytes)

[#017] sha256:f6e8f21b92ead962fb0829e32962b8826a2c7b4b2c5c3ad84387438fc88bb2ba - 0.0% (639 Bytes)

[#018] sha256:4b2134759084ecb4a471dc508da04dc8eaf8d5c0b6d630920d0777154fd16c31 - 0.0% (501 Bytes)

[#019] sha256:e668c9de414e96e33d0f015b06ee21d9525f5513a4376b6489c13c1e2607b83a - 0.0% (596 Bytes)

[#020] sha256:1417fd283696e11db76af159bcf4baf0e90354c2deca06503788d7b7c14b3773 - 9.55% (12 MB)

[#021] sha256:b00ae26d2160ac1e92651511161c7dffbda66f2e0ee1d3276a68577eb3a623c1 - 0.0% (143 Bytes)


History
2023-06-05 19:39:31 UTC

/bin/sh -c #(nop) COPY dir:fb039c7f3fc033175c2cd9eb4c7b7245aa6d97fbdbadf7109eb1444417c92581 in /

2023-06-05 19:39:32 UTC

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

2023-06-06 00:06:13 UTC

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

2023-06-06 00:06:13 UTC

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

2023-06-06 00:06:13 UTC

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

2023-06-06 00:06:13 UTC

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

2023-06-06 00:06:13 UTC

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

2023-06-06 00:06:13 UTC

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

2023-06-06 00:06:13 UTC

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

2023-06-06 00:06:14 UTC

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

2023-06-06 00:06:14 UTC

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

2023-06-06 00:06:14 UTC

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

2023-06-06 00:06:14 UTC

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

2023-06-06 00:06:14 UTC

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

2023-06-06 00:06:14 UTC

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

2023-06-06 00:06:14 UTC

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

2023-06-06 00:06:14 UTC

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

2023-06-06 00:06:14 UTC

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

2023-06-06 00:06:14 UTC

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

2023-06-06 00:06:14 UTC

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

2023-06-06 00:06:14 UTC

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

2023-06-06 00:06:15 UTC

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

2023-06-06 00:06:15 UTC

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

2023-06-06 00:06:15 UTC

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

2023-06-06 00:06:15 UTC

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

2023-06-06 00:06:15 UTC

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

2023-06-06 00:06:15 UTC

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

2023-06-06 00:06:15 UTC

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

2023-06-06 00:06:15 UTC

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

2023-06-06 00:06:15 UTC

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

2023-06-06 00:06:15 UTC

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

2023-06-06 00:06:15 UTC

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

2023-06-06 00:06:15 UTC

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

2023-06-06 00:06:16 UTC

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

2023-06-06 00:06:16 UTC

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

2023-06-06 00:06:16 UTC

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

2023-06-06 00:06:16 UTC

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

2023-06-06 00:06:16 UTC

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

2023-06-06 00:06:16 UTC

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

2023-06-06 00:06:16 UTC

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

2023-06-06 00:06:16 UTC

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

2023-06-06 00:06:16 UTC

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

2023-06-06 00:06:16 UTC

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

2023-06-06 00:06:16 UTC

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

2023-06-06 00:06:17 UTC

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

2023-06-06 00:06:17 UTC

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

2023-06-06 00:06:17 UTC

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

2023-06-06 00:06:17 UTC

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

2023-06-06 00:06:17 UTC

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

2023-06-06 00:06:17 UTC

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

2023-06-06 00:06:17 UTC

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

2023-06-06 00:06:17 UTC

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

2023-06-06 00:06:17 UTC

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

2023-06-06 00:06:17 UTC

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

2023-06-06 00:06:17 UTC

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

2023-06-06 00:06:17 UTC

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

2023-06-06 00:06:18 UTC

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

2023-06-06 00:06:18 UTC

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

2023-06-06 00:06:18 UTC

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

2023-06-06 00:06:18 UTC

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

2023-06-06 00:06:18 UTC

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

2023-06-06 00:06:18 UTC

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

2023-06-06 00:06:18 UTC

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

2023-06-06 00:06:18 UTC

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

2023-06-06 00:06:18 UTC

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

2023-06-06 00:06:18 UTC

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

2023-06-06 00:06:18 UTC

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

2023-06-06 00:06:18 UTC

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

2023-06-06 00:06:19 UTC

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

2023-06-06 00:06:19 UTC

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

2023-06-06 00:06:19 UTC

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

2023-06-06 00:06:19 UTC

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

2023-06-06 00:06:19 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-06 00:06:19 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-06 00:06:19 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-06 00:06:19 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-06 00:06:19 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.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-06 00:06:19 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.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-06 00:06:19 UTC

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

2023-06-06 00:06:19 UTC

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

2023-06-06 00:06:20 UTC

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

2023-06-06 00:06:20 UTC

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

2023-06-06 00:06:20 UTC

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

2023-06-06 00:06:20 UTC

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

2023-06-06 00:06:20 UTC

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

2023-06-06 00:06:20 UTC

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

2023-06-06 00:06:20 UTC

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

2023-06-06 00:11:28 UTC

/bin/sh -c #(nop) LABEL maintainer=Fabio Cicerchia <info@fabiocicerchia.it> org.label-schema.build-date=2023-06-06T00:00:00Z org.label-schema.description=Nginx 1.25.0 with Lua support based on amazonlinux (arm64v8) 2023.0.20230517.1. org.label-schema.docker.cmd=docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.25.0-amazonlinux2023.0.20230517.1 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=d7b9850 org.label-schema.vcs-url=https://github.com/fabiocicerchia/nginx-lua org.label-schema.version=1.25.0-amazonlinux2023.0.20230517.1 image.target.platform= image.target.os= image.target.arch=arm64v8 versions.os=2023.0.20230517.1 versions.lua=5.4.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-06 00:11:28 UTC

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

2023-06-06 00:11:28 UTC

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

2023-06-06 00:11:29 UTC

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

2023-06-06 00:11:29 UTC

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

2023-06-06 00:11:31 UTC

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

2023-06-06 00:11:31 UTC

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

2023-06-06 00:11:32 UTC

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

2023-06-06 00:11:32 UTC

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

2023-06-06 00:11:32 UTC

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

2023-06-06 00:11:32 UTC

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

2023-06-06 00:11:32 UTC

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

2023-06-06 00:11:33 UTC

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

2023-06-06 00:11:33 UTC

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

2023-06-06 00:11:33 UTC

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

2023-06-06 00:11:33 UTC

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

2023-06-06 00:11:34 UTC

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

2023-06-06 00:11:34 UTC

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

2023-06-06 00:11:34 UTC

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

2023-06-06 00:11:34 UTC

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

2023-06-06 00:11:34 UTC

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

2023-06-06 00:11:34 UTC

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

2023-06-06 00:11:34 UTC

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

2023-06-06 00:11:43 UTC

/bin/sh -o pipefail -c set -eux && yum makecache && yum install -y $PKG_DEPS shadow-utils && ln -sf /usr/bin/lua${VER_LUA} /usr/local/bin/lua && yum install -y tzdata && yum install -y --allowerasing curl 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 && yum upgrade -y && yum remove -y shadow-utils && yum clean all && rm -rf /var/cache/yum

2023-06-06 00:11:44 UTC

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

2023-06-06 00:11:44 UTC

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

2023-06-06 00:11:44 UTC

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

2023-06-06 00:11:44 UTC

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

2023-06-06 00:11:44 UTC

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

2023-06-06 00:11:44 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