Sign inSign up

honeok/openresty:1.31.3.1-alpine-edge

Multi-platform
Web servers
Index digest

sha256:2a54546b8a472f2301d33b482563f9abee60861ea60bb6ef7b6ec19f359d4ba7

OS/ARCH

Compressed size

14.97 MB

Last pushed

about 1 month by honeok

Type

Image

Manifest digest

sha256:0648b871bd6ce0dca3cc26d2e20676a5c0a5f82c41717a932628d779babe0019

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.authors=honeok <[email protected]>0 B
4ARG RESTY_VERSION=1.31.3.10 B
5ENV RESTY_VERSION=1.31.3.10 B
6COPY /usr/local/openresty /usr/local/openresty # buildkit8.32 MB
7RUN |1 RESTY_VERSION=1.31.3.1 /bin/sh -c2.66 MB
8ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/openssl3/bin:/usr/local/openresty/luajit/bin0 B
9COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf # buildkit564 B
10COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit622 B
11COPY --chmod=755 docker-entrypoint.sh / #765 B
12ENTRYPOINT ["/docker-entrypoint.sh"]0 B
13EXPOSE [80/tcp]0 B
14STOPSIGNAL SIGQUIT0 B
15CMD ["openresty" "-g" "daemon off;"]0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit