Namespace
fabiocicerchia
Image / Tag
nginx-lua:1.21-amazonlinux2.0.20220316.0-arm64v8
Content Digest
sha256:8138a99e74e844cdecf05a62ea32f1dadae725f628bac1259e05978d5e006084
Details
Created

2022-04-06 00:06:39 UTC

Size

90.2 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
    2022-04-06T00:00:00Z
  • org.label-schema.description
    Nginx 1.21.6 with Lua support based on .
  • org.label-schema.docker.cmd
    docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.21.6-
  • 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
    6047e89
  • org.label-schema.vcs-url
    https://github.com/fabiocicerchia/nginx-lua
  • org.label-schema.version
    1.21.6-
  • versions.headers-more-nginx-module
    a4a0686605161a6777d7d612d5aef79b9e7c13e0
  • versions.lua
    53
  • versions.lua-nginx-module
    0.10.20
  • versions.lua-resty-cookie
    99be1005e38ce19ace54515272a2be1b9fdc5da2
  • versions.lua-resty-core
    0.1.22
  • versions.lua-resty-dns
    0.22
  • versions.lua-resty-lrucache
    0.11
  • versions.lua-resty-memcached
    0.16
  • versions.lua-resty-mysql
    0.24
  • versions.lua-resty-redis
    0.29
  • versions.lua-resty-shell
    0.03
  • versions.lua-resty-signal
    0.03
  • versions.lua-resty-tablepool
    0.02
  • versions.lua-resty-upstream-healthcheck
    0.06
  • versions.lua-resty-websocket
    0.08
  • versions.lua-upstream
    0.07
  • versions.luajit2
    2.1-20220310
  • versions.luarocks
    3.8.0
  • versions.nginx
    1.21.6
  • versions.nginx-lua-prometheus
    0.20220127
  • versions.ngx_devel_kit
    0.3.1
  • versions.os
  • versions.stream-lua-nginx-module
    0.0.10

Environment
ARCH

arm64v8

BUILD_DATE

2022-04-06T00:00:00Z

BUILD_DEPS

BUILD_DEPS_AMD64

GeoIP-devel ca-certificates gcc-c++ gzip lua53 lua53-devel make openssl-devel patch pcre-devel tar unzip zlib-devel

BUILD_DEPS_ARM64V8

GeoIP-devel ca-certificates gcc-c++ gzip lua53 lua53-devel make openssl-devel patch pcre-devel tar unzip zlib-devel

BUILD_DEPS_BASE

GeoIP-devel ca-certificates gcc-c++ gzip lua53 lua53-devel make openssl-devel patch pcre-devel tar unzip 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.1

NGINX_BUILD_CONFIG

--prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --with-perl_modules_path=/usr/lib/perl5/vendor_perl --user=nginx --group=nginx --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 --add-module=/lua-nginx-module-0.10.20 --add-module=/ngx_devel_kit-0.3.1 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/headers-more-nginx-module-a4a0686605161a6777d7d612d5aef79b9e7c13e0 --add-module=/stream-lua-nginx-module-0.0.10

NGINX_BUILD_DEPS

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

PATH

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

PKG_DEPS

GeoIP-devel ca-certificates lua53 lua53-devel openssl-devel pcre-devel unzip zlib-devel

VCS_REF

6047e89

VER_CLOUDFLARE_COOKIE

99be1005e38ce19ace54515272a2be1b9fdc5da2

VER_LUA

53

VER_LUAJIT

2.1-20220310

VER_LUAROCKS

3.8.0

VER_LUA_NGINX_MODULE

0.10.20

VER_LUA_RESTY_CORE

0.1.22

VER_LUA_RESTY_LRUCACHE

0.11

VER_LUA_UPSTREAM

0.07

VER_NGINX

1.21.6

VER_NGX_DEVEL_KIT

0.3.1

VER_OPENRESTY_DNS

0.22

VER_OPENRESTY_HEADERS

a4a0686605161a6777d7d612d5aef79b9e7c13e0

VER_OPENRESTY_HEALTHCHECK

0.06

VER_OPENRESTY_MEMCACHED

0.16

