sha256:870b935f34e92a489f66e6aab311bf75b7d8610aec42eae8e77c28b7c6152cef
OS/ARCH
linux/amd64
Compressed size
307.2 MB
Last pushed
4 days by randomos
Type
Image
Manifest digest
sha256:93d0b649776fcfcaed550c2be3e294c2cc387618de5ff919a4a4a95e835eac3e
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B7ARG RESTY_IMAGE_BASE=ubuntu0 B8ARG RESTY_IMAGE_TAG=jammy0 B9ARG RESTY_VERSION=1.31.1.10 B10ARG RESTY_LUAROCKS_VERSION=3.13.00 B11ARG RESTY_OPENSSL_VERSION=3.5.70 B12ARG RESTY_OPENSSL_PATCH_VERSION=3.5.50 B13ARG RESTY_OPENSSL_URL_BASE=https://github.com/openssl/openssl/releases/download/openssl-3.5.70 B14ARG RESTY_OPENSSL_BUILD_OPTIONS=enable-camellia enable-seed enable-rfc3779 enable-cms0 B15ARG RESTY_PCRE_VERSION=10.470 B16ARG RESTY_PCRE_SHA256=c08ae2388ef333e8403e670ad70c0a11f1eed021fd88308d7e02f596fcd9dc160 B17ARG RESTY_PCRE_BUILD_OPTIONS=--enable-jit --enable-pcre2grep-jit --disable-bsr-anycrlf --disable-coverage0 B18ARG RESTY_J=10 B19ARG RESTY_CONFIG_OPTIONS= 0 B20ARG RESTY_CONFIG_OPTIONS_MORE=0 B21ARG RESTY_LUAJIT_OPTIONS=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B22ARG RESTY_PCRE_OPTIONS=--with-pcre-jit0 B23ARG RESTY_ADD_PACKAGE_BUILDDEPS=0 B24ARG RESTY_ADD_PACKAGE_RUNDEPS=0 B25ARG RESTY_EVAL_PRE_CONFIGURE=0 B26ARG RESTY_EVAL_POST_DOWNLOAD_PRE_CONFIGURE=0 B27ARG RESTY_EVAL_PRE_MAKE=0 B28ARG RESTY_EVAL_POST_MAKE=0 B29ARG _RESTY_CONFIG_DEPS=--with-pcre 0 B30LABEL resty_image_base=ubuntu0 B31LABEL resty_image_tag=jammy0 B32LABEL resty_version=1.31.1.10 B33LABEL resty_luarocks_version=3.13.00 B34LABEL resty_openssl_version=3.5.70 B35LABEL resty_openssl_patch_version=3.5.50 B36LABEL resty_openssl_url_base=https://github.com/openssl/openssl/releases/download/openssl-3.5.70 B37LABEL resty_openssl_build_options=enable-camellia enable-seed enable-rfc3779 enable-cms0 B38LABEL resty_pcre_version=10.470 B39LABEL resty_pcre_build_options=--enable-jit --enable-pcre2grep-jit --disable-bsr-anycrlf --disable-coverage0 B40LABEL resty_pcre_sha256=c08ae2388ef333e8403e670ad70c0a11f1eed021fd88308d7e02f596fcd9dc160 B41LABEL resty_config_options= 0 B42LABEL resty_config_options_more=0 B43LABEL resty_config_deps=--with-pcre 0 B44LABEL resty_add_package_builddeps=0 B45LABEL resty_add_package_rundeps=0 B46LABEL resty_eval_pre_configure=0 B47LABEL resty_eval_post_download_pre_configure=0 B48LABEL resty_eval_pre_make=0 B49LABEL resty_eval_post_make=0 B50LABEL resty_luajit_options=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B51LABEL resty_pcre_options=--with-pcre-jit0 B52RUN |23 RESTY_IMAGE_BASE=ubuntu RESTY_IMAGE_TAG=jammy RESTY_VERSION=1.31.1.1235.39 MB53ENV 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 B54ENV 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/?.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 B55ENV 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 B56COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf # buildkit1.35 KB57COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit834 B58CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon off;"]0 B59STOPSIGNAL SIGQUIT0 B61ENV LANG=en_US.UTF-80 B62ENV TZ=Asia/Shanghai0 B63COPY root/ /root/ # buildkit2.07 KB64COPY run/ /tmp/ # buildkit586 B65RUN /bin/sh -c /tmp/init.sh &&43.45 MB66CMD ["nginx" "-g" "daemon off;"]0 BCommand
ARG RELEASE