Namespace
fabiocicerchia
Image / Tag
nginx-lua:1.23.4-ubuntu-compat
Content Digest
sha256:9b8d2f1b023c2a5305db9a839857a64b27a181b6dab3ce51da0a7e35a090c77d
Details
Created

2023-05-10 00:14:25 UTC

Size

94 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-05-10T00:00:00Z
  • org.label-schema.description
    Nginx 1.23.4 with Lua support based on ubuntu (amd64) 22.04.
  • org.label-schema.docker.cmd
    docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.23.4-ubuntu22.04
  • 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
    4d417f3
  • org.label-schema.vcs-url
    https://github.com/fabiocicerchia/nginx-lua
  • org.label-schema.version
    1.23.4-ubuntu22.04
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04
  • 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.23.4
  • versions.nginx-lua-prometheus
    0.20221218
  • versions.ngx_devel_kit
    0.3.2
  • versions.njs
    0.7.12
  • versions.os
    22.04
  • versions.set-misc-nginx
    0.33
  • versions.stream-lua-nginx-module
    0.0.13

Environment
ARCH

amd64

BUILD_DATE

2023-05-10T00: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_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` --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.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.12

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

4d417f3

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

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:dbf6a9befcdeecbb8813406afbd62ce81394e3869d84599f19f941aa5c74f3d1 - 29.97% (28.2 MB)

[#001] sha256:84910f66fcad4f41d049eed89cf3724e822ec11ea8861906278e72dc28ba869d - 0.01% (5.98 KB)

[#002] sha256:3029d78c25c9c1271def3d3d8e0534798c989dcad3c085b4b2e73a1f59390874 - 0.0% (184 Bytes)

[#003] sha256:1f8876499cc65a34148a39c368f917220cf7038da1672d7de7558e3ab842fb59 - 0.15% (141 KB)

[#004] sha256:59d98882493d700688013dc86e4722766e4824ac734730de924487071ffa224d - 1.57% (1.48 MB)

[#005] sha256:2b82989954b7f54ca82d038aa46c0fc8af41dca465579b241962f82901d3a909 - 0.0% (748 Bytes)

[#006] sha256:8feab21bea916f401460c5782630ee23adc7a8e9693c8f4cf0cbf0ed5a259a4c - 0.0% (371 Bytes)

[#007] sha256:06e5c83d10f37be50af1f19625c5a73bef9f6376c19e5675118e0c3164f6134a - 4.02% (3.78 MB)

[#008] sha256:72cca0d354f9b75f5b9ec701f9f355ac20425fbac7133cefc1a0d5dd18da3cfb - 0.26% (248 KB)

[#009] sha256:2681bc1a2ac0a6f72b5de37c2a201ce9f2d9ec06b3d2fdb3d782e3a668d45201 - 7.85% (7.38 MB)

[#010] sha256:e36fac6ddefc8a7606cbe0d2dfc9c8484536121d4c258ca1760536ed111cabc0 - 8.06% (7.57 MB)

[#011] sha256:ea4a8a490911fe7bad8e1561f79323b6e152801c11e33e7721525db7396296c8 - 0.0% (232 Bytes)

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

[#013] sha256:69b17294378a5058f52c599b083047e777e968528ff4ecf187977cc1169b8009 - 0.0% (2.51 KB)

[#014] sha256:68a91d6f8165e8d57e03a909e95924797b4b8e05097f9a8f383eeebb76c45786 - 0.0% (636 Bytes)

[#015] sha256:9ccdf5b64dec4847a0ba6d3cf468eb3790e47dedad67f9271168584bbb5f8dbb - 0.0% (642 Bytes)

[#016] sha256:118bb66c752e28af0082825683fce422405538886703ac0b8a8441ab3673cda9 - 0.0% (503 Bytes)

[#017] sha256:c05133a69b22ced9af2c12951cf692d84d2ad3b4e528255d46f4c65c87c876ef - 0.0% (599 Bytes)

[#018] sha256:4ab65295a75437f88538caaafc3144b3b288f9d33ba4d837bc975840da95364e - 45.12% (42.4 MB)

[#019] sha256:0a6665b4ad4c17f4a3a411b55e4deb1c20597efb4b063fa9622ae66d833292ac - 2.98% (2.8 MB)

[#020] sha256:654cdfd6190a042189f92fdd68cc0e1d4b640ffc3e9ded84f3489a1760b637f1 - 0.0% (327 Bytes)

[#021] sha256:39d0780b10263cd20beaf0ad714fdab6120a0446cd51ceda4c28fbe5fbce5f2c - 0.0% (141 Bytes)


History
2023-04-25 17:30:47 UTC

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

2023-04-25 17:30:47 UTC

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

2023-04-25 17:30:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-04-25 17:30:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04

2023-04-25 17:30:49 UTC

/bin/sh -c #(nop) ADD file:2fc6364d149eccc7f94ead482a0dcf24b0e44cc0d00ac6a2c1797776153e9608 in /

2023-04-25 17:30:49 UTC

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

2023-05-10 00:02:50 UTC

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

2023-05-10 00:02:50 UTC

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

2023-05-10 00:02:50 UTC

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

2023-05-10 00:02:50 UTC

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

2023-05-10 00:02:50 UTC

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

2023-05-10 00:02:51 UTC

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

2023-05-10 00:02:51 UTC

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

2023-05-10 00:02:51 UTC

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

2023-05-10 00:02:51 UTC

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

2023-05-10 00:02:51 UTC

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

2023-05-10 00:02:51 UTC

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

2023-05-10 00:02:51 UTC

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

2023-05-10 00:02:51 UTC

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

2023-05-10 00:02:52 UTC

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

2023-05-10 00:02:52 UTC

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

2023-05-10 00:02:52 UTC

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

2023-05-10 00:02:52 UTC

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

2023-05-10 00:08:39 UTC

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

2023-05-10 00:08:39 UTC

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

2023-05-10 00:08:39 UTC

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

2023-05-10 00:08:39 UTC

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

2023-05-10 00:08:39 UTC

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

2023-05-10 00:08:39 UTC

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

2023-05-10 00:08:40 UTC

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

2023-05-10 00:08:40 UTC

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

2023-05-10 00:08:40 UTC

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

2023-05-10 00:08:40 UTC

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

2023-05-10 00:08:40 UTC

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

2023-05-10 00:08:40 UTC

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

2023-05-10 00:08:40 UTC

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

2023-05-10 00:08:40 UTC

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

2023-05-10 00:08:40 UTC

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

2023-05-10 00:08:40 UTC

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

2023-05-10 00:08:41 UTC

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

2023-05-10 00:08:41 UTC

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

2023-05-10 00:08:41 UTC

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

2023-05-10 00:08:41 UTC

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

2023-05-10 00:08:41 UTC

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

2023-05-10 00:08:41 UTC

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

2023-05-10 00:08:41 UTC

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

2023-05-10 00:08:41 UTC

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

2023-05-10 00:08:41 UTC

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

2023-05-10 00:08:42 UTC

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

2023-05-10 00:08:42 UTC

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

2023-05-10 00:08:42 UTC

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

2023-05-10 00:08:42 UTC

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

2023-05-10 00:08:42 UTC

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

2023-05-10 00:08:42 UTC

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

2023-05-10 00:08:42 UTC

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

2023-05-10 00:08:42 UTC

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

2023-05-10 00:08:42 UTC

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

2023-05-10 00:08:42 UTC

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

2023-05-10 00:08:43 UTC

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

2023-05-10 00:08:43 UTC

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

2023-05-10 00:08:43 UTC

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

2023-05-10 00:08:43 UTC

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

2023-05-10 00:08:43 UTC

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

2023-05-10 00:08:43 UTC

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

2023-05-10 00:08:43 UTC

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

2023-05-10 00:08:43 UTC

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

2023-05-10 00:08:44 UTC

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

2023-05-10 00:08:44 UTC

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

2023-05-10 00:08:44 UTC

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

2023-05-10 00:08:44 UTC

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

2023-05-10 00:08:44 UTC

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

2023-05-10 00:08:44 UTC

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

2023-05-10 00:08:44 UTC

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

2023-05-10 00:08:44 UTC

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

2023-05-10 00:08:44 UTC

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

2023-05-10 00:08:44 UTC

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

2023-05-10 00:08:45 UTC

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

2023-05-10 00:08:45 UTC

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

2023-05-10 00:08:45 UTC

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

2023-05-10 00:08:45 UTC

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

2023-05-10 00:08:45 UTC

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

2023-05-10 00:08:45 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-05-10 00:08:45 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-05-10 00:08:45 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

2023-05-10 00:08:45 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

2023-05-10 00:08:46 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

2023-05-10 00:08:46 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

2023-05-10 00:08:46 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

2023-05-10 00:08:46 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

2023-05-10 00:08:46 UTC

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

2023-05-10 00:08:46 UTC

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

2023-05-10 00:08:46 UTC

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

2023-05-10 00:08:46 UTC

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

2023-05-10 00:13:58 UTC

/bin/sh -c #(nop) LABEL maintainer=Fabio Cicerchia <info@fabiocicerchia.it> org.label-schema.build-date=2023-05-10T00:00:00Z org.label-schema.description=Nginx 1.23.4 with Lua support based on ubuntu (amd64) 22.04. org.label-schema.docker.cmd=docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.23.4-ubuntu22.04 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=4d417f3 org.label-schema.vcs-url=https://github.com/fabiocicerchia/nginx-lua org.label-schema.version=1.23.4-ubuntu22.04 image.target.platform= image.target.os= image.target.arch=amd64 versions.os=22.04 versions.lua=5.4.4 versions.luajit2=2.1-20230410 versions.luarocks=3.9.2 versions.nginx=1.23.4 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-05-10 00:13:58 UTC

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

2023-05-10 00:13:59 UTC

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

2023-05-10 00:13:59 UTC

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

2023-05-10 00:13:59 UTC

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

2023-05-10 00:13:59 UTC

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

2023-05-10 00:13:59 UTC

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

2023-05-10 00:13:59 UTC

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

2023-05-10 00:13:59 UTC

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

2023-05-10 00:14:00 UTC

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

2023-05-10 00:14:00 UTC

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

2023-05-10 00:14:00 UTC

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

2023-05-10 00:14:00 UTC

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

2023-05-10 00:14:01 UTC

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

2023-05-10 00:14:01 UTC

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

2023-05-10 00:14:01 UTC

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

2023-05-10 00:14:01 UTC

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

2023-05-10 00:14:01 UTC

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

2023-05-10 00:14:01 UTC

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

2023-05-10 00:14:01 UTC

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

2023-05-10 00:14:01 UTC

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

2023-05-10 00:14:02 UTC

/bin/bash -o pipefail -c #(nop) ENV DEBIAN_FRONTEND=noninteractive

2023-05-10 00:14:14 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

2023-05-10 00:14:23 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

2023-05-10 00:14:24 UTC

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

2023-05-10 00:14:24 UTC

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

2023-05-10 00:14:24 UTC

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

2023-05-10 00:14:24 UTC

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

2023-05-10 00:14:25 UTC

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

2023-05-10 00:14:25 UTC

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

2023-05-10 00:14:25 UTC

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

Details
Created

2023-05-10 00:13:37 UTC

Size

90.5 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-05-10T00:00:00Z
  • org.label-schema.description
    Nginx 1.23.4 with Lua support based on ubuntu (arm64v8) 22.04.
  • org.label-schema.docker.cmd
    docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.23.4-ubuntu22.04
  • 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
    4d417f3
  • org.label-schema.vcs-url
    https://github.com/fabiocicerchia/nginx-lua
  • org.label-schema.version
    1.23.4-ubuntu22.04
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04
  • 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.23.4
  • versions.nginx-lua-prometheus
    0.20221218
  • versions.ngx_devel_kit
    0.3.2
  • versions.njs
    0.7.12
  • versions.os
    22.04
  • versions.set-misc-nginx
    0.33
  • versions.stream-lua-nginx-module
    0.0.13

Environment
ARCH

arm64v8

BUILD_DATE

2023-05-10T00: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_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` --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.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.12

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

