Namespace
fabiocicerchia
Image / Tag
nginx-lua:1.25
Content Digest
sha256:b53d198119b0df8ac4ab56cde730b7e94886de4949ee6a55075af15a57311f91
Details
Created

2024-04-28 20:29:10 UTC

Size

44.1 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
    2024-04-28T00:00:00Z
  • org.label-schema.description
    Nginx 1.25.4 with Lua support based on alpine (amd64) 3.19.1.
  • org.label-schema.docker.cmd
    docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.25.4-alpine3.19.1
  • 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
    53ebf5e
  • org.label-schema.vcs-url
    https://github.com/fabiocicerchia/nginx-lua
  • org.label-schema.version
    1.25.4-alpine3.19.1
  • versions.geoip
    3.4
  • versions.headers-more-nginx-module
    0.37
  • versions.lua-nginx-module
    0.10.26
  • versions.lua-resty-balancer
    0.05
  • versions.lua-resty-cookie
    f418d77082eaef48331302e84330488fdc810ef4
  • versions.lua-resty-core
    0.1.28
  • versions.lua-resty-dns
    0.23
  • versions.lua-resty-limit-traffic
    0.09
  • versions.lua-resty-lock
    0.09
  • versions.lua-resty-lrucache
    0.13
  • versions.lua-resty-memcached
    0.17
  • versions.lua-resty-mysql
    0.27
  • versions.lua-resty-redis
    0.30
  • versions.lua-resty-shell
    0.03
  • versions.lua-resty-signal
    0.03
  • versions.lua-resty-string
    0.15
  • versions.lua-resty-tablepool
    0.03
  • versions.lua-resty-upload
    0.11
  • versions.lua-resty-upstream-healthcheck
    0.08
  • versions.lua-resty-websocket
    0.11
  • versions.lua-upstream
    0.07
  • versions.luajit2
    2.1-20240314
  • versions.luarocks
    3.11.0
  • versions.nginx
    1.25.4
  • versions.nginx-lua-prometheus
    0.20230607
  • versions.ngx_devel_kit
    0.3.3
  • versions.njs
    0.8.4
  • versions.os
    3.19.1
  • versions.set-misc-nginx
    0.33
  • versions.stream-lua-nginx-module
    0.0.14

Environment
ARCH

amd64

BUILD_DATE

2024-04-28T00:00:00Z

BUILD_DEPS

BUILD_DEPS_AMD64

curl gzip libmaxminddb-dev make openssl-dev patch pcre-dev tar zlib-dev g++

BUILD_DEPS_ARM64V8

curl gzip libmaxminddb-dev make openssl-dev patch pcre-dev tar zlib-dev gcc-aarch64-none-elf

BUILD_DEPS_BASE

