Namespace
fabiocicerchia
Image / Tag
nginx-lua:1.19-ubuntu18.04
Content Digest
sha256:31a63aa283de85747f2246971d96e29cc8fbf653a91fb39d903c1e0c2a3f8782
Details
Created

2020-06-26 02:35:16 UTC

Size

94.7 MB

Content Digest
Labels
  • maintainer
    info@fabiocicerchia.it
  • org.label-schema.build-date
    20200626023317
  • org.label-schema.description
    Nginx 1.19.0 with LUA support based on ubuntu 18.04.
  • org.label-schema.docker.cmd
    docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.19.0-ubuntu18.04
  • org.label-schema.name
    fabiocicerchia/nginx-lua
  • org.label-schema.schema-version
    1.0
  • org.label-schema.url
    https://github.com/fabiocicerchia/nginx-lua
  • org.label-schema.vcs-ref
    ce93a30
  • org.label-schema.vcs-url
    https://github.com/fabiocicerchia/nginx-lua
  • org.label-schema.version
    1593138797

Environment
DEBIAN_FRONTEND

noninteractive

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

PATH

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

VER_DUMBINIT

1.2.2

VER_LUAJIT

2.1-20200102

VER_LUA_NGINX_MODULE

0.10.15

VER_LUA_RESTY_CORE

0.1.17

VER_LUA_RESTY_LRUCACHE

0.09

VER_NGINX

1.19.0

VER_NGX_DEVEL_KIT

0.3.1


Layers

