Sign inSign up

seffeng/openresty:1.19

Web servers
Manifest digest

sha256:58e7abb0151ad4990a75e9bd118970b57188f3f3f9f41d0a5c1b842f5b4f840a

OS/ARCH

linux/amd64

Compressed size

22.85 MB

Last pushed

over 3 years by seffeng

Type

Image

Manifest digest

sha256:58e7abb0151ad4990a75e9bd118970b57188f3f3f9f41d0a5c1b842f5b4f840a

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3LABEL author=zxf <[email protected]>0 B
4RUN /bin/sh -c sed -i8.12 KB
5CMD ["sh"]0 B
6LABEL author=zxf <[email protected]>0 B
7ARG BASE_DIR=/opt/websrv0 B
8ARG NGINX_VERSION=openresty-1.19.9.10 B
9ARG PCRE_VERSION_NUMBER=8.450 B
10ARG ZLIB_VERSION=zlib-1.2.130 B
11ENV PCRE_VERSION=pcre-8.45 CONFIG_DIR=/opt/websrv/config INSTALL_DIR=/opt/websrv/program/openresty BASE_PACKAGE=gcc0 B
12ENV NGINX_URL=https://openresty.org/download/openresty-1.19.9.1.tar.gz PCRE_URL=https://udomain.dl.sourceforge.net/project/pcre/pcre/8.45/pcre-8.45.tar.gz ZLIB_URL=https://zlib.net/zlib-1.2.13.tar.gz CONFIGURE=./configure0 B
13WORKDIR /tmp203 B
14COPY conf ./conf # buildkit1.38 KB
15RUN |4 BASE_DIR=/opt/websrv NGINX_VERSION=openresty-1.19.9.1 PCRE_VERSION_NUMBER=8.4520.16 MB
16VOLUME [/opt/websrv/logs]0 B
17EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
18CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:ac5fb7eb0d68040d948989f0a50914d0d4a6b631cfe76b508eecd82eb7d46953 in /