Sign inSign up

honeok/openresty:1.31.4.1-alpine-edge

Multi-platform
Web servers
Index digest

sha256:2dfda6ddbfedf7f19da470d0589eea3b97d67d34c878881d5a988026124ed026

OS/ARCH

Compressed size

14.7 MB

Last pushed

17 days by honeok

Type

Image

Manifest digest

sha256:3a0473a8487aa78a5a8e73e1eddbe36fbbf82c10ac24c644acad730cb3c7bce4

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.authors=honeok <[email protected]>0 B
4ARG RESTY_VERSION=1.31.4.10 B
5ENV RESTY_VERSION=1.31.4.10 B
6COPY /usr/local/openresty /usr/local/openresty # buildkit8.3 MB
7RUN |1 RESTY_VERSION=1.31.4.1 /bin/sh -c2.72 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 # buildkit563 B
10COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit621 B
11COPY --chmod=755 docker-entrypoint.sh / #764 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-x86_64.tar.gz / # buildkit