Sign inSign up

honeok/openresty:1.29.8.2-alpine-edge

Multi-platform
Web servers
Index digest

sha256:f121e4ffa3488540427867a79b0757cf0288ff6d6a9de73a8c76c84fe07bc334

OS/ARCH

Compressed size

23.48 MB

Last pushed

4 months by honeok

Type

Image

Manifest digest

sha256:0d6a198a6147eb4d1ca98c5c7af20090f195e528be9c104e62970da3b654b1c1

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB
2CMD ["/bin/sh"]0 B
3ARG RESTY_VERSION=1.29.8.20 B
4ARG RESTY_OPENSSL_VERSION=3.5.60 B
5ARG RESTY_OPENSSL_PATCH_VERSION=3.5.60 B
6ARG RESTY_OPENSSL_URL_BASE=https://github.com/openssl/openssl/releases/download/openssl-3.5.60 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.8.2/build/nginx-*/objs/*.so /usr/local/openresty/nginx/modules/ # buildkit260.2 KB
21RUN |16 RESTY_VERSION=1.29.8.2 RESTY_OPENSSL_VERSION=3.5.6 RESTY_OPENSSL_PATCH_VERSION=3.5.619.53 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 # buildkit834 B
25COPY --chmod=755 docker-entrypoint.sh / #696 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.4-x86_64.tar.gz / # buildkit