4d417f3

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

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:79d0ea7dc1a848165a31e288cada1fa51dcd9bf302a305fe83a353c5c407110b - 28.84% (26.1 MB)

[#001] sha256:65a001ce93121eec8c1fd0b6269a1f2ef10b653dee842ff984646f45ce11add5 - 0.01% (5.98 KB)

[#002] sha256:0f222a3a2cdaab0d59e0b14bd1f41cf73a3254567a509890e865293c2ea7d2cc - 0.0% (119 Bytes)

[#003] sha256:b8804b2aa1c8c9dd9289739d1ad78f33e012d2e84bd178fb381aa9e9280bb783 - 0.15% (141 KB)

[#004] sha256:33c853557fe524122ebcd7b1b3183db310628d84be69d3a440087beea964076e - 1.62% (1.47 MB)

[#005] sha256:88925c8b69ab701298ec6c371d10b51cdd1e87c586c991730f460445e1cc4851 - 0.0% (749 Bytes)

[#006] sha256:8c327cdc448ed1c40a9eea869c6d9fb166f5086111f56249d2c7b332b1d65208 - 0.0% (374 Bytes)

[#007] sha256:9567d7665105700adbe153e69d35b3a48dddb004502cbaf9e11e854fecbe40f1 - 4.14% (3.75 MB)

[#008] sha256:77acbb65b3bf2a8b566772473cd52e6de4c0fa7e8418d6ff3e3c146f2c7e7ac9 - 0.27% (248 KB)

[#009] sha256:07f406109347048a7a64f793a40ed7ce26ee736033e8e95fbac1a2e254590a04 - 8.11% (7.33 MB)

[#010] sha256:90e81263527089770f9452dd942580e35cfed79f7612788616965a3fd00d775c - 8.3% (7.51 MB)

[#011] sha256:4f655cb9433fa94802fc4dfe824ce6f3a5f7c02f3972b1988fbcbc96759b901a - 0.0% (237 Bytes)

[#012] sha256:5fe2aa689b8e299d761a75afcc835ed3e15cf5899730ee76c32e0c49786fdcd9 - 0.01% (7.79 KB)

[#013] sha256:6d31b97ccc7233379204889e0f678a5ea75b3c1cb6200bfd072726036e8f3fce - 0.0% (2.51 KB)

[#014] sha256:4101077f83dadfe314ea3cfbf4ffe03009b60e62f7dc392e5296c26acd620aa0 - 0.0% (634 Bytes)

[#015] sha256:0a33d51993847a879508d5f94228a89db721aa713b4559db762e87a45da275a3 - 0.0% (641 Bytes)

[#016] sha256:542d634080389631918492fc900e25c1ff31a49739af038a3117307535011d14 - 0.0% (501 Bytes)

[#017] sha256:6bf1489731895e6751597440cea6bc4e8ace5c9383ffc157abadd2fea9be743a - 0.0% (599 Bytes)

[#018] sha256:aaa7327a01a5c79a8d7020909eb1bedcc7c9b302c1e3e074b36efcd004553b9e - 45.46% (41.1 MB)

[#019] sha256:b982dc1a66df0494866790abee91d520b089e3371c864c6d0d91d7d3e9718cf5 - 3.09% (2.8 MB)

[#020] sha256:33e21b2759c68547739e6b12f9cb2d700ad6d788b32690f55ac2c8e20c717b9c - 0.0% (332 Bytes)

[#021] sha256:09b595e64943d1bc7eba8a891fdc68d8dacd333c832d3041f89b90f3f4e474dd - 0.0% (141 Bytes)


History
2023-04-25 17:31:58 UTC

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

2023-04-25 17:31:58 UTC

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

2023-04-25 17:31:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-04-25 17:31:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04

2023-04-25 17:32:02 UTC

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

2023-04-25 17:32:02 UTC

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

2023-05-10 00:02:49 UTC

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

2023-05-10 00:02:49 UTC

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

2023-05-10 00:02:49 UTC

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

2023-05-10 00:02:49 UTC

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

2023-05-10 00:02:49 UTC

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

2023-05-10 00:02:49 UTC

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

2023-05-10 00:02:49 UTC

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

2023-05-10 00:02:50 UTC

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

2023-05-10 00:02:50 UTC

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

2023-05-10 00:02:50 UTC

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

2023-05-10 00:02:50 UTC

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

2023-05-10 00:02:50 UTC

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

2023-05-10 00:02:50 UTC

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

2023-05-10 00:02:50 UTC

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

2023-05-10 00:02:50 UTC

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

2023-05-10 00:02:50 UTC

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

2023-05-10 00:02:50 UTC

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

2023-05-10 00:08:13 UTC

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

2023-05-10 00:08:13 UTC

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

2023-05-10 00:08:13 UTC

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

2023-05-10 00:08:13 UTC

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

2023-05-10 00:08:13 UTC

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

2023-05-10 00:08:13 UTC

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

2023-05-10 00:08:13 UTC

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

2023-05-10 00:08:14 UTC

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

2023-05-10 00:08:14 UTC

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

2023-05-10 00:08:14 UTC

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

2023-05-10 00:08:14 UTC

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

2023-05-10 00:08:14 UTC

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

2023-05-10 00:08:14 UTC

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

2023-05-10 00:08:14 UTC

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

2023-05-10 00:08:14 UTC

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

2023-05-10 00:08:14 UTC

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

2023-05-10 00:08:14 UTC

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

2023-05-10 00:08:14 UTC

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

2023-05-10 00:08:14 UTC

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

2023-05-10 00:08:14 UTC

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

2023-05-10 00:08:15 UTC

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

2023-05-10 00:08:15 UTC

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

2023-05-10 00:08:15 UTC

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

2023-05-10 00:08:15 UTC

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

2023-05-10 00:08:15 UTC

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

2023-05-10 00:08:15 UTC

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

2023-05-10 00:08:15 UTC

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

2023-05-10 00:08:15 UTC

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

2023-05-10 00:08:15 UTC

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

2023-05-10 00:08:15 UTC

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

2023-05-10 00:08:15 UTC

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

2023-05-10 00:08:15 UTC

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

2023-05-10 00:08:15 UTC

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

2023-05-10 00:08:16 UTC

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

2023-05-10 00:08:16 UTC

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

2023-05-10 00:08:16 UTC

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

2023-05-10 00:08:16 UTC

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

2023-05-10 00:08:16 UTC

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

2023-05-10 00:08:16 UTC

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

2023-05-10 00:08:16 UTC

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

2023-05-10 00:08:16 UTC

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

2023-05-10 00:08:16 UTC

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

2023-05-10 00:08:16 UTC

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

2023-05-10 00:08:16 UTC

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

2023-05-10 00:08:16 UTC

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

2023-05-10 00:08:16 UTC

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

2023-05-10 00:08:17 UTC

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

2023-05-10 00:08:17 UTC

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

2023-05-10 00:08:17 UTC

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

2023-05-10 00:08:17 UTC

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

2023-05-10 00:08:17 UTC

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

2023-05-10 00:08:17 UTC

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

2023-05-10 00:08:17 UTC

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

2023-05-10 00:08:17 UTC

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

2023-05-10 00:08:17 UTC

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

2023-05-10 00:08:17 UTC

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

2023-05-10 00:08:17 UTC

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

2023-05-10 00:08:17 UTC

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

2023-05-10 00:08:17 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-05-10 00:08:18 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-05-10 00:08:18 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

2023-05-10 00:08:18 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

2023-05-10 00:08:18 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

2023-05-10 00:08:18 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

2023-05-10 00:08:18 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

2023-05-10 00:08:18 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

2023-05-10 00:08:18 UTC

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

2023-05-10 00:08:18 UTC

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

2023-05-10 00:08:18 UTC

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

2023-05-10 00:08:18 UTC

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

2023-05-10 00:13:12 UTC

/bin/sh -c #(nop) LABEL maintainer=Fabio Cicerchia <info@fabiocicerchia.it> org.label-schema.build-date=2023-05-10T00:00:00Z org.label-schema.description=Nginx 1.23.4 with Lua support based on ubuntu (arm64v8) 22.04. org.label-schema.docker.cmd=docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.23.4-ubuntu22.04 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=4d417f3 org.label-schema.vcs-url=https://github.com/fabiocicerchia/nginx-lua org.label-schema.version=1.23.4-ubuntu22.04 image.target.platform= image.target.os= image.target.arch=arm64v8 versions.os=22.04 versions.lua=5.4.4 versions.luajit2=2.1-20230410 versions.luarocks=3.9.2 versions.nginx=1.23.4 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-05-10 00:13:12 UTC

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

2023-05-10 00:13:13 UTC

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

2023-05-10 00:13:13 UTC

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

2023-05-10 00:13:13 UTC

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

2023-05-10 00:13:13 UTC

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

2023-05-10 00:13:13 UTC

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

2023-05-10 00:13:13 UTC

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

2023-05-10 00:13:13 UTC

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

2023-05-10 00:13:13 UTC

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

2023-05-10 00:13:13 UTC

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

2023-05-10 00:13:14 UTC

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

2023-05-10 00:13:14 UTC

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

2023-05-10 00:13:14 UTC

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

2023-05-10 00:13:14 UTC

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

2023-05-10 00:13:14 UTC

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

2023-05-10 00:13:14 UTC

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

2023-05-10 00:13:14 UTC

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

2023-05-10 00:13:14 UTC

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

2023-05-10 00:13:14 UTC

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

2023-05-10 00:13:15 UTC

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

2023-05-10 00:13:15 UTC

/bin/bash -o pipefail -c #(nop) ENV DEBIAN_FRONTEND=noninteractive

2023-05-10 00:13:26 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

2023-05-10 00:13: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

2023-05-10 00:13:36 UTC

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

2023-05-10 00:13:36 UTC

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

2023-05-10 00:13:36 UTC

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

2023-05-10 00:13:36 UTC

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

2023-05-10 00:13:37 UTC

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

2023-05-10 00:13:37 UTC

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

2023-05-10 00:13:37 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