sha256:5d30dd717883b5057f259cc3b686472e880a73c72cf1bdf81f4a41d5c6b11c5a
OS/ARCH
linux/amd64
Compressed size
178.74 MB
Last pushed
5 months by p5ych0
Type
Image
Manifest digest
sha256:5d30dd717883b5057f259cc3b686472e880a73c72cf1bdf81f4a41d5c6b11c5a
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB2CMD ["/bin/sh"]0 B4ARG RESTY_IMAGE_BASE=alpine0 B5ARG RESTY_IMAGE_TAG=3.23.40 B6ARG RESTY_VERSION=1.29.2.30 B7ARG RESTY_OPENSSL_VERSION=3.5.60 B8ARG RESTY_OPENSSL_PATCH_VERSION=3.5.50 B9ARG RESTY_OPENSSL_URL_BASE=https://github.com/openssl/openssl/releases/download/openssl-3.5.60 B10ARG RESTY_OPENSSL_BUILD_OPTIONS=enable-camellia enable-seed enable-rfc3779 enable-cms0 B11ARG RESTY_PCRE_VERSION=10.470 B12ARG RESTY_PCRE_SHA256=c08ae2388ef333e8403e670ad70c0a11f1eed021fd88308d7e02f596fcd9dc160 B13ARG RESTY_PCRE_BUILD_OPTIONS=--enable-jit --enable-pcre2grep-jit --disable-bsr-anycrlf --disable-coverage0 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_DOWNLOAD_PRE_CONFIGURE=0 B23ARG RESTY_EVAL_PRE_MAKE=0 B24ARG RESTY_EVAL_POST_MAKE=0 B25ARG RESTY_STRIP_BINARIES=0 B26ARG _RESTY_CONFIG_DEPS=--with-pcre 0 B27LABEL resty_image_base=alpine0 B28LABEL resty_image_tag=3.23.40 B29LABEL resty_version=1.29.2.30 B30LABEL resty_openssl_version=3.5.60 B31LABEL resty_openssl_patch_version=3.5.50 B32LABEL resty_openssl_url_base=https://github.com/openssl/openssl/releases/download/openssl-3.5.60 B33LABEL resty_openssl_build_options=enable-camellia enable-seed enable-rfc3779 enable-cms0 B34LABEL resty_pcre_version=10.470 B35LABEL resty_pcre_build_options=--enable-jit --enable-pcre2grep-jit --disable-bsr-anycrlf --disable-coverage0 B36LABEL resty_pcre_sha256=c08ae2388ef333e8403e670ad70c0a11f1eed021fd88308d7e02f596fcd9dc160 B37LABEL resty_config_options= 0 B38LABEL resty_config_options_more=0 B39LABEL resty_config_deps=--with-pcre 0 B40LABEL resty_add_package_builddeps=0 B41LABEL resty_add_package_rundeps=0 B42LABEL resty_eval_pre_configure=0 B43LABEL resty_eval_post_download_pre_configure=0 B44LABEL resty_eval_pre_make=0 B45LABEL resty_eval_post_make=0 B46LABEL resty_strip_binaries=0 B47LABEL resty_luajit_options=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B48LABEL resty_pcre_options=--with-pcre-jit0 B49RUN |23 RESTY_IMAGE_BASE=alpine RESTY_IMAGE_TAG=3.23.4 RESTY_VERSION=1.29.2.356.59 MB50ENV 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 B51COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf # buildkit1.34 KB52COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit835 B53CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon off;"]0 B54STOPSIGNAL SIGQUIT0 B55ARG RESTY_FAT_IMAGE_BASE=ghcr.io/neomantra/openresty0 B56ARG RESTY_FAT_IMAGE_TAG=1.29.2.3-4-alpine0 B57ARG RESTY_LUAROCKS_VERSION=3.13.00 B59LABEL resty_fat_image_base=ghcr.io/neomantra/openresty0 B60LABEL resty_fat_image_tag=1.29.2.3-4-alpine0 B61LABEL resty_luarocks_version=3.13.00 B62RUN |3 RESTY_FAT_IMAGE_BASE=ghcr.io/neomantra/openresty RESTY_FAT_IMAGE_TAG=1.29.2.3-4-alpine RESTY_LUAROCKS_VERSION=3.13.0107.54 MB63ENV 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 B64ENV 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 B65LABEL maintainer=OpenResty PHP Project version=1.29.2.3-40 B66RUN /bin/sh -c apk upgrade9.15 MB67COPY /usr/local/openresty/luajit/share/lua /usr/local/openresty/luajit/share/lua # buildkit180.32 KB68COPY /usr/local/openresty/luajit/lib/luarocks /usr/local/openresty/luajit/lib/luarocks # buildkit49.64 KB69COPY /usr/local/openresty/luajit/bin /usr/local/openresty/luajit/bin # buildkit1.54 MB70COPY /etc/resty-auto-ssl /etc/resty-auto-ssl # buildkit4.01 KB71RUN /bin/sh -c mkdir -p443 B72COPY <<EOF /docker-entrypoint.sh # buildkit855 B73RUN /bin/sh -c chmod +x891 B74HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost/0 B75ENV PUID=82 PGID=82 USER_NAME=www-data GROUP_NAME=www-data0 B76EXPOSE [443/tcp 80/tcp]0 B77WORKDIR /var/www/html/public32 B78ENTRYPOINT ["/docker-entrypoint.sh"]0 B79CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit