Namespace
fabiocicerchia
Image / Tag
nginx-lua:1.17.10-ubuntu19.10
Content Digest
sha256:e22f0b781b64092ead091aaae56d0649de8660d22e57300e721ff8584b3d8d3a
Details
Created

2020-06-21 17:32:56 UTC

Size

108 MB

Content Digest
Labels
  • maintainer
    info@fabiocicerchia.it
  • org.label-schema.build-date
    20200621173058
  • org.label-schema.description
    Nginx 1.17.10 with LUA support based on Ubuntu 19.10.
  • org.label-schema.docker.cmd
    docker run -p 80:80 -d fabiocicerchia/nginx-lua:1.17.10-ubuntu19.10
  • 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
    b4995bd
  • org.label-schema.vcs-url
    https://github.com/fabiocicerchia/nginx-lua
  • org.label-schema.version
    1592760658

Environment
DEBIAN_FRONTEND

noninteractive

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_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.17.10

VER_NGX_DEVEL_KIT

0.3.1


Layers

[#000] sha256:3f2411103a12c8e169df7a9ea00ff26ab07501858e3eff315a2e11c219e78ce1 - 24.89% (27 MB)

[#001] sha256:4da04088b2c299c17ae8a78858846c6fd4a6c36717baa816974cc75bef632871 - 0.03% (29.9 KB)

[#002] sha256:ab1184837b6f6f4a130c8b4eb72f576b86c4c46b3e33dada4740a966948d98e6 - 0.0% (846 Bytes)

[#003] sha256:354c6da61dcc176c5b363ded571bea1de41b718131658fa0e563f2a749028cd1 - 0.0% (164 Bytes)

[#004] sha256:acf4aa525c070d54f97b65c624ac41dacf65ef8336f14fb1c9b6d998c651af39 - 75.08% (81.3 MB)


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

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

2020-06-17 01:20:43 UTC

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

2020-06-17 01:20:44 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:44 UTC

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

2020-06-17 01:20:44 UTC

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

2020-06-21 17:31:01 UTC

/bin/sh -c #(nop) MAINTAINER Fabio Cicerchia <info@fabiocicerchia.it>

2020-06-21 17:31:02 UTC

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

2020-06-21 17:31:03 UTC

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

2020-06-21 17:31:04 UTC

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

2020-06-21 17:31:05 UTC

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

2020-06-21 17:31:06 UTC

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

2020-06-21 17:31:07 UTC

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

2020-06-21 17:31:08 UTC

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

2020-06-21 17:31:09 UTC

/bin/sh -c #(nop) LABEL org.label-schema.description=Nginx 1.17.10 with LUA support based on Ubuntu 19.10.

2020-06-21 17:31:10 UTC

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

2020-06-21 17:31:11 UTC

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

2020-06-21 17:31:12 UTC

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

2020-06-21 17:31:13 UTC

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

2020-06-21 17:31:14 UTC

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

2020-06-21 17:31:15 UTC

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

2020-06-21 17:31:16 UTC

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

2020-06-21 17:31:17 UTC

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

2020-06-21 17:31:18 UTC

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

2020-06-21 17:31:19 UTC

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

2020-06-21 17:31:20 UTC

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

2020-06-21 17:31:21 UTC

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

2020-06-21 17:31:22 UTC

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

2020-06-21 17:31:23 UTC

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

2020-06-21 17:31:24 UTC

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

2020-06-21 17:32:49 UTC

|3 BUILD_DATE=20200621173058 BUILD_VERSION=1592760658 VCS_REF=b4995bd /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 g++ make wget && wget https://github.com/openresty/luajit2/archive/v${VER_LUAJIT}.tar.gz -O /luajit.tar.gz && tar xvzf /luajit.tar.gz && rm /luajit.tar.gz && cd /luajit2-${VER_LUAJIT} && make -j $(nproc) && make install && cd / && wget https://github.com/openresty/lua-resty-core/archive/v${VER_LUA_RESTY_CORE}.tar.gz -O /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 / && wget https://github.com/openresty/lua-resty-lrucache/archive/v${VER_LUA_RESTY_LRUCACHE}.tar.gz -O /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 / && wget https://github.com/vision5/ngx_devel_kit/archive/v${VER_NGX_DEVEL_KIT}.tar.gz -O /ngx_devel_kit.tar.gz && tar xvzf /ngx_devel_kit.tar.gz && rm /ngx_devel_kit.tar.gz && wget https://github.com/openresty/lua-nginx-module/archive/v${VER_LUA_NGINX_MODULE}.tar.gz -O /lua-nginx.tar.gz && tar xvzf /lua-nginx.tar.gz && rm /lua-nginx.tar.gz && addgroup --system --gid 1001 nginx && adduser --system --disabled-login --ingroup nginx --no-create-home --home /nonexistent --gecos "nginx user" --shell /bin/false --uid 1001 nginx && wget https://nginx.org/download/nginx-${VER_NGINX}.tar.gz -O /nginx.tar.gz && tar xvzf /nginx.tar.gz && rm /nginx.tar.gz && cd /nginx-${VER_NGINX} && ./configure --add-module=/lua-nginx-module-${VER_LUA_NGINX_MODULE} --add-module=/ngx_devel_kit-${VER_NGX_DEVEL_KIT} --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --lock-path=/var/lock/nginx.lock --pid-path=/run/nginx.pid --prefix=/usr/share/nginx --sbin-path=/usr/sbin/nginx --with-cc-opt='-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2' --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_geoip_module --with-http_gzip_static_module --with-http_realip_module --with-http_ssl_module --with-http_stub_status_module --with-http_sub_module --with-ipv6 --with-ld-opt='-Wl,-Bsymbolic-functions -Wl,-z,relro' --with-pcre-jit && 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 && 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 remove -y g++ make wget && rm -rf /var/lib/apt/lists/*

2020-06-21 17:32:53 UTC

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

2020-06-21 17:32:54 UTC

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

2020-06-21 17:32:55 UTC

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

2020-06-21 17:32:56 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