Sign inSign up

honeok/openresty:1.29.7.1-alpine-edge

Multi-platform
Web servers
Index digest

sha256:d0f4d5ec18fdb0f9905288a3caa542cb2ed81c5504a7ae2d4976cf5afcfb7c56

OS/ARCH

Compressed size

23.36 MB

Last pushed

6 months by honeok

Type

Image

Manifest digest

sha256:38d5d7eeaf3614cfc5f8f3228150325b094bd7a9c1a7f77d89a7a8ef05ebb800

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3ARG RESTY_VERSION=1.29.7.10 B
4ARG RESTY_OPENSSL_VERSION=3.5.50 B
5ARG RESTY_OPENSSL_PATCH_VERSION=3.5.50 B
6ARG RESTY_OPENSSL_URL_BASE=https://github.com/openssl/openssl/releases/download/openssl-3.5.50 B
7ARG RESTY_OPENSSL_BUILD_OPTIONS=enable-camellia enable-seed enable-rfc3779 enable-cms0 B
8ARG RESTY_PCRE_VERSION=10.470 B
9ARG RESTY_PCRE_SHA512=e461a95f623fe70136b1a070847f317c56f9a31801181cc8fd7eef8077ae6cccd385d5ccb983f6e9b49245830535e7acddb10c6831c20afb9bdf4f9a45ae48eb0 B
10ARG RESTY_PCRE_BUILD_OPTIONS=--enable-jit --enable-pcre2grep-jit --disable-bsr-anycrlf --disable-coverage0 B
11ARG RESTY_CONFIG_OPTIONS= 0 B
12ARG RESTY_CONFIG_OPTIONS_MORE=0 B
13ARG RESTY_LUAJIT_OPTIONS=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B
14ARG RESTY_PCRE_OPTIONS=--with-pcre-jit0 B
15ARG RESTY_ADD_PACKAGE_BUILDDEPS=0 B
16ARG RESTY_ADD_PACKAGE_RUNDEPS=0 B
17ARG RESTY_STRIP_BINARIES=10 B
18ARG RESTY_CONFIG_DEPS=--with-pcre 0 B
19LABEL org.opencontainers.image.authors=honeok <[email protected]>0 B
20COPY /tmp/openresty-1.29.7.1/build/nginx-*/objs/*.so /usr/local/openresty/nginx/modules/ # buildkit260.21 KB
21RUN |16 RESTY_VERSION=1.29.7.1 RESTY_OPENSSL_VERSION=3.5.5 RESTY_OPENSSL_PATCH_VERSION=3.5.519.42 MB
22ENV 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 B
23COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf # buildkit1.33 KB
24COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit835 B
25COPY --chmod=755 docker-entrypoint.sh / #694 B
26ENTRYPOINT ["/docker-entrypoint.sh"]0 B
27EXPOSE [80/tcp]0 B
28STOPSIGNAL SIGQUIT0 B
29CMD ["openresty" "-g" "daemon off;"]0 B

Command

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit