Namespace
fabiocicerchia
Image / Tag
nginx-lua:1.21-fedora35-arm64v8
Content Digest
sha256:94682f4c1c3b1c437f8ef25a1e25123a4b2d700be6a25ab030d9ae3714fbbc20
Details
Created

2022-05-12 18:58:06 UTC

Size

172 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-05-12T00: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
    4501806
  • 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
    5.4.3
  • 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-05-12T00:00:00Z

BUILD_DEPS

BUILD_DEPS_AMD64

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

BUILD_DEPS_ARM64V8

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

BUILD_DEPS_BASE

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

DISTTAG

f35container

DOCKER_IMAGE

fabiocicerchia/nginx-lua

DOCKER_IMAGE_OS

DOCKER_IMAGE_TAG

FBR

f35

FGC

f35

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 gcc-c++ lua-5.4.3 lua-devel-5.4.3 luarocks openssl-devel pcre-devel unzip zlib-devel

VCS_REF

4501806

VER_CLOUDFLARE_COOKIE

99be1005e38ce19ace54515272a2be1b9fdc5da2

VER_LUA

5.4.3

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:623fc6c8f399e6dde93fc82beed08af10e667fa3896b48d4d41b3f93d652dd0c - 29.81% (51.1 MB)

[#001] sha256:6692af014994972e0c491063c958965c17bb32f80a3656c5438a2baefd70ea2b - 0.0% (6 KB)

[#002] sha256:639fa17afe1ffdb15d165cc3cb7f1f927c8716626a3fc483a0a985a4a98cb32f - 2.09% (3.58 MB)

[#003] sha256:a3469191d5e2d28f3012710d566039f3eb2ea52bae209b3d254ec840b274a527 - 0.05% (83.6 KB)

[#004] sha256:a0d6fe312c75910715e35ae96dd69aace70e5ae96d498e9fcf4c6f72530eec14 - 3.02% (5.18 MB)

[#005] sha256:5508c76d402c9c469ae45ae6a82b16fc08be4fa7496f4188d84cb295c598423c - 3.12% (5.35 MB)

[#006] sha256:244dc162c74212d47d1868cbb60c3553533ee2260dfbf8ec859131bcb7ca660d - 0.0% (267 Bytes)

[#007] sha256:0d34f54fa495c10c5cf6b6f5597c3665a981bbb2d6ed4b6b38070f31fda367ca - 0.01% (12.4 KB)

[#008] sha256:d5f670e89b9cd813a02bd25ed7c24717b6f25dc590769593ddc5a76dff734735 - 0.0% (597 Bytes)

[#009] sha256:3f91567487c85d52848fbf013fb4d05e4bb27ea85967e23679d15a2a45382d47 - 0.0% (616 Bytes)

[#010] sha256:5a8b241cff49bfb2bb5ed5f2c25c58a116d4669c7eef8daa3b841a87a7102d5d - 0.0% (933 Bytes)

[#011] sha256:d6b71095e9573a93b770c5a217261a74f896ddf6617126f3f95d9366b2705dfd - 0.0% (672 Bytes)

[#012] sha256:a087c434ea8c49024512d2349ca1a1f9168aa5827bb1f42a887a83ee50ee17fc - 0.0% (503 Bytes)

[#013] sha256:eab6acff7eef5a487890b640d2569a258364521d0415dd131be29e4cc5943d19 - 0.0% (659 Bytes)

[#014] sha256:6e551d03580a4058ce5ef6d5b32ff8fb24b98377e61f47a4bd93288a48e635c4 - 61.91% (106 MB)

[#015] sha256:68a7a7a58a69115bed0b411d14d171626bcfefed33d851cef99dd8040c800ad3 - 0.0% (143 Bytes)


History
2021-11-02 21:12:33 UTC

/bin/sh -c #(nop) LABEL maintainer=Clement Verna <cverna@fedoraproject.org>

2021-11-02 21:12:58 UTC

/bin/sh -c #(nop) ENV DISTTAG=f35container FGC=f35 FBR=f35

2022-03-19 19:19:32 UTC

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

2022-03-19 19:19:33 UTC

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

2022-05-12 18:53:10 UTC

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

2022-05-12 18:53:10 UTC

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

2022-05-12 18:53:10 UTC

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

2022-05-12 18:53:10 UTC

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

2022-05-12 18:53:11 UTC

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

2022-05-12 18:53:11 UTC

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

2022-05-12 18:53:11 UTC

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

2022-05-12 18:53:11 UTC

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

2022-05-12 18:53:11 UTC

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

2022-05-12 18:53:11 UTC

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

2022-05-12 18:53:11 UTC

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

2022-05-12 18:53:11 UTC

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

2022-05-12 18:53:12 UTC

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

2022-05-12 18:53:12 UTC

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

2022-05-12 18:53:12 UTC

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

2022-05-12 18:53:12 UTC

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

2022-05-12 18:53:12 UTC

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

2022-05-12 18:53:12 UTC

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

2022-05-12 18:53:12 UTC

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

2022-05-12 18:53:13 UTC

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

2022-05-12 18:53:13 UTC

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

2022-05-12 18:53:13 UTC

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

2022-05-12 18:53:13 UTC

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

2022-05-12 18:53:13 UTC

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

2022-05-12 18:53:13 UTC

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

2022-05-12 18:53:13 UTC

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

2022-05-12 18:53:13 UTC

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

2022-05-12 18:53:14 UTC

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

2022-05-12 18:53:14 UTC

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

2022-05-12 18:53:14 UTC

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

2022-05-12 18:53:14 UTC

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

2022-05-12 18:53:14 UTC

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

2022-05-12 18:53:14 UTC

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

2022-05-12 18:53:14 UTC

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

2022-05-12 18:53:14 UTC

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

2022-05-12 18:53:15 UTC

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

2022-05-12 18:53:15 UTC

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

2022-05-12 18:53:15 UTC

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

2022-05-12 18:53:15 UTC

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

2022-05-12 18:53:15 UTC

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

2022-05-12 18:53:15 UTC

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

2022-05-12 18:53:15 UTC

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

2022-05-12 18:53:15 UTC

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

2022-05-12 18:53:16 UTC

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

2022-05-12 18:53:16 UTC

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

2022-05-12 18:53:16 UTC

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

2022-05-12 18:53:16 UTC

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

2022-05-12 18:53:16 UTC

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

2022-05-12 18:53:16 UTC

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

2022-05-12 18:53:16 UTC

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

2022-05-12 18:53:16 UTC

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

2022-05-12 18:53:17 UTC

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

2022-05-12 18:53:17 UTC

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

2022-05-12 18:53:17 UTC

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

2022-05-12 18:53:17 UTC

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

2022-05-12 18:53:17 UTC

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

2022-05-12 18:53:17 UTC

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

2022-05-12 18:53:17 UTC

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

2022-05-12 18:53:18 UTC

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

2022-05-12 18:53:18 UTC

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

2022-05-12 18:53:18 UTC

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

2022-05-12 18:53:18 UTC

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

2022-05-12 18:53:18 UTC

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

2022-05-12 18:53:18 UTC

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

2022-05-12 18:53:18 UTC

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

2022-05-12 18:53:18 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-05-12 18:53:19 UTC

/bin/sh -c #(nop) ENV NGINX_BUILD_CONFIG= --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --with-perl_modules_path=/usr/lib/perl5/vendor_perl --user=nginx --group=nginx --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-05-12 18:53:19 UTC

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

2022-05-12 18:53:19 UTC

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

2022-05-12 18:53:19 UTC

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

2022-05-12 18:53:19 UTC

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

2022-05-12 18:53:19 UTC

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

2022-05-12 18:53:19 UTC

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

2022-05-12 18:53:19 UTC

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

2022-05-12 18:53:20 UTC

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

2022-05-12 18:53:20 UTC

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

2022-05-12 18:57:06 UTC

/bin/sh -c #(nop) LABEL maintainer=Fabio Cicerchia <info@fabiocicerchia.it> org.label-schema.build-date=2022-05-12T00: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=4501806 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=5.4.3 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-05-12 18:57:06 UTC

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

2022-05-12 18:57:06 UTC

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

2022-05-12 18:57:06 UTC

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

2022-05-12 18:57:06 UTC

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

2022-05-12 18:57:06 UTC

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

2022-05-12 18:57:07 UTC

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

2022-05-12 18:57:07 UTC

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

2022-05-12 18:57:07 UTC

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

2022-05-12 18:57:07 UTC

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

2022-05-12 18:57:07 UTC

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

2022-05-12 18:57:07 UTC

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

2022-05-12 18:57:08 UTC

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

2022-05-12 18:57:08 UTC

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

2022-05-12 18:57:08 UTC

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

2022-05-12 18:57:08 UTC

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

2022-05-12 18:57:08 UTC

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

2022-05-12 18:58:03 UTC

/bin/sh -o pipefail -c set -eux && yum install -y $PKG_DEPS && 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 clean all && rm -rf /var/cache/dnf

2022-05-12 18:58:05 UTC

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

2022-05-12 18:58:06 UTC

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

2022-05-12 18:58:06 UTC

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

2022-05-12 18:58:06 UTC

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

2022-05-12 18:58:06 UTC

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

2022-05-12 18:58:06 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