curl gzip libmaxminddb-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.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 `# 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.37 --add-module=/lua-nginx-module-0.10.26 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/ngx_devel_kit-0.3.3 --add-module=/ngx_http_geoip2_module-3.4 --add-module=/njs-0.8.4/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.14

NGINX_BUILD_DEPS

alpine-sdk bash findutils gcc libc-dev libxml2-dev libxslt-dev linux-headers make openssl-dev pcre-dev zlib-dev git

NGINX_VERSION

1.25.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.8.4

PATH

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

PKG_DEPS

curl libmaxminddb-dev libxml2-dev openssl-dev pcre-dev unzip wget zlib-dev

PKG_RELEASE

1~

VCS_REF

53ebf5e

VER_CLOUDFLARE_COOKIE

f418d77082eaef48331302e84330488fdc810ef4

VER_GEOIP

3.4

VER_LUAJIT

2.1-20240314

VER_LUAROCKS

3.11.0

VER_LUA_NGINX_MODULE

0.10.26

VER_LUA_RESTY_CORE

0.1.28

VER_LUA_RESTY_LRUCACHE

0.13

VER_LUA_UPSTREAM

0.07

VER_MISC_NGINX

0.33

VER_NGINX

1.25.4

VER_NGX_DEVEL_KIT

0.3.3

VER_NJS

0.8.4

VER_OPENRESTY_BALANCER

0.05

VER_OPENRESTY_DNS

0.23

VER_OPENRESTY_HEADERS

0.37

VER_OPENRESTY_HEALTHCHECK

0.08

VER_OPENRESTY_LIMITTRAFFIC

0.09

VER_OPENRESTY_LOCK

0.09

VER_OPENRESTY_MEMCACHED

0.17

VER_OPENRESTY_MYSQL

0.27

VER_OPENRESTY_REDIS

0.30

VER_OPENRESTY_SHELL

0.03

VER_OPENRESTY_SIGNAL

0.03

VER_OPENRESTY_STREAMLUA

0.0.14

VER_OPENRESTY_STRING

0.15

VER_OPENRESTY_TABLEPOOL

0.03

VER_OPENRESTY_UPLOAD

0.11

VER_OPENRESTY_WEBSOCKET

0.11

VER_PROMETHEUS

0.20230607


Layers

[#000] sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 - 7.37% (3.25 MB)

[#001] sha256:0e2fe131a16ad27af80d0019c631e68fea0c9f6322e2df838b274833756189b4 - 0.01% (5.98 KB)

[#002] sha256:84741e5ddfa1a68b78c392b87bb493d9880e851a1d2567ef121982e1a649c6f9 - 8.13% (3.58 MB)

[#003] sha256:c3f543f38659349db807133be28501c740c621b006b7d165974bd2bcbf693e0e - 0.63% (283 KB)

[#004] sha256:2ee62619822d40d259140d359ddb463d272c8bd9fed1b0763d2c50ddbbf7c30f - 16.53% (7.29 MB)

[#005] sha256:333d13e4314e625f709fba97782333f4223d838124dba78a1f7def266ebd09b0 - 16.96% (7.48 MB)

[#006] sha256:326d027916c66e2ca2c1cacdbf12ae4032fa717bb46a5e6c57c2d22b9a191dc0 - 0.0% (237 Bytes)

[#007] sha256:9deeebac3f732add27daa9228f44284137cb9cbf69d1d475ecffe73c72fd6cf9 - 14.77% (6.51 MB)

[#008] sha256:7a518c0eb4aec21a0a254fb154cbb6f492b5f0909805860b33bb709fbc7b1acf - 0.0% (549 Bytes)

[#009] sha256:5ec04e22835dba8bddf1873668e108c81443acbc99f9ffc8675ce1af4d904891 - 0.02% (7.79 KB)

[#010] sha256:b88388b6473a982b40d128614b6c5262b8ecc4652725078642d42c5f55874f90 - 6.72% (2.96 MB)

[#011] sha256:fff955bd3d82e536c8cfa32b062f86c20c9a0ca701b852e154646270cca318de - 0.11% (48.7 KB)

[#012] sha256:b912a11e551fdbd94518e4407ee62bf0c5b4abdea553ef05c420f78e6d93b0bb - 0.0% (1.4 KB)

[#013] sha256:acf8ee0aa201ad4e43730894abc36e45942530f4b0fdba2af7a421f6e404fad3 - 0.37% (169 KB)

[#014] sha256:bb0d5b074177c14a477125b1769c7ba3c0d0219f43982122c04a86c4aa45572f - 0.0% (866 Bytes)

[#015] sha256:044a2575652f7280b72c0d48582972dd65cd187e6c3c47e31206aac619c5dfc4 - 0.0% (356 Bytes)

[#016] sha256:631a79505efd2be07a4dc4d5bb3385dfd09daed1df692126fc554679a2a01425 - 0.01% (2.83 KB)

[#017] sha256:05f9c47b2cd5901b73345977a5f82b3b19542ea24bd52f84ff3dc6fdd369c964 - 0.0% (635 Bytes)

[#018] sha256:056ee0341f60f8437d5576c8d2b335a4a8964a92124d8f1b352c52f98ed4c2a9 - 0.0% (642 Bytes)

[#019] sha256:b6931185dd3d3a1931cce08be64e1a0bbf986261340b6959e2957576d74a12ab - 0.0% (501 Bytes)

[#020] sha256:80af36ce217b9ac202dd9a2ea6cb9bb3466445a5b3eff00a3415ab5d54f2c829 - 0.0% (597 Bytes)

[#021] sha256:da639a09ba604f1ecb458ad7fb4154a6218e3ac30703ee4929b32e69f19fdeb5 - 22.12% (9.75 MB)

[#022] sha256:e5dde650898e893dda17e57d2ce4d065cbe3d620729693c7fe6633ae1c24ef1e - 0.89% (400 KB)

[#023] sha256:0d260a32bc69d7b734d60aadb87b57903dff222cf917d509d0f76a213657efb6 - 5.35% (2.36 MB)

[#024] sha256:6d4d0de00a71bc5bafa0d45177089a83fa7b124c16dde191499fad12b7a4f77a - 0.0% (143 Bytes)


History
2024-01-27 00:30:48 UTC

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

2024-01-27 00:30:48 UTC

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

2024-04-28 20:23:54 UTC

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

2024-04-28 20:23:54 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:59 UTC

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

2024-04-28 20:23:59 UTC

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

2024-04-28 20:23:59 UTC

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

2024-04-28 20:23:59 UTC

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

2024-04-28 20:23:59 UTC

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

2024-04-28 20:23:59 UTC

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

2024-04-28 20:23:59 UTC

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

2024-04-28 20:23:59 UTC

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

2024-04-28 20:23:59 UTC

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

2024-04-28 20:23:59 UTC

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

2024-04-28 20:23:59 UTC

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

2024-04-28 20:23:59 UTC

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

2024-04-28 20:24:00 UTC

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

2024-04-28 20:24:00 UTC

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

2024-04-28 20:24:00 UTC

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

2024-04-28 20:24:00 UTC

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

2024-04-28 20:24:00 UTC

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

2024-04-28 20:24:00 UTC

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

2024-04-28 20:24:00 UTC

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

2024-04-28 20:24:00 UTC

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

2024-04-28 20:24:00 UTC

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

2024-04-28 20:24:00 UTC

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

2024-04-28 20:24:01 UTC

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

2024-04-28 20:24:01 UTC

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

2024-04-28 20:24:01 UTC

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

2024-04-28 20:24:01 UTC

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

2024-04-28 20:24:01 UTC

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

2024-04-28 20:24:01 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_BALANCER=0.05

2024-04-28 20:24:01 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_BALANCER=0.05

2024-04-28 20:24:01 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_STRING=0.15

2024-04-28 20:24:01 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_STRING=0.15

2024-04-28 20:24:01 UTC

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

2024-04-28 20:24:02 UTC

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

2024-04-28 20:24:02 UTC

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

2024-04-28 20:24:02 UTC

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

2024-04-28 20:24:02 UTC

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

2024-04-28 20:24:02 UTC

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

2024-04-28 20:24:02 UTC

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

2024-04-28 20:24:02 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.37 --add-module=/lua-nginx-module-0.10.26 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/ngx_devel_kit-0.3.3 --add-module=/ngx_http_geoip2_module-3.4 --add-module=/njs-0.8.4/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.14

2024-04-28 20:24:02 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.37 --add-module=/lua-nginx-module-0.10.26 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/ngx_devel_kit-0.3.3 --add-module=/ngx_http_geoip2_module-3.4 --add-module=/njs-0.8.4/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.14

2024-04-28 20:24:02 UTC

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

2024-04-28 20:24:02 UTC

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

2024-04-28 20:24:02 UTC

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

2024-04-28 20:24:03 UTC

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

2024-04-28 20:24:03 UTC

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

2024-04-28 20:24:03 UTC

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

2024-04-28 20:24:03 UTC

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

2024-04-28 20:24:03 UTC

/bin/sh -c #(nop) ARG NGINX_BUILD_DEPS= alpine-sdk bash findutils gcc libc-dev libxml2-dev libxslt-dev linux-headers make openssl-dev pcre-dev zlib-dev git

2024-04-28 20:24:03 UTC

/bin/sh -c #(nop) ENV NGINX_BUILD_DEPS= alpine-sdk bash findutils gcc libc-dev libxml2-dev libxslt-dev linux-headers make openssl-dev pcre-dev zlib-dev git

2024-04-28 20:29:00 UTC

/bin/sh -c #(nop) LABEL maintainer=Fabio Cicerchia <info@fabiocicerchia.it> org.label-schema.build-date=2024-04-28T00:00:00Z org.label-schema.description=Nginx 1.25.4 with Lua support based on alpine (amd64) 3.19.1. org.label-schema.docker.cmd=docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.25.4-alpine3.19.1 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=53ebf5e org.label-schema.vcs-url=https://github.com/fabiocicerchia/nginx-lua org.label-schema.version=1.25.4-alpine3.19.1 image.target.platform= image.target.os= image.target.arch=amd64 versions.os=3.19.1 versions.luajit2=2.1-20240314 versions.luarocks=3.11.0 versions.nginx=1.25.4 versions.ngx_devel_kit=0.3.3 versions.njs=0.8.4 versions.geoip=3.4 versions.headers-more-nginx-module=0.37 versions.lua-nginx-module=0.10.26 versions.lua-resty-balancer=0.05 versions.lua-resty-cookie=f418d77082eaef48331302e84330488fdc810ef4 versions.lua-resty-core=0.1.28 versions.lua-resty-dns=0.23 versions.lua-resty-limit-traffic=0.09 versions.lua-resty-lock=0.09 versions.lua-resty-lrucache=0.13 versions.lua-resty-memcached=0.17 versions.lua-resty-mysql=0.27 versions.lua-resty-redis=0.30 versions.lua-resty-shell=0.03 versions.lua-resty-signal=0.03 versions.lua-resty-string=0.15 versions.lua-resty-tablepool=0.03 versions.lua-resty-upload=0.11 versions.lua-resty-upstream-healthcheck=0.08 versions.lua-resty-websocket=0.11 versions.lua-upstream=0.07 versions.nginx-lua-prometheus=0.20230607 versions.set-misc-nginx=0.33 versions.stream-lua-nginx-module=0.0.14

2024-04-28 20:29:00 UTC

/bin/sh -c #(nop) ARG PKG_DEPS= curl libmaxminddb-dev libxml2-dev openssl-dev pcre-dev unzip wget zlib-dev

2024-04-28 20:29:01 UTC

/bin/sh -c #(nop) ENV PKG_DEPS= curl libmaxminddb-dev libxml2-dev openssl-dev pcre-dev unzip wget zlib-dev

2024-04-28 20:29:01 UTC

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

2024-04-28 20:29:01 UTC

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

2024-04-28 20:29:01 UTC

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

2024-04-28 20:29:01 UTC

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

2024-04-28 20:29:02 UTC

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

2024-04-28 20:29:02 UTC

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

2024-04-28 20:29:02 UTC

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

2024-04-28 20:29:02 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:3f12609ad9e0e976740e938a0256ed678f2555aaf73d927a5b2e259079d17608 in /usr/local/lib/pkgconfig/

2024-04-28 20:29:02 UTC

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

2024-04-28 20:29:03 UTC

/bin/sh -c #(nop) COPY --chown=101:101multi:739162a4a70ee53b96a872f8235739f17e1b71a779e2ee896dec79aed47bb772 in /usr/local/bin/

2024-04-28 20:29:03 UTC

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

2024-04-28 20:29:03 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:029244961c21c50d3c67b550e3192c37cbe38dce236b8c78c08f82a8798d24c2 in /usr/local/share/man/man1/

2024-04-28 20:29:03 UTC

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

2024-04-28 20:29:03 UTC

/bin/sh -c #(nop) COPY --chown=101:101multi:f69307859b39268608b218f1b997ec1fac88faf2579adebd42eb02709ec8e3d9 in /usr/local/bin/

2024-04-28 20:29:03 UTC

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

2024-04-28 20:29:04 UTC

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

2024-04-28 20:29:04 UTC

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

2024-04-28 20:29:04 UTC

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

2024-04-28 20:29:04 UTC

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

2024-04-28 20:29:04 UTC

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

2024-04-28 20:29:04 UTC

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

2024-04-28 20:29:06 UTC

/bin/ash -eo pipefail -c set -eux && apk update && apk add --no-cache --virtual .pkg_deps $PKG_DEPS && mkdir -p /var/log/nginx && ln -sf /usr/local/bin/luajit /usr/local/bin/lua

2024-04-28 20:29:08 UTC

/bin/ash -eo pipefail -c set -x && addgroup -g 101 -S nginx && adduser -S -D -H -u 101 -h /var/cache/nginx -s /sbin/nologin -G nginx -g nginx nginx && 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 $runDeps && apk del .gettext && mv /tmp/envsubst /usr/local/bin/ && apk add --no-cache tzdata && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log

2024-04-28 20:29:09 UTC

/bin/ash -eo pipefail -c apk upgrade

2024-04-28 20:29:10 UTC

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

2024-04-28 20:29:10 UTC

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

2024-04-28 20:29:10 UTC

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

2024-04-28 20:29:10 UTC

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

2024-04-28 20:29:10 UTC

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

2024-04-28 20:29:10 UTC

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

Details
Created

2024-04-28 20:30:24 UTC

Size

43.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
    2024-04-28T00:00:00Z
  • org.label-schema.description
    Nginx 1.25.4 with Lua support based on alpine (arm64v8) 3.19.1.
  • org.label-schema.docker.cmd
    docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.25.4-alpine3.19.1
  • 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
    53ebf5e
  • org.label-schema.vcs-url
    https://github.com/fabiocicerchia/nginx-lua
  • org.label-schema.version
    1.25.4-alpine3.19.1
  • versions.geoip
    3.4
  • versions.headers-more-nginx-module
    0.37
  • versions.lua-nginx-module
    0.10.26
  • versions.lua-resty-balancer
    0.05
  • versions.lua-resty-cookie
    f418d77082eaef48331302e84330488fdc810ef4
  • versions.lua-resty-core
    0.1.28
  • versions.lua-resty-dns
    0.23
  • versions.lua-resty-limit-traffic
    0.09
  • versions.lua-resty-lock
    0.09
  • versions.lua-resty-lrucache
    0.13
  • versions.lua-resty-memcached
    0.17
  • versions.lua-resty-mysql
    0.27
  • versions.lua-resty-redis
    0.30
  • versions.lua-resty-shell
    0.03
  • versions.lua-resty-signal
    0.03
  • versions.lua-resty-string
    0.15
  • versions.lua-resty-tablepool
    0.03
  • versions.lua-resty-upload
    0.11
  • versions.lua-resty-upstream-healthcheck
    0.08
  • versions.lua-resty-websocket
    0.11
  • versions.lua-upstream
    0.07
  • versions.luajit2
    2.1-20240314
  • versions.luarocks
    3.11.0
  • versions.nginx
    1.25.4
  • versions.nginx-lua-prometheus
    0.20230607
  • versions.ngx_devel_kit
    0.3.3
  • versions.njs
    0.8.4
  • versions.os
    3.19.1
  • versions.set-misc-nginx
    0.33
  • versions.stream-lua-nginx-module
    0.0.14

Environment
ARCH

arm64v8

BUILD_DATE

2024-04-28T00:00:00Z

BUILD_DEPS

BUILD_DEPS_AMD64

curl gzip libmaxminddb-dev make openssl-dev patch pcre-dev tar zlib-dev g++

BUILD_DEPS_ARM64V8

curl gzip libmaxminddb-dev make openssl-dev patch pcre-dev tar zlib-dev gcc-aarch64-none-elf

BUILD_DEPS_BASE

curl gzip libmaxminddb-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.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 `# 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.37 --add-module=/lua-nginx-module-0.10.26 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/ngx_devel_kit-0.3.3 --add-module=/ngx_http_geoip2_module-3.4 --add-module=/njs-0.8.4/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.14

NGINX_BUILD_DEPS

alpine-sdk bash findutils gcc libc-dev libxml2-dev libxslt-dev linux-headers make openssl-dev pcre-dev zlib-dev git

NGINX_VERSION

1.25.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.8.4

PATH

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

PKG_DEPS

curl libmaxminddb-dev libxml2-dev openssl-dev pcre-dev unzip wget zlib-dev

PKG_RELEASE

1~

VCS_REF

53ebf5e

VER_CLOUDFLARE_COOKIE

f418d77082eaef48331302e84330488fdc810ef4

VER_GEOIP

3.4

VER_LUAJIT

2.1-20240314

VER_LUAROCKS

3.11.0

VER_LUA_NGINX_MODULE

0.10.26

VER_LUA_RESTY_CORE

0.1.28

VER_LUA_RESTY_LRUCACHE

0.13

VER_LUA_UPSTREAM

0.07

VER_MISC_NGINX

0.33

VER_NGINX

1.25.4

VER_NGX_DEVEL_KIT

0.3.3

VER_NJS

0.8.4

VER_OPENRESTY_BALANCER

0.05

VER_OPENRESTY_DNS

0.23

VER_OPENRESTY_HEADERS

0.37

VER_OPENRESTY_HEALTHCHECK

0.08

VER_OPENRESTY_LIMITTRAFFIC

