Namespace
fabiocicerchia
Image / Tag
nginx-lua:1-almalinux8.7-20230222-amd64
Content Digest
sha256:c2f64a61ea077e8952a7f4adf61d50a66123d5eecb7f9092e5b48bebb81c7509
Details
Created

2023-04-11 21:15:17 UTC

Size

207 MB

Content Digest
Labels
  • image.target.arch
    amd64
  • image.target.os
  • image.target.platform
  • maintainer
    Fabio Cicerchia <info@fabiocicerchia.it>
  • org.label-schema.build-date
    2023-04-11T00:00:00Z
  • org.label-schema.description
    Nginx 1.23.4 with Lua support based on almalinux (amd64) 8.7-20230222.
  • org.label-schema.docker.cmd
    docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.23.4-almalinux8.7-20230222
  • 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
    d915b5b
  • org.label-schema.vcs-url
    https://github.com/fabiocicerchia/nginx-lua
  • org.label-schema.version
    1.23.4-almalinux8.7-20230222
  • versions.geoip
    3.4
  • versions.headers-more-nginx-module
    0.34
  • versions.lua
    5.3.4
  • versions.lua-nginx-module
    0.10.23
  • versions.lua-resty-cookie
    99be1005e38ce19ace54515272a2be1b9fdc5da2
  • versions.lua-resty-core
    0.1.25
  • 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
    f0b6528fe08415e900d95e78133d2612860957b2
  • versions.lua-resty-websocket
    0.10
  • versions.lua-upstream
    0.07
  • versions.luajit2
    2.1-20230119
  • versions.luarocks
    3.9.2
  • versions.nginx
    1.23.4
  • versions.nginx-lua-prometheus
    0.20221218
  • versions.ngx_devel_kit
    0.3.2
  • versions.njs
    0.7.10
  • versions.os
    8.7-20230222
  • versions.set-misc-nginx
    0.33
  • versions.stream-lua-nginx-module
    0.0.12

Environment
ARCH

amd64

BUILD_DATE

2023-04-11T00:00:00Z

BUILD_DEPS

BUILD_DEPS_AMD64

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

BUILD_DEPS_ARM64V8

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

BUILD_DEPS_BASE

ca-certificates findutils gcc-c++ gzip libmaxminddb-devel libxml2-devel libxslt-devel lua-5.3.4 lua-devel-5.3.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` --without-pcre2 --add-module=/headers-more-nginx-module-0.34 --add-module=/lua-nginx-module-0.10.23 --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.10/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.12

NGINX_BUILD_DEPS

NGINX_VERSION

1.23.4

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

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PKG_DEPS

ca-certificates gcc-c++ libxml2-devel lua-5.3.4 lua-devel-5.3.4 luarocks openssl-devel pcre-devel unzip zlib-devel

PKG_RELEASE

1~

VCS_REF

d915b5b

VER_CLOUDFLARE_COOKIE

99be1005e38ce19ace54515272a2be1b9fdc5da2

VER_GEOIP

3.4

VER_LUA

5.3.4

VER_LUAJIT

2.1-20230119

VER_LUAROCKS

3.9.2

VER_LUA_NGINX_MODULE

0.10.23

VER_LUA_RESTY_CORE

0.1.25

VER_LUA_RESTY_LRUCACHE

0.13

VER_LUA_UPSTREAM

0.07

VER_MISC_NGINX

0.33

VER_NGINX

1.23.4

VER_NGX_DEVEL_KIT

0.3.2

VER_NJS

0.7.10

VER_OPENRESTY_DNS

0.22

VER_OPENRESTY_HEADERS

0.34

VER_OPENRESTY_HEALTHCHECK

f0b6528fe08415e900d95e78133d2612860957b2

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

VER_OPENRESTY_TABLEPOOL

0.02

VER_OPENRESTY_WEBSOCKET

0.10

VER_PROMETHEUS

0.20221218


Layers

[#000] sha256:6742b8895cef6d9a2edf3c5f54d58ac17aa2294f4fd11c8df225968922a117f9 - 32.95% (68.1 MB)

[#001] sha256:c3df4541864a70d902558a91883e2eb67fd58dec7f0e64d612fa204d8abdd497 - 0.0% (9.02 KB)

[#002] sha256:36da2d3158cc7bbdd48604fe0807ce0944e849be312d2e3af3366f3cddd007f3 - 0.01% (19.6 KB)

[#003] sha256:a1a89f6e04e2abb3cc9bc2a163443c47bb845c749aa2e3339558b6c6d451699a - 18.61% (38.5 MB)

[#004] sha256:557fa65f02d72b58b9cce72355428dcf21c7dcdcb30341ab910c08f8697422bf - 1.7% (3.51 MB)

[#005] sha256:c1c968b2dce23ffa5651598a1fc16e6aa670dc866dd9f1b26188aae2f1d0c82e - 0.04% (90 KB)

[#006] sha256:aa5cfbf3f047d749ec04cd7d99a268944ef5e07d9603444c1c9c76809a1ab10d - 4.42% (9.14 MB)

[#007] sha256:7ddebb5389499ded360002e680a3d4533ff43dc37c532c2740c40a533f23a933 - 4.5% (9.3 MB)

[#008] sha256:6322227303500d8b71bc70c538e0fdea4b207fb88acdf27cf6cc506fd9f2fc4e - 0.0% (237 Bytes)

[#009] sha256:308b34b01e911d348d56d30765523922553afe4b5eaf8984f1b59ce97a4a2894 - 0.0% (2.51 KB)

[#010] sha256:c1eeacdb5cfed4ae03dec617e0d39c36bde09a47f29e3514899534fcfa5f660a - 0.0% (635 Bytes)

[#011] sha256:49e130ca12f9b5a37e1bb4cccfdd98e7e0967c66c6a8f3af7ff71ff0f803c592 - 0.0% (642 Bytes)

[#012] sha256:b0686eb46ff3b9a400a405b2ed3f155d36d42f12460edc6ecca46aa52862ffad - 0.0% (502 Bytes)

[#013] sha256:dfb3bc6f17c24edc92c14a86fd7187d6edb40785e5df32519c5a9e75d80e3f96 - 0.0% (598 Bytes)

[#014] sha256:9ed218fceb69e6d4fc5523190ced67531946d9d69ffb0888991f2e87fdc0930b - 37.77% (78.1 MB)

[#015] sha256:2da310c9cfd67878f627c7e6dd03f51232f5d71bd870be40c2484307a20c9657 - 0.0% (142 Bytes)


History
2023-02-22 18:20:04 UTC

/bin/sh -c #(nop) ADD file:5abce000b5653313519dcfc249e527772711e35268688f0aa3265f93ee3eadda in /

2023-02-22 18:20:05 UTC

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

2023-04-11 21:09:27 UTC

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

2023-04-11 21:09:27 UTC

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

2023-04-11 21:09:27 UTC

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

2023-04-11 21:09:27 UTC

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

2023-04-11 21:09:27 UTC

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

2023-04-11 21:09:27 UTC

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

2023-04-11 21:09:27 UTC

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

2023-04-11 21:09:27 UTC

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

2023-04-11 21:09:27 UTC

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

2023-04-11 21:09:28 UTC

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

2023-04-11 21:09:28 UTC

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

2023-04-11 21:09:28 UTC

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

2023-04-11 21:09:28 UTC

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

2023-04-11 21:09:28 UTC

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

2023-04-11 21:09:28 UTC

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

2023-04-11 21:09:28 UTC

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

2023-04-11 21:09:28 UTC

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

2023-04-11 21:09:28 UTC

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

2023-04-11 21:09:28 UTC

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

2023-04-11 21:09:28 UTC

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

2023-04-11 21:09:28 UTC

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

2023-04-11 21:09:28 UTC

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

2023-04-11 21:09:29 UTC

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

2023-04-11 21:09:29 UTC

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

2023-04-11 21:09:29 UTC

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

2023-04-11 21:09:29 UTC

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

2023-04-11 21:09:29 UTC

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

2023-04-11 21:09:29 UTC

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

2023-04-11 21:09:29 UTC

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

2023-04-11 21:09:29 UTC

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

2023-04-11 21:09:29 UTC

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

2023-04-11 21:09:29 UTC

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

2023-04-11 21:09:29 UTC

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

2023-04-11 21:09:29 UTC

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

2023-04-11 21:09:30 UTC

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

2023-04-11 21:09:30 UTC

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

2023-04-11 21:09:30 UTC

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

2023-04-11 21:09:30 UTC

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

2023-04-11 21:09:30 UTC

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

2023-04-11 21:09:30 UTC

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

2023-04-11 21:09:30 UTC

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

2023-04-11 21:09:30 UTC

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

2023-04-11 21:09:30 UTC

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

2023-04-11 21:09:30 UTC

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

2023-04-11 21:09:30 UTC

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

2023-04-11 21:09:30 UTC

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

2023-04-11 21:09:30 UTC

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

2023-04-11 21:09:31 UTC

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

2023-04-11 21:09:31 UTC

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

2023-04-11 21:09:31 UTC

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

2023-04-11 21:09:31 UTC

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

2023-04-11 21:09:31 UTC

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

2023-04-11 21:09:31 UTC

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

2023-04-11 21:09:31 UTC

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

2023-04-11 21:09:31 UTC

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

2023-04-11 21:09:31 UTC

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

2023-04-11 21:09:31 UTC

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

2023-04-11 21:09:31 UTC

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

2023-04-11 21:09:31 UTC

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

2023-04-11 21:09:32 UTC

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

2023-04-11 21:09:32 UTC

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

2023-04-11 21:09:32 UTC

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

2023-04-11 21:09:32 UTC

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

2023-04-11 21:09:32 UTC

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

2023-04-11 21:09:32 UTC

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

2023-04-11 21:09:32 UTC

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

2023-04-11 21:09:32 UTC

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

2023-04-11 21:09:32 UTC

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

2023-04-11 21:09:32 UTC

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

2023-04-11 21:09:32 UTC

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

2023-04-11 21:09:32 UTC

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

2023-04-11 21:09:32 UTC

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

2023-04-11 21:09:33 UTC

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

2023-04-11 21:09:33 UTC

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

2023-04-11 21:09:33 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.23 --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.10/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.12

2023-04-11 21:09:33 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.23 --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.10/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.12

2023-04-11 21:09:33 UTC

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

2023-04-11 21:09:33 UTC

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

2023-04-11 21:09:33 UTC

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

2023-04-11 21:09:33 UTC

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

2023-04-11 21:09:33 UTC

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

2023-04-11 21:09:33 UTC

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

2023-04-11 21:09:33 UTC

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

2023-04-11 21:09:33 UTC

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

2023-04-11 21:09:33 UTC

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

2023-04-11 21:14:31 UTC

/bin/sh -c #(nop) LABEL maintainer=Fabio Cicerchia <info@fabiocicerchia.it> org.label-schema.build-date=2023-04-11T00:00:00Z org.label-schema.description=Nginx 1.23.4 with Lua support based on almalinux (amd64) 8.7-20230222. org.label-schema.docker.cmd=docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.23.4-almalinux8.7-20230222 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=d915b5b org.label-schema.vcs-url=https://github.com/fabiocicerchia/nginx-lua org.label-schema.version=1.23.4-almalinux8.7-20230222 image.target.platform= image.target.os= image.target.arch=amd64 versions.os=8.7-20230222 versions.lua=5.3.4 versions.luajit2=2.1-20230119 versions.luarocks=3.9.2 versions.nginx=1.23.4 versions.ngx_devel_kit=0.3.2 versions.njs=0.7.10 versions.geoip=3.4 versions.headers-more-nginx-module=0.34 versions.lua-nginx-module=0.10.23 versions.lua-resty-cookie=99be1005e38ce19ace54515272a2be1b9fdc5da2 versions.lua-resty-core=0.1.25 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=f0b6528fe08415e900d95e78133d2612860957b2 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.12

2023-04-11 21:14:31 UTC

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

2023-04-11 21:14:31 UTC

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

2023-04-11 21:14:31 UTC

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

2023-04-11 21:14:31 UTC

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

2023-04-11 21:14:33 UTC

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

2023-04-11 21:14:33 UTC

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

2023-04-11 21:14:34 UTC

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

2023-04-11 21:14:34 UTC

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

2023-04-11 21:14:34 UTC

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

2023-04-11 21:14:34 UTC

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

2023-04-11 21:14:34 UTC

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

2023-04-11 21:14:34 UTC

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

2023-04-11 21:14:35 UTC

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

2023-04-11 21:14:35 UTC

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

2023-04-11 21:14:35 UTC

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

2023-04-11 21:14:35 UTC

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

2023-04-11 21:15:16 UTC

/bin/sh -o pipefail -c set -eux && 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 powertools && dnf config-manager --set-enabled epel && dnf makecache && dnf install -y $PKG_DEPS && ln -sf /usr/bin/lua${VER_LUA} /usr/local/bin/lua && dnf install -y tzdata && dnf install -y 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 && dnf upgrade -y && dnf clean all && rm -rf /var/cache/dnf

2023-04-11 21:15:17 UTC

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

2023-04-11 21:15:17 UTC

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

2023-04-11 21:15:17 UTC

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

2023-04-11 21:15:17 UTC

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

2023-04-11 21:15:17 UTC

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

2023-04-11 21:15:17 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