sha256:68065a361f52cd59b291d926977853f1e1ef02e82b826c6fe32ec1d78a515a38
OS/ARCH
Compressed size
23.52 MB
Last pushed
10 months by honeok
Type
Image
Manifest digest
sha256:bf5528f70f9967d04419b21a3213ec54435bf436b6e7b5e0806e95441a356168
Image Layers
1ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit3.95 MB2CMD ["/bin/sh"]0 B3ARG RESTY_VERSION=1.27.1.20 B4ARG RESTY_OPENSSL_VERSION=3.4.10 B5ARG RESTY_OPENSSL_PATCH_VERSION=3.4.10 B6ARG RESTY_OPENSSL_URL_BASE=https://github.com/openssl/openssl/releases/download/openssl-3.4.10 B7ARG RESTY_OPENSSL_BUILD_OPTIONS=enable-camellia enable-seed enable-rfc3779 enable-cms0 B8ARG RESTY_PCRE_VERSION=10.440 B9ARG RESTY_PCRE_SHA256=86b9cb0aa3bcb7994faa88018292bc704cdbb708e785f7c74352ff6ea7d3175b0 B10ARG RESTY_PCRE_BUILD_OPTIONS=--enable-jit --enable-pcre2grep-jit --disable-bsr-anycrlf --disable-coverage0 B11ARG RESTY_CONFIG_OPTIONS= 0 B12ARG RESTY_CONFIG_OPTIONS_MORE=0 B13ARG RESTY_LUAJIT_OPTIONS=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B14ARG RESTY_PCRE_OPTIONS=--with-pcre-jit0 B15ARG RESTY_ADD_PACKAGE_BUILDDEPS=0 B16ARG RESTY_ADD_PACKAGE_RUNDEPS=0 B17ARG RESTY_STRIP_BINARIES=10 B18ARG RESTY_CONFIG_DEPS=--with-pcre 0 B19LABEL maintainer=honeok <[email protected]> org.opencontainers.image.description=High Performance0 B20COPY /tmp/openresty-1.27.1.2/build/nginx-*/objs/*.so /usr/local/openresty/nginx/modules/ # buildkit243.89 KB21RUN |16 RESTY_VERSION=1.27.1.2 RESTY_OPENSSL_VERSION=3.4.1 RESTY_OPENSSL_PATCH_VERSION=3.4.119.15 MB22ENV 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 B23COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf # buildkit1.33 KB24COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit832 B25COPY docker-entrypoint.sh / # buildkit692 B26ENTRYPOINT ["/docker-entrypoint.sh"]0 B27EXPOSE [80/tcp]0 B28STOPSIGNAL SIGQUIT0 B29CMD ["openresty" "-g" "daemon off;"]0 B30ARG RESTY_LUAROCKS_VERSION=3.12.20 B33RUN |1 RESTY_LUAROCKS_VERSION=3.12.2 /bin/sh -c189.93 KB34ENV 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 B35ENV 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 BCommand
ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit