Namespace
fabiocicerchia
Image / Tag
nginx-lua:1-alpine3.16.3-amd64
Content Digest
sha256:fa210c7c44e3cd7087cd5fdb2e5f25da48dce9e42c08fd16670aed1b6432e431
Details
Created

2022-11-22 19:57:06 UTC

Size

24.7 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
    2022-11-22T00:00:00Z
  • org.label-schema.description
    Nginx 1.23.2 with Lua support based on alpine (amd64) 3.16.3.
  • org.label-schema.docker.cmd
    docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.23.2-alpine3.16.3
  • 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
    65b68f6
  • org.label-schema.vcs-url
    https://github.com/fabiocicerchia/nginx-lua
  • org.label-schema.version
    1.23.2-alpine3.16.3
  • versions.headers-more-nginx-module
    0.34
  • versions.lua
    5.4
  • versions.lua-nginx-module
    a318d250f547c854ea2b091d0e06372ac0c00fd5
  • versions.lua-resty-cookie
    99be1005e38ce19ace54515272a2be1b9fdc5da2
  • versions.lua-resty-core
    0346fa2c8aeb39a11eba577fbf57984fb8e110f3
  • versions.lua-resty-dns
    0.22
  • versions.lua-resty-lrucache
    0.13
  • versions.lua-resty-memcached
    0.17
  • versions.lua-resty-mysql
    0.25
  • 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.06
  • versions.lua-resty-websocket
    0.09
  • versions.lua-upstream
    0.07
  • versions.luajit2
    2.1-20220915
  • versions.luarocks
    3.9.1
  • versions.nginx
    1.23.2
  • versions.nginx-lua-prometheus
    0.20220527
  • versions.ngx_devel_kit
    0.3.1
  • versions.os
    3.16.3
  • versions.stream-lua-nginx-module
    9ce0848cff7c3c5eb0a7d5adfe2de22ea98e1e63

Environment
ARCH

amd64

BUILD_DATE

2022-11-22T00:00:00Z

BUILD_DEPS

BUILD_DEPS_AMD64

curl geoip-dev gzip lua5.4 lua5.4-dev make openssl-dev patch pcre-dev tar zlib-dev g++

BUILD_DEPS_ARM64V8

curl geoip-dev gzip lua5.4 lua5.4-dev make openssl-dev patch pcre-dev tar zlib-dev gcc-aarch64-none-elf

BUILD_DEPS_BASE

curl geoip-dev gzip lua5.4 lua5.4-dev make openssl-dev patch pcre-dev tar zlib-dev

DOCKER_IMAGE

fabiocicerchia/nginx-lua

DOCKER_IMAGE_OS

DOCKER_IMAGE_TAG

LD_LIBRARY_PATH

/usr/local/lib/:

LUAJIT_INC

/usr/local/include/luajit-2.1

LUAJIT_LIB

/usr/local/lib

LUA_LIB_DIR

/usr/local/share/lua/5.4

NGINX_BUILD_CONFIG

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

NGINX_BUILD_DEPS

alpine-sdk bash findutils gd-dev libedit-dev libxslt-dev linux-headers perl-dev

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-dev lua5.4 lua5.4-dev openssl-dev pcre-dev unzip zlib-dev

VCS_REF

65b68f6

VER_CLOUDFLARE_COOKIE

99be1005e38ce19ace54515272a2be1b9fdc5da2

VER_LUA

5.4

VER_LUAJIT

2.1-20220915

VER_LUAROCKS

3.9.1

VER_LUA_NGINX_MODULE

a318d250f547c854ea2b091d0e06372ac0c00fd5

VER_LUA_RESTY_CORE

0346fa2c8aeb39a11eba577fbf57984fb8e110f3

VER_LUA_RESTY_LRUCACHE

0.13

VER_LUA_UPSTREAM

0.07

VER_NGINX

1.23.2

VER_NGX_DEVEL_KIT

0.3.1

VER_OPENRESTY_DNS

0.22

VER_OPENRESTY_HEADERS

0.34

VER_OPENRESTY_HEALTHCHECK

0.06

VER_OPENRESTY_MEMCACHED

0.17

VER_OPENRESTY_MYSQL

0.25

VER_OPENRESTY_REDIS

0.30

VER_OPENRESTY_SHELL

0.03

VER_OPENRESTY_SIGNAL

0.03

VER_OPENRESTY_STREAMLUA

9ce0848cff7c3c5eb0a7d5adfe2de22ea98e1e63

VER_OPENRESTY_TABLEPOOL

0.02

VER_OPENRESTY_WEBSOCKET

0.09

VER_PROMETHEUS

0.20220527


Layers

[#000] sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 10.84% (2.68 MB)

[#001] sha256:1ad3af988dbcc5cc9ea6ace3d09dd61b60ecf11718c5548e23a2636bd99977f9 - 0.02% (6 KB)

[#002] sha256:11f217b94e85916eb185d3064f9bca1aa107a313c427a9a9e080fd2a9871251a - 14.41% (3.56 MB)

[#003] sha256:65caa105238589a0f9aa6ee718ba04be2bb1f5f5ade9ca446fa5f55032f2540c - 0.97% (246 KB)

[#004] sha256:0fccf3fa9b35303d97060ea1ff7eeeac45d8f3e0fafc2bed4d8ffb7a7044efca - 21.11% (5.21 MB)

[#005] sha256:1a90d1ba6d41b3069422752e96decc0460ee9702bffe274b981bb97070b3ef4f - 21.88% (5.4 MB)

[#006] sha256:f2afce0bc3431438f1cc1abdeef5eb70e60c74f2a8884dab8c56621e2cb15479 - 0.0% (266 Bytes)

[#007] sha256:c624d2fb580c10997bb3e1f46a5ab54403d3205e230484ed018267bdd69835e4 - 0.0% (751 Bytes)

[#008] sha256:7c1d014e0da884d593115c450afa71c2d6cee5b9acca78a50072cc8377a7f1f6 - 0.0% (380 Bytes)

[#009] sha256:3b57ba95e4cec821cc537f5bdea81f3b193dd5830c084598d7798964d18af5a2 - 0.0% (595 Bytes)

[#010] sha256:32f33618eb1050bbb6c338131530265f3a6966c6dfd2d287dee948005f4556ee - 0.0% (617 Bytes)

[#011] sha256:dbf09b31afc47a00e5a98f2fcb6d746c26376249832effd0b332f62d9e5d66f2 - 0.01% (2.42 KB)

[#012] sha256:2c5d809b13c1b77841051995327cfabec6047a7bd476ad25129c487f6e949f7c - 0.0% (500 Bytes)

[#013] sha256:7af931553007c8daaf483953d147aaa28a2ebff31e97bbc8e7aaff655560157a - 0.0% (660 Bytes)

[#014] sha256:8c533c4e524e9ac871cee851fa60a07d69ff5c97ac1546dcff2427acffe6ed2a - 30.73% (7.59 MB)

[#015] sha256:46d86efa5edb237ce9c112c4ee2760e84839349836086145c7360fa42379b272 - 0.0% (143 Bytes)


History
2022-11-12 04:19:23 UTC

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

2022-11-12 04:19:23 UTC

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

2022-11-22 19:54:23 UTC

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

2022-11-22 19:54:23 UTC

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

2022-11-22 19:54:23 UTC

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

2022-11-22 19:54:23 UTC

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

2022-11-22 19:54:24 UTC

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

2022-11-22 19:54:24 UTC

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

2022-11-22 19:54:24 UTC

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

2022-11-22 19:54:24 UTC

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

2022-11-22 19:54:24 UTC

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

2022-11-22 19:54:24 UTC

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

2022-11-22 19:54:24 UTC

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

2022-11-22 19:54:24 UTC

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

2022-11-22 19:54:24 UTC

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

2022-11-22 19:54:24 UTC

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

2022-11-22 19:54:24 UTC

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

2022-11-22 19:54:25 UTC

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

2022-11-22 19:54:25 UTC

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

2022-11-22 19:54:25 UTC

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

2022-11-22 19:54:25 UTC

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

2022-11-22 19:54:25 UTC

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

2022-11-22 19:54:25 UTC

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

2022-11-22 19:54:25 UTC

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

2022-11-22 19:54:25 UTC

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

2022-11-22 19:54:25 UTC

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

2022-11-22 19:54:25 UTC

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

2022-11-22 19:54:25 UTC

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

2022-11-22 19:54:26 UTC

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

2022-11-22 19:54:26 UTC

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

2022-11-22 19:54:26 UTC

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

2022-11-22 19:54:26 UTC

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

2022-11-22 19:54:26 UTC

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

2022-11-22 19:54:26 UTC

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

2022-11-22 19:54:26 UTC

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

2022-11-22 19:54:26 UTC

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

2022-11-22 19:54:26 UTC

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

2022-11-22 19:54:26 UTC

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

2022-11-22 19:54:26 UTC

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

2022-11-22 19:54:27 UTC

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

2022-11-22 19:54:27 UTC

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

2022-11-22 19:54:27 UTC

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

2022-11-22 19:54:27 UTC

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

2022-11-22 19:54:27 UTC

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

2022-11-22 19:54:27 UTC

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

2022-11-22 19:54:27 UTC

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

2022-11-22 19:54:27 UTC

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

2022-11-22 19:54:27 UTC

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

2022-11-22 19:54:27 UTC

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

2022-11-22 19:54:27 UTC

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

2022-11-22 19:54:28 UTC

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

2022-11-22 19:54:28 UTC

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

2022-11-22 19:54:28 UTC

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

2022-11-22 19:54:28 UTC

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

2022-11-22 19:54:28 UTC

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

2022-11-22 19:54:28 UTC

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

2022-11-22 19:54:28 UTC

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

2022-11-22 19:54:28 UTC

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

2022-11-22 19:54:28 UTC

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

2022-11-22 19:54:28 UTC

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

2022-11-22 19:54:28 UTC

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

2022-11-22 19:54:29 UTC

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

2022-11-22 19:54:29 UTC

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

2022-11-22 19:54:29 UTC

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

2022-11-22 19:54:29 UTC

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

2022-11-22 19:54:29 UTC

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

2022-11-22 19:54:29 UTC

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

2022-11-22 19:54:29 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-a318d250f547c854ea2b091d0e06372ac0c00fd5 --add-module=/ngx_devel_kit-0.3.1 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/headers-more-nginx-module-0.34 --add-module=/stream-lua-nginx-module-9ce0848cff7c3c5eb0a7d5adfe2de22ea98e1e63

2022-11-22 19:54:29 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-a318d250f547c854ea2b091d0e06372ac0c00fd5 --add-module=/ngx_devel_kit-0.3.1 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/headers-more-nginx-module-0.34 --add-module=/stream-lua-nginx-module-9ce0848cff7c3c5eb0a7d5adfe2de22ea98e1e63

2022-11-22 19:54:29 UTC

/bin/sh -c #(nop) ARG BUILD_DEPS_BASE= curl geoip-dev gzip lua5.4 lua5.4-dev make openssl-dev patch pcre-dev tar zlib-dev

2022-11-22 19:54:29 UTC

/bin/sh -c #(nop) ENV BUILD_DEPS_BASE= curl geoip-dev gzip lua5.4 lua5.4-dev make openssl-dev patch pcre-dev tar zlib-dev

2022-11-22 19:54:29 UTC

/bin/sh -c #(nop) ARG BUILD_DEPS_AMD64= curl geoip-dev gzip lua5.4 lua5.4-dev make openssl-dev patch pcre-dev tar zlib-dev g++

2022-11-22 19:54:30 UTC

/bin/sh -c #(nop) ENV BUILD_DEPS_AMD64= curl geoip-dev gzip lua5.4 lua5.4-dev make openssl-dev patch pcre-dev tar zlib-dev g++

2022-11-22 19:54:30 UTC

/bin/sh -c #(nop) ARG BUILD_DEPS_ARM64V8= curl geoip-dev gzip lua5.4 lua5.4-dev make openssl-dev patch pcre-dev tar zlib-dev gcc-aarch64-none-elf

2022-11-22 19:54:30 UTC

/bin/sh -c #(nop) ENV BUILD_DEPS_ARM64V8= curl geoip-dev gzip lua5.4 lua5.4-dev make openssl-dev patch pcre-dev tar zlib-dev gcc-aarch64-none-elf

2022-11-22 19:54:30 UTC

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

2022-11-22 19:54:30 UTC

/bin/sh -c #(nop) ARG NGINX_BUILD_DEPS= alpine-sdk bash findutils gd-dev libedit-dev libxslt-dev linux-headers perl-dev

2022-11-22 19:54:30 UTC

/bin/sh -c #(nop) ENV NGINX_BUILD_DEPS= alpine-sdk bash findutils gd-dev libedit-dev libxslt-dev linux-headers perl-dev

2022-11-22 19:57:00 UTC

/bin/sh -c #(nop) LABEL maintainer=Fabio Cicerchia <info@fabiocicerchia.it> org.label-schema.build-date=2022-11-22T00:00:00Z org.label-schema.description=Nginx 1.23.2 with Lua support based on alpine (amd64) 3.16.3. org.label-schema.docker.cmd=docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.23.2-alpine3.16.3 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=65b68f6 org.label-schema.vcs-url=https://github.com/fabiocicerchia/nginx-lua org.label-schema.version=1.23.2-alpine3.16.3 image.target.platform= image.target.os= image.target.arch=amd64 versions.headers-more-nginx-module=0.34 versions.lua=5.4 versions.luarocks=3.9.1 versions.lua-nginx-module=a318d250f547c854ea2b091d0e06372ac0c00fd5 versions.lua-resty-cookie=99be1005e38ce19ace54515272a2be1b9fdc5da2 versions.lua-resty-core=0346fa2c8aeb39a11eba577fbf57984fb8e110f3 versions.lua-resty-dns=0.22 versions.lua-resty-lrucache=0.13 versions.lua-resty-memcached=0.17 versions.lua-resty-mysql=0.25 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.06 versions.lua-resty-websocket=0.09 versions.lua-upstream=0.07 versions.luajit2=2.1-20220915 versions.nginx-lua-prometheus=0.20220527 versions.nginx=1.23.2 versions.ngx_devel_kit=0.3.1 versions.os=3.16.3 versions.stream-lua-nginx-module=9ce0848cff7c3c5eb0a7d5adfe2de22ea98e1e63

2022-11-22 19:57:00 UTC

/bin/sh -c #(nop) ARG PKG_DEPS= geoip-dev lua5.4 lua5.4-dev openssl-dev pcre-dev unzip zlib-dev

2022-11-22 19:57:00 UTC

/bin/sh -c #(nop) ENV PKG_DEPS= geoip-dev lua5.4 lua5.4-dev openssl-dev pcre-dev unzip zlib-dev

2022-11-22 19:57:00 UTC

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

2022-11-22 19:57:00 UTC

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

2022-11-22 19:57:00 UTC

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

2022-11-22 19:57:00 UTC

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

2022-11-22 19:57:01 UTC

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

2022-11-22 19:57:01 UTC

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

2022-11-22 19:57:01 UTC

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

2022-11-22 19:57:01 UTC

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

2022-11-22 19:57:01 UTC

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

2022-11-22 19:57:01 UTC

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

2022-11-22 19:57:01 UTC

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

2022-11-22 19:57:01 UTC

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

2022-11-22 19:57:01 UTC

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

2022-11-22 19:57:02 UTC

/bin/ash -eo pipefail -c #(nop) SHELL [/bin/ash -eo pipefail -c]

2022-11-22 19:57:05 UTC

/bin/ash -eo pipefail -c set -eux && apk update && apk add --no-cache --virtual .pkg_deps $PKG_DEPS && ln -sf /usr/bin/lua${VER_LUA} /usr/local/bin/lua && apk add --no-cache --virtual .gettext gettext && mv /usr/bin/envsubst /tmp/ && runDeps="$( scanelf --needed --nobanner /tmp/envsubst | awk '{ gsub(/,/, "\nso:", $2); print "so:" $2 }' | sort -u | xargs -r apk info --installed | sort -u )" && apk add --no-cache --virtual .run_deps $runDeps && apk del .gettext && mv /tmp/envsubst /usr/local/bin/ && apk add --no-cache --virtual pkg_tz tzdata && apk add --no-cache --virtual pkg_dns 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 && addgroup -g 101 -S nginx && adduser -S -D -H -u 101 -h /var/cache/nginx -s /sbin/nologin -G nginx -g nginx nginx && apk upgrade

2022-11-22 19:57:05 UTC

/bin/ash -eo pipefail -c envsubst -V && nginx -V && nginx -t && lua -v && luarocks --version

2022-11-22 19:57:05 UTC

/bin/ash -eo pipefail -c #(nop) EXPOSE 443 80

2022-11-22 19:57:05 UTC

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

2022-11-22 19:57:06 UTC

/bin/ash -eo pipefail -c #(nop) STOPSIGNAL SIGQUIT

2022-11-22 19:57:06 UTC

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

2022-11-22 19:57:06 UTC

/bin/ash -eo 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