0.09

VER_OPENRESTY_LOCK

0.09

VER_OPENRESTY_MEMCACHED

0.17

VER_OPENRESTY_MYSQL

0.27

VER_OPENRESTY_REDIS

0.30

VER_OPENRESTY_SHELL

0.03

VER_OPENRESTY_SIGNAL

0.03

VER_OPENRESTY_STREAMLUA

0.0.14

VER_OPENRESTY_STRING

0.15

VER_OPENRESTY_TABLEPOOL

0.03

VER_OPENRESTY_UPLOAD

0.11

VER_OPENRESTY_WEBSOCKET

0.11

VER_PROMETHEUS

0.20230607


Layers

[#000] sha256:bca4290a96390d7a6fc6f2f9929370d06f8dfcacba591c76e3d5c5044e7f420c - 7.34% (3.19 MB)

[#001] sha256:1f2d8962df3abdac3f29c9950630a72117abfe6decd733c49249a8472fe721ce - 0.01% (5.98 KB)

[#002] sha256:148c2d762fb88c7b3a4288f8495711482ffc0c9f77b67702d010ee69ab4cf730 - 8.25% (3.59 MB)

[#003] sha256:25f3c5dbdae750b97eaa261728285a7ef8f20bfdcf899bc6d006babb4f3f2029 - 0.64% (284 KB)

[#004] sha256:60f0bbc38460f9d47b1eacafe0ffef8f4c18f7eb66f19351cb14975c48188c2a - 16.41% (7.14 MB)

[#005] sha256:84284c041950c66460d5a247ffb9ac7ae3123eec974eafc277fbabad9dbbcc5d - 16.8% (7.31 MB)

[#006] sha256:3df7ef38a569e5061f27f0416108fd4dc43d857b3a18ad314d6e03e167d08245 - 0.0% (239 Bytes)

[#007] sha256:0408dadabdadf2bc5e12e6b90b77167fe3ed2801fa8292ba1fae32e034a357fa - 14.92% (6.49 MB)

[#008] sha256:79a456da2d48a3ac3fded17215586bff0c7702c8f0ae0db2d0090344638d6399 - 0.0% (547 Bytes)

[#009] sha256:838531876883f26ac16d236f4f83ba77f4c27cc7bd399c89a89b6854b8a8f75b - 0.02% (7.79 KB)

[#010] sha256:05d36585134a0c4f20486e797d3c9db6bbee0c6e435db69a1255e4b410b45f31 - 6.78% (2.95 MB)

[#011] sha256:b5799212b08c79f765cb16f3e16a554517c6e172b3c0073b72b66fb3073132db - 0.11% (48.7 KB)

[#012] sha256:551c0c7491e60b7dd1cdcbb15ed2145caeb7269e56b83c479035a3069a4380ba - 0.0% (1.4 KB)

[#013] sha256:f24164354d93aca4d6b64b97d9ff82925d27ec56b5ebf22943181e07930e17ba - 0.38% (169 KB)

[#014] sha256:a2904598f0ed7a879ab4511e49f42e4700e30d7b1df4ed7c4b2a19644f3f46bd - 0.0% (865 Bytes)

[#015] sha256:c442b270be09f3796de7e463aa3e59af74fe2205aa0186fd40003d9b70590da5 - 0.0% (356 Bytes)

[#016] sha256:ca443f202f80756852dac4a42efe55de00eafc41e60104d1531c1fcb0bba082a - 0.01% (2.83 KB)

[#017] sha256:ef42014cd5358c4caf2bc647e3a7b37bf2c48564454e3c8fe4e086f535954434 - 0.0% (636 Bytes)

[#018] sha256:c5bee703ef42cf6ed758aae4d8128f95cadfa0840ee65184ca2346f339aca358 - 0.0% (643 Bytes)

[#019] sha256:20ce5dbfc7e31143111853be063a556fa1e80e52a4b6e93e4d74556ffa190599 - 0.0% (501 Bytes)

[#020] sha256:1530c248e0e59a1db43701496052ff8b0f188d1c7cd711fc6c1725f0a3bd5a6c - 0.0% (595 Bytes)

[#021] sha256:3eac6ea626bd83958010c048bfa144f92a274508d41251aa263842a8bfb38c8d - 22.02% (9.58 MB)

[#022] sha256:0aa21e69bb2dae8dbdb6f7514cbea414eb2050cca0397f5ec3ecca30f528f9da - 0.91% (403 KB)

[#023] sha256:3775918d116705c3587d3e76f2405ff084d75eaa4e4e2fca94eb83dd4c594810 - 5.4% (2.35 MB)

[#024] sha256:35eaa2238c87edae04900cb96487e0777d401877d8461822765157ff054c2ae9 - 0.0% (142 Bytes)


History
2024-01-26 23:44:47 UTC

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

2024-01-26 23:44:47 UTC

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

2024-04-28 20:23:52 UTC

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

2024-04-28 20:23:52 UTC

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

2024-04-28 20:23:53 UTC

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

2024-04-28 20:23:53 UTC

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

2024-04-28 20:23:53 UTC

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

2024-04-28 20:23:53 UTC

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

2024-04-28 20:23:53 UTC

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

2024-04-28 20:23:53 UTC

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

2024-04-28 20:23:53 UTC

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

2024-04-28 20:23:53 UTC

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

2024-04-28 20:23:53 UTC

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

2024-04-28 20:23:53 UTC

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

2024-04-28 20:23:53 UTC

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

2024-04-28 20:23:54 UTC

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

2024-04-28 20:23:54 UTC

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

2024-04-28 20:23:54 UTC

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

2024-04-28 20:23:54 UTC

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

2024-04-28 20:23:54 UTC

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

2024-04-28 20:23:54 UTC

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

2024-04-28 20:23:54 UTC

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

2024-04-28 20:23:54 UTC

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

2024-04-28 20:23:54 UTC

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

2024-04-28 20:23:54 UTC

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

2024-04-28 20:23:54 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:55 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:56 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:57 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:58 UTC

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

2024-04-28 20:23:59 UTC

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

2024-04-28 20:23:59 UTC

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

2024-04-28 20:23:59 UTC

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

2024-04-28 20:23:59 UTC

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

2024-04-28 20:23:59 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_BALANCER=0.05

2024-04-28 20:23:59 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_BALANCER=0.05

2024-04-28 20:23:59 UTC

/bin/sh -c #(nop) ARG VER_OPENRESTY_STRING=0.15

2024-04-28 20:23:59 UTC

/bin/sh -c #(nop) ENV VER_OPENRESTY_STRING=0.15

2024-04-28 20:23:59 UTC

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

2024-04-28 20:23:59 UTC

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

2024-04-28 20:24:00 UTC

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

2024-04-28 20:24:00 UTC

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

2024-04-28 20:24:00 UTC

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

2024-04-28 20:24:00 UTC

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

2024-04-28 20:24:00 UTC

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

2024-04-28 20:24:00 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.37 --add-module=/lua-nginx-module-0.10.26 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/ngx_devel_kit-0.3.3 --add-module=/ngx_http_geoip2_module-3.4 --add-module=/njs-0.8.4/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.14

2024-04-28 20:24:00 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.37 --add-module=/lua-nginx-module-0.10.26 --add-module=/lua-upstream-nginx-module-0.07 --add-module=/ngx_devel_kit-0.3.3 --add-module=/ngx_http_geoip2_module-3.4 --add-module=/njs-0.8.4/nginx --add-module=/set-misc-nginx-module-0.33 --add-module=/stream-lua-nginx-module-0.0.14

2024-04-28 20:24:00 UTC

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

2024-04-28 20:24:00 UTC

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

2024-04-28 20:24:00 UTC

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

2024-04-28 20:24:00 UTC

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

2024-04-28 20:24:01 UTC

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

2024-04-28 20:24:01 UTC

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

2024-04-28 20:24:01 UTC

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

2024-04-28 20:24:01 UTC

/bin/sh -c #(nop) ARG NGINX_BUILD_DEPS= alpine-sdk bash findutils gcc libc-dev libxml2-dev libxslt-dev linux-headers make openssl-dev pcre-dev zlib-dev git

2024-04-28 20:24:01 UTC

/bin/sh -c #(nop) ENV NGINX_BUILD_DEPS= alpine-sdk bash findutils gcc libc-dev libxml2-dev libxslt-dev linux-headers make openssl-dev pcre-dev zlib-dev git

2024-04-28 20:30:13 UTC

/bin/sh -c #(nop) LABEL maintainer=Fabio Cicerchia <info@fabiocicerchia.it> org.label-schema.build-date=2024-04-28T00:00:00Z org.label-schema.description=Nginx 1.25.4 with Lua support based on alpine (arm64v8) 3.19.1. org.label-schema.docker.cmd=docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.25.4-alpine3.19.1 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=53ebf5e org.label-schema.vcs-url=https://github.com/fabiocicerchia/nginx-lua org.label-schema.version=1.25.4-alpine3.19.1 image.target.platform= image.target.os= image.target.arch=arm64v8 versions.os=3.19.1 versions.luajit2=2.1-20240314 versions.luarocks=3.11.0 versions.nginx=1.25.4 versions.ngx_devel_kit=0.3.3 versions.njs=0.8.4 versions.geoip=3.4 versions.headers-more-nginx-module=0.37 versions.lua-nginx-module=0.10.26 versions.lua-resty-balancer=0.05 versions.lua-resty-cookie=f418d77082eaef48331302e84330488fdc810ef4 versions.lua-resty-core=0.1.28 versions.lua-resty-dns=0.23 versions.lua-resty-limit-traffic=0.09 versions.lua-resty-lock=0.09 versions.lua-resty-lrucache=0.13 versions.lua-resty-memcached=0.17 versions.lua-resty-mysql=0.27 versions.lua-resty-redis=0.30 versions.lua-resty-shell=0.03 versions.lua-resty-signal=0.03 versions.lua-resty-string=0.15 versions.lua-resty-tablepool=0.03 versions.lua-resty-upload=0.11 versions.lua-resty-upstream-healthcheck=0.08 versions.lua-resty-websocket=0.11 versions.lua-upstream=0.07 versions.nginx-lua-prometheus=0.20230607 versions.set-misc-nginx=0.33 versions.stream-lua-nginx-module=0.0.14

2024-04-28 20:30:13 UTC

/bin/sh -c #(nop) ARG PKG_DEPS= curl libmaxminddb-dev libxml2-dev openssl-dev pcre-dev unzip wget zlib-dev

2024-04-28 20:30:14 UTC

/bin/sh -c #(nop) ENV PKG_DEPS= curl libmaxminddb-dev libxml2-dev openssl-dev pcre-dev unzip wget zlib-dev

2024-04-28 20:30:14 UTC

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

2024-04-28 20:30:14 UTC

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

2024-04-28 20:30:14 UTC

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

2024-04-28 20:30:14 UTC

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

2024-04-28 20:30:14 UTC

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

2024-04-28 20:30:15 UTC

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

2024-04-28 20:30:15 UTC

/bin/sh -c #(nop) COPY --chown=101:101multi:93a61b8669c90fd97c45c4288af0ccbd2cc4391a6037c6340ad16b42f9269d04 in /usr/local/lib/

2024-04-28 20:30:15 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:3f12609ad9e0e976740e938a0256ed678f2555aaf73d927a5b2e259079d17608 in /usr/local/lib/pkgconfig/

2024-04-28 20:30:15 UTC

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

2024-04-28 20:30:15 UTC

/bin/sh -c #(nop) COPY --chown=101:101multi:6a91d723fb3d3ebb6ccd84d47b61e2ea9d31e6fcdebc3edada60afcbf1771432 in /usr/local/bin/

2024-04-28 20:30:16 UTC

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

2024-04-28 20:30:16 UTC

/bin/sh -c #(nop) COPY --chown=101:101file:029244961c21c50d3c67b550e3192c37cbe38dce236b8c78c08f82a8798d24c2 in /usr/local/share/man/man1/

2024-04-28 20:30:16 UTC

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

2024-04-28 20:30:16 UTC

/bin/sh -c #(nop) COPY --chown=101:101multi:f69307859b39268608b218f1b997ec1fac88faf2579adebd42eb02709ec8e3d9 in /usr/local/bin/

2024-04-28 20:30:16 UTC

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

2024-04-28 20:30:17 UTC

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

2024-04-28 20:30:17 UTC

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

2024-04-28 20:30:17 UTC

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

2024-04-28 20:30:17 UTC

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

2024-04-28 20:30:17 UTC

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

2024-04-28 20:30:17 UTC

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

2024-04-28 20:30:19 UTC

/bin/ash -eo pipefail -c set -eux && apk update && apk add --no-cache --virtual .pkg_deps $PKG_DEPS && mkdir -p /var/log/nginx && ln -sf /usr/local/bin/luajit /usr/local/bin/lua

2024-04-28 20:30:21 UTC

/bin/ash -eo pipefail -c set -x && addgroup -g 101 -S nginx && adduser -S -D -H -u 101 -h /var/cache/nginx -s /sbin/nologin -G nginx -g nginx nginx && 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 $runDeps && apk del .gettext && mv /tmp/envsubst /usr/local/bin/ && apk add --no-cache tzdata && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log

2024-04-28 20:30:23 UTC

/bin/ash -eo pipefail -c apk upgrade

2024-04-28 20:30:23 UTC

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

2024-04-28 20:30:23 UTC

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

2024-04-28 20:30:23 UTC

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

2024-04-28 20:30:23 UTC

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

2024-04-28 20:30:24 UTC

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

2024-04-28 20:30:24 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