VER_OPENRESTY_MYSQL

0.24

VER_OPENRESTY_REDIS

0.29

VER_OPENRESTY_SHELL

0.03

VER_OPENRESTY_SIGNAL

0.03

VER_OPENRESTY_STREAMLUA

0.0.10

VER_OPENRESTY_TABLEPOOL

0.02

VER_OPENRESTY_WEBSOCKET

0.08

VER_PROMETHEUS

0.20220127


Layers

[#000] sha256:16a64fa775cc87d32953ff0ed81775d6ea6b725a7946b4260298cc1ec4b5b32b - 67.46% (60.9 MB)

[#001] sha256:5c9d1125ea6af5da30d020d397b70aed513a892aae3606d6e7581ff0042e71b7 - 0.01% (6 KB)

[#002] sha256:c35b11651268cf18a895b13d90d04294bfec7c574ab5bb388522a2121922d16d - 3.33% (3.01 MB)

[#003] sha256:2d3b0eb77ca19866fb836bd1d0b116e392f050f2bd49df5f83d9a6fdd40e8d76 - 0.26% (240 KB)

[#004] sha256:d7b49d533d6824a55626d3ff1f0ebf1e1663a8e73cc6b5e22034786c94e5130d - 10.37% (9.35 MB)

[#005] sha256:d9bbc9026cfcd84e024a41aba9546958289ad776d746f31c18fac9e6a4af68c2 - 10.53% (9.5 MB)

[#006] sha256:7fb1a4266733dc362ced635ac387ff67b3f13947c22798e430ad692020ab5e87 - 0.0% (267 Bytes)

[#007] sha256:c6b81b512099be915ce2adec920fa129798bbc22e0cf9fb930e52bebff26470a - 0.02% (18.9 KB)

[#008] sha256:192973d118a583a5e8d00d80b051c7d05aeb3d5e9e716018a0ce5c95870536ae - 0.0% (751 Bytes)

[#009] sha256:4cb986e2cb556bca6d9ebb5a55eeed66a58b884399579ed775eabb04297f8355 - 0.0% (382 Bytes)

[#010] sha256:da9388ab6b3e70b6c2793fdf6de6a6cba4e0b78b9623c9817818f30cbd3b33c0 - 0.0% (597 Bytes)

[#011] sha256:a55992b88a52b29745eff8053099a54898d7b2d404196392a1b16666bc9ff53d - 0.0% (618 Bytes)

[#012] sha256:3535838b591569c15f87a4885b306d52f31c2229018d1b404343b5a2a71eb887 - 0.0% (934 Bytes)

[#013] sha256:50e3954fa169360d6682b21f32d257776b6f999fcecd6da1805b8bac64bcdeb6 - 0.0% (671 Bytes)

[#014] sha256:dc2f1f29e71c73b8e05eb64c9d944ab36ead018c9d2f70c5257aeb15ae97a7c5 - 0.0% (501 Bytes)

[#015] sha256:1aa1f1aeafb94d80ccfe6cbf9606620088b47de5867c4e532370fa607bd60b8c - 0.0% (658 Bytes)

[#016] sha256:373ab546014d61edbde32b1a699a8094c09e3fe064c915a8aae6d5ae1974109a - 8.02% (7.23 MB)

[#017] sha256:1e0c7153cdc19c7485a62512b1087f39060bf97b3cd39e463e9a799d78f9bf18 - 0.0% (143 Bytes)


History
2022-03-18 00:36:59 UTC

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

2022-03-18 00:37:00 UTC

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

2022-04-06 00:03:14 UTC

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

2022-04-06 00:03:15 UTC

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

2022-04-06 00:03:15 UTC

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

2022-04-06 00:03:15 UTC

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

2022-04-06 00:03:15 UTC

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

2022-04-06 00:03:15 UTC

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

2022-04-06 00:03:16 UTC

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

2022-04-06 00:03:16 UTC

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

2022-04-06 00:03:16 UTC

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

2022-04-06 00:03:16 UTC

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

2022-04-06 00:03:16 UTC

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

2022-04-06 00:03:16 UTC

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

2022-04-06 00:03:16 UTC

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

2022-04-06 00:03:16 UTC

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

2022-04-06 00:03:17 UTC

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

2022-04-06 00:03:17 UTC

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

2022-04-06 00:03:17 UTC

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

2022-04-06 00:03:17 UTC

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

2022-04-06 00:03:17 UTC

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

2022-04-06 00:03:17 UTC

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

2022-04-06 00:03:17 UTC

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

2022-04-06 00:03:18 UTC

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

2022-04-06 00:03:18 UTC

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

2022-04-06 00:03:18 UTC

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

2022-04-06 00:03:18 UTC

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

2022-04-06 00:03:18 UTC

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

2022-04-06 00:03:18 UTC

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

2022-04-06 00:03:18 UTC

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

2022-04-06 00:03:19 UTC

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

2022-04-06 00:03:19 UTC

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

2022-04-06 00:03:19 UTC

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

2022-04-06 00:03:19 UTC

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

2022-04-06 00:03:19 UTC

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

2022-04-06 00:03:19 UTC

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

2022-04-06 00:03:19 UTC

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

2022-04-06 00:03:19 UTC

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

2022-04-06 00:03:20 UTC

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

2022-04-06 00:03:20 UTC

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

2022-04-06 00:03:20 UTC

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

2022-04-06 00:03:20 UTC

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

2022-04-06 00:03:20 UTC

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

2022-04-06 00:03:20 UTC

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

2022-04-06 00:03:20 UTC

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

2022-04-06 00:03:20 UTC

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

2022-04-06 00:03:21 UTC

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

2022-04-06 00:03:21 UTC

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

2022-04-06 00:03:21 UTC

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

2022-04-06 00:03:21 UTC

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

2022-04-06 00:03:21 UTC

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

2022-04-06 00:03:21 UTC

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

2022-04-06 00:03:21 UTC

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

2022-04-06 00:03:21 UTC

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

2022-04-06 00:03:22 UTC

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

2022-04-06 00:03:22 UTC

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

2022-04-06 00:03:22 UTC

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

2022-04-06 00:03:22 UTC

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

2022-04-06 00:03:22 UTC

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

2022-04-06 00:03:22 UTC

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

2022-04-06 00:03:22 UTC

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

2022-04-06 00:03:23 UTC

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

2022-04-06 00:03:23 UTC

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

2022-04-06 00:03:23 UTC

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

2022-04-06 00:03:23 UTC

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

2022-04-06 00:03:23 UTC

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

2022-04-06 00:03:23 UTC

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

2022-04-06 00:03:23 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 --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 --add-module=/lua-nginx-module-0.10.20 --add-module=/ngx_devel_kit-0.3.1 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/headers-more-nginx-module-a4a0686605161a6777d7d612d5aef79b9e7c13e0 --add-module=/stream-lua-nginx-module-0.0.10

2022-04-06 00:03:23 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 --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 --add-module=/lua-nginx-module-0.10.20 --add-module=/ngx_devel_kit-0.3.1 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/headers-more-nginx-module-a4a0686605161a6777d7d612d5aef79b9e7c13e0 --add-module=/stream-lua-nginx-module-0.0.10

2022-04-06 00:03:24 UTC

/bin/sh -c #(nop) ARG BUILD_DEPS_BASE= GeoIP-devel ca-certificates gcc-c++ gzip lua53 lua53-devel make openssl-devel patch pcre-devel tar unzip zlib-devel

2022-04-06 00:03:24 UTC

/bin/sh -c #(nop) ENV BUILD_DEPS_BASE= GeoIP-devel ca-certificates gcc-c++ gzip lua53 lua53-devel make openssl-devel patch pcre-devel tar unzip zlib-devel

2022-04-06 00:03:24 UTC

/bin/sh -c #(nop) ARG BUILD_DEPS_AMD64= GeoIP-devel ca-certificates gcc-c++ gzip lua53 lua53-devel make openssl-devel patch pcre-devel tar unzip zlib-devel

2022-04-06 00:03:24 UTC

/bin/sh -c #(nop) ENV BUILD_DEPS_AMD64= GeoIP-devel ca-certificates gcc-c++ gzip lua53 lua53-devel make openssl-devel patch pcre-devel tar unzip zlib-devel

2022-04-06 00:03:24 UTC

/bin/sh -c #(nop) ARG BUILD_DEPS_ARM64V8= GeoIP-devel ca-certificates gcc-c++ gzip lua53 lua53-devel make openssl-devel patch pcre-devel tar unzip zlib-devel

2022-04-06 00:03:24 UTC

/bin/sh -c #(nop) ENV BUILD_DEPS_ARM64V8= GeoIP-devel ca-certificates gcc-c++ gzip lua53 lua53-devel make openssl-devel patch pcre-devel tar unzip zlib-devel

2022-04-06 00:03:24 UTC

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

2022-04-06 00:03:24 UTC

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

2022-04-06 00:03:25 UTC

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

2022-04-06 00:06:21 UTC

/bin/sh -c #(nop) LABEL maintainer=Fabio Cicerchia <info@fabiocicerchia.it> org.label-schema.build-date=2022-04-06T00:00:00Z org.label-schema.description=Nginx 1.21.6 with Lua support based on . org.label-schema.docker.cmd=docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.21.6- 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=6047e89 org.label-schema.vcs-url=https://github.com/fabiocicerchia/nginx-lua org.label-schema.version=1.21.6- image.target.platform= image.target.os= image.target.arch=arm64v8 versions.headers-more-nginx-module=a4a0686605161a6777d7d612d5aef79b9e7c13e0 versions.lua=53 versions.luarocks=3.8.0 versions.lua-nginx-module=0.10.20 versions.lua-resty-cookie=99be1005e38ce19ace54515272a2be1b9fdc5da2 versions.lua-resty-core=0.1.22 versions.lua-resty-dns=0.22 versions.lua-resty-lrucache=0.11 versions.lua-resty-memcached=0.16 versions.lua-resty-mysql=0.24 versions.lua-resty-redis=0.29 versions.lua-resty-shell=0.03 versions.lua-resty-signal=0.03 versions.lua-resty-tablepool=0.02 versions.lua-resty-upstream-healthcheck=0.06 versions.lua-resty-websocket=0.08 versions.lua-upstream=0.07 versions.luajit2=2.1-20220310 versions.nginx-lua-prometheus=0.20220127 versions.nginx=1.21.6 versions.ngx_devel_kit=0.3.1 versions.os= versions.stream-lua-nginx-module=0.0.10

2022-04-06 00:06:21 UTC

/bin/sh -c #(nop) ARG PKG_DEPS= GeoIP-devel ca-certificates lua53 lua53-devel openssl-devel pcre-devel unzip zlib-devel

2022-04-06 00:06:21 UTC

/bin/sh -c #(nop) ENV PKG_DEPS= GeoIP-devel ca-certificates lua53 lua53-devel openssl-devel pcre-devel unzip zlib-devel

2022-04-06 00:06:21 UTC

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

2022-04-06 00:06:21 UTC

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

2022-04-06 00:06:21 UTC

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

2022-04-06 00:06:22 UTC

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

2022-04-06 00:06:22 UTC

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

2022-04-06 00:06:22 UTC

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

2022-04-06 00:06:22 UTC

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

2022-04-06 00:06:22 UTC

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

2022-04-06 00:06:23 UTC

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

2022-04-06 00:06:23 UTC

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

2022-04-06 00:06:23 UTC

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

2022-04-06 00:06:23 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:30ca00689a433ede492dbbcf4c1b5d746c960f480d18d65ed3ebfe43d16f237c in /docker-entrypoint.d/

2022-04-06 00:06:23 UTC

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

2022-04-06 00:06:23 UTC

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

2022-04-06 00:06:23 UTC

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

2022-04-06 00:06:23 UTC

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

2022-04-06 00:06:38 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 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

2022-04-06 00:06:39 UTC

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

2022-04-06 00:06:39 UTC

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

2022-04-06 00:06:39 UTC

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

2022-04-06 00:06:39 UTC

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

2022-04-06 00:06:39 UTC

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

2022-04-06 00:06:39 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