[#000] sha256:d7c3167c320d7a820935f54cf4290890ea19567da496ecf774e8773b35d5f065 - 26.86% (25.5 MB)

[#001] sha256:131f805ec7fd68d45a887e2ef82de61de0247b4eb934ab03b7c933650e854baa - 0.04% (34.5 KB)

[#002] sha256:322ed380e680a77f30528ba013e3a802a7b44948a0609c7d1d732dd46a9a310d - 0.0% (844 Bytes)

[#003] sha256:6ac240b130982ad1c3ba3188abbf18ba4e54bdd9e504ce2d5c2eff6d3e86b8dd - 0.0% (163 Bytes)

[#004] sha256:ecd6443b7aeab5e90245597e39a076fd078b0c754f5b05c518c41d3896e72bc2 - 73.1% (69.3 MB)


History
2020-06-17 01:20:29 UTC

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

2020-06-17 01:20:30 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2020-06-17 01:20:31 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2020-06-17 01:20:31 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2020-06-17 01:20:32 UTC

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

2020-06-26 02:17:01 UTC

/bin/sh -c #(nop) LABEL maintainer=info@fabiocicerchia.it

2020-06-26 02:17:02 UTC

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

2020-06-26 02:17:03 UTC

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

2020-06-26 02:17:04 UTC

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

2020-06-26 02:17:05 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0

2020-06-26 02:33:17 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=20200626023317

2020-06-26 02:33:18 UTC

/bin/sh -c #(nop) LABEL org.label-schema.name=fabiocicerchia/nginx-lua

2020-06-26 02:33:19 UTC

/bin/sh -c #(nop) LABEL org.label-schema.description=Nginx 1.19.0 with LUA support based on ubuntu 18.04.

2020-06-26 02:33:20 UTC

/bin/sh -c #(nop) LABEL org.label-schema.url=https://github.com/fabiocicerchia/nginx-lua

2020-06-26 02:33:21 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/fabiocicerchia/nginx-lua

2020-06-26 02:33:22 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=ce93a30

2020-06-26 02:33:23 UTC

/bin/sh -c #(nop) LABEL org.label-schema.version=1593138797

2020-06-26 02:33:24 UTC

/bin/sh -c #(nop) LABEL org.label-schema.docker.cmd=docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.19.0-ubuntu18.04

2020-06-26 02:33:25 UTC

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

2020-06-26 02:33:26 UTC

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

2020-06-26 02:33:27 UTC

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

2020-06-26 02:33:28 UTC

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

2020-06-26 02:33:29 UTC

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

2020-06-26 02:33:30 UTC

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

2020-06-26 02:33:31 UTC

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

2020-06-26 02:33:32 UTC

/bin/sh -c #(nop) ENV VER_DUMBINIT=1.2.2

2020-06-26 02:33:33 UTC

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

2020-06-26 02:33:34 UTC

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

2020-06-26 02:33:35 UTC

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

2020-06-26 02:33:36 UTC

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

2020-06-26 02:35:08 UTC

|3 BUILD_DATE=20200626023317 BUILD_VERSION=1593138797 VCS_REF=ce93a30 /bin/sh -c set -x && apt-get update && apt-get install -y --no-install-recommends --no-install-suggests zlib1g-dev libpcre3-dev libssl-dev libgeoip-dev ca-certificates && apt-get install -y --no-install-recommends --no-install-suggests curl g++ gzip make tar && curl -Lo /luajit.tar.gz https://github.com/openresty/luajit2/archive/v${VER_LUAJIT}.tar.gz && tar xvzf /luajit.tar.gz && rm /luajit.tar.gz && cd /luajit2-${VER_LUAJIT} && make -j "$(nproc)" && make install && cd / && curl -Lo /lua-resty-core.tar.gz https://github.com/openresty/lua-resty-core/archive/v${VER_LUA_RESTY_CORE}.tar.gz && tar xvzf /lua-resty-core.tar.gz && rm /lua-resty-core.tar.gz && cd /lua-resty-core-${VER_LUA_RESTY_CORE} && make -j "$(nproc)" && make install && cd / && curl -Lo /lua-resty-lrucache.tar.gz https://github.com/openresty/lua-resty-lrucache/archive/v${VER_LUA_RESTY_LRUCACHE}.tar.gz && tar xvzf /lua-resty-lrucache.tar.gz && rm /lua-resty-lrucache.tar.gz && cd /lua-resty-lrucache-${VER_LUA_RESTY_LRUCACHE} && make -j "$(nproc)" && make install && cd / && curl -Lo /ngx_devel_kit.tar.gz https://github.com/vision5/ngx_devel_kit/archive/v${VER_NGX_DEVEL_KIT}.tar.gz && tar xvzf /ngx_devel_kit.tar.gz && rm /ngx_devel_kit.tar.gz && curl -Lo /lua-nginx.tar.gz https://github.com/openresty/lua-nginx-module/archive/v${VER_LUA_NGINX_MODULE}.tar.gz && tar xvzf /lua-nginx.tar.gz && rm /lua-nginx.tar.gz && addgroup --system --gid 32548 nginx && adduser --system --disabled-login --ingroup nginx --no-create-home --home /nonexistent --gecos "nginx user" --shell /bin/false --uid 32548 nginx && curl -Lo /nginx.tar.gz https://nginx.org/download/nginx-${VER_NGINX}.tar.gz && tar xvzf /nginx.tar.gz && rm /nginx.tar.gz && cd /nginx-${VER_NGINX} && mkdir -p /var/cache/nginx/client_temp /var/cache/nginx/proxy_temp /var/cache/nginx/fastcgi_temp /var/cache/nginx/uwsgi_temp /var/cache/nginx/scgi_temp && ./configure --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 --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 --with-cc-opt='-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fPIC' --with-ld-opt='-Wl,-z,relro -Wl,-z,now -Wl,--as-needed -pie' --add-module=/lua-nginx-module-${VER_LUA_NGINX_MODULE} --add-module=/ngx_devel_kit-${VER_NGX_DEVEL_KIT} --with-http_dav_module --with-http_geoip_module && make -j "$(nproc)" build && make install && apt-get install -y --no-install-recommends --no-install-suggests tzdata && apt-get install -y --no-install-recommends --no-install-suggests curl ca-certificates && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log && apt-get install -y --no-install-recommends --no-install-suggests dumb-init && rm -rf /lua-nginx-module-${VER_LUA_NGINX_MODULE} && rm -rf /lua-resty-core-${VER_LUA_RESTY_CORE} && rm -rf /lua-resty-lrucache-${VER_LUA_RESTY_LRUCACHE} && rm -rf /luajit2-${VER_LUAJIT} && rm -rf /nginx-${VER_NGINX} && rm -rf /ngx_devel_kit-${VER_NGX_DEVEL_KIT} && apt-get autoremove -y && apt-get remove -y curl g++ make && rm -rf /var/lib/apt/lists/*

2020-06-26 02:35:12 UTC

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

2020-06-26 02:35:12 UTC

/bin/sh -c #(nop) EXPOSE 80

2020-06-26 02:35:13 UTC

/bin/sh -c #(nop) EXPOSE 443

2020-06-26 02:35:14 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGTERM

2020-06-26 02:35:15 UTC

/bin/sh -c #(nop) ENTRYPOINT ["dumb-init"]

2020-06-26 02:35:16 UTC

/bin/sh -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