sha256:a0e17d29090e22cfcabd4ff23a578e0731f1f74d986942f54358d6b11f55e5f7
OS/ARCH
linux/amd64
Compressed size
243.5 MB
Last pushed
about 4 years by byrnedo
Type
Image
Manifest digest
sha256:a0e17d29090e22cfcabd4ff23a578e0731f1f74d986942f54358d6b11f55e5f7
Image Layers
1ADD file ... in / 29.02 MB2CMD ["bash"]0 B4ARG RESTY_IMAGE_BASE=ubuntu0 B5ARG RESTY_IMAGE_TAG=jammy0 B6ARG RESTY_VERSION=1.21.4.10 B7ARG RESTY_LUAROCKS_VERSION=3.9.00 B8ARG RESTY_OPENSSL_VERSION=1.1.1q0 B9ARG RESTY_OPENSSL_PATCH_VERSION=1.1.1f0 B10ARG RESTY_OPENSSL_URL_BASE=https://www.openssl.org/source0 B11ARG RESTY_PCRE_VERSION=8.450 B12ARG RESTY_PCRE_BUILD_OPTIONS=--enable-jit0 B13ARG RESTY_PCRE_SHA256=4e6ce03e0336e8b4a3d6c2b70b1c5e18590a5673a98186da90d4f33c23defc090 B14ARG RESTY_J=10 B15ARG RESTY_CONFIG_OPTIONS= 0 B16ARG RESTY_CONFIG_OPTIONS_MORE=0 B17ARG RESTY_LUAJIT_OPTIONS=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B18ARG RESTY_PCRE_OPTIONS=--with-pcre-jit0 B19ARG RESTY_ADD_PACKAGE_BUILDDEPS=0 B20ARG RESTY_ADD_PACKAGE_RUNDEPS=0 B21ARG RESTY_EVAL_PRE_CONFIGURE=0 B22ARG RESTY_EVAL_POST_MAKE=0 B23ARG _RESTY_CONFIG_DEPS=--with-pcre 0 B24LABEL resty_image_base=ubuntu0 B25LABEL resty_image_tag=jammy0 B26LABEL resty_version=1.21.4.10 B27LABEL resty_luarocks_version=3.9.00 B28LABEL resty_openssl_version=1.1.1q0 B29LABEL resty_openssl_patch_version=1.1.1f0 B30LABEL resty_openssl_url_base=https://www.openssl.org/source0 B31LABEL resty_pcre_version=8.450 B32LABEL resty_pcre_build_options=--enable-jit0 B33LABEL resty_pcre_sha256=4e6ce03e0336e8b4a3d6c2b70b1c5e18590a5673a98186da90d4f33c23defc090 B34LABEL resty_config_options= 0 B35LABEL resty_config_options_more=0 B36LABEL resty_config_deps=--with-pcre 0 B37LABEL resty_add_package_builddeps=0 B38LABEL resty_add_package_rundeps=0 B39LABEL resty_eval_pre_configure=0 B40LABEL resty_eval_post_make=0 B41LABEL resty_luajit_options=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B42LABEL resty_pcre_options=--with-pcre-jit0 B43|20 RESTY_ADD_PACKAGE_BUILDDEPS= RESTY_ADD_PACKAGE_RUNDEPS= RESTY_CONFIG_OPTIONS= 191.56 MB44ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin0 B45ENV LUA_PATH=/usr/local/openresty/site/lualib/?.ljbc;/usr/local/openresty/site/lualib/?/init.ljbc;/usr/local/openresty/lualib/?.ljbc;/usr/local/openresty/lualib/?/init.ljbc;/usr/local/openresty/site/lualib/?.lua;/usr/local/openresty/site/lualib/?/init.lua;/usr/local/openresty/lualib/?.lua;/usr/local/openresty/lualib/?/init.lua;./?.lua;/usr/local/openresty/luajit/share/luajit-2.1.0-beta3/?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua;/usr/local/openresty/luajit/share/lua/5.1/?.lua;/usr/local/openresty/luajit/share/lua/5.1/?/init.lua0 B46ENV LUA_CPATH=/usr/local/openresty/site/lualib/?.so;/usr/local/openresty/lualib/?.so;./?.so;/usr/local/lib/lua/5.1/?.so;/usr/local/openresty/luajit/lib/lua/5.1/?.so;/usr/local/lib/lua/5.1/loadall.so;/usr/local/openresty/luajit/lib/lua/5.1/?.so0 B47COPY file:ba00ba8c55465e75d6e70e547560ff2e59ed1dc709762952712066fc0e41f561 in /usr/local/openresty/nginx/conf/nginx.conf 1.34 KB48COPY file:1832501c6083278533ce3d09a4140cc30795ddf825ad6a0ad52ea84858291e53 in /etc/nginx/conf.d/default.conf 860 B49CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon0 B50STOPSIGNAL SIGQUIT0 B52ENV RESTY_AUTO_SSL_VERSION=0.13.10 B53ENV GOMPLATE_VERSION=v3.11.20 B54ENV RESTY_ROOT=/usr/local/openresty0 B55RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive 22.91 MB56COPY docker_entrypoint.sh /docker_entrypoint.sh # buildkit533 B57RUN /bin/sh -c mkdir $RESTY_ROOT/nginx/conf.d/222 B58COPY data /etc/gomplate/data # buildkit491 B59COPY nginx.conf.tmpl /etc/gomplate/nginx.conf.tmpl # buildkit4.34 KB60COPY lua /usr/local/openresty/nginx/lua # buildkit1.3 KB61ENTRYPOINT ["/docker_entrypoint.sh"]0 BCommand
ADD file:396eeb65c8d737180cc1219713cf59efb214027b79d8ea0b7e58a08e7c8d7a21 in /