Sign inSign up

crowdsecurity/openresty:v1.0.4

Multi-platform
Index digest

sha256:89fe404328feb689cdfd7bce2f459fc9e72c44a41204f9804a7112c31afe4bcc

OS/ARCH

Compressed size

134.63 MB

Last pushed

almost 2 years by crowdsecurity

Type

Image

Manifest digest

sha256:e7556fb81d85776792077fc3854b6571887a5e1121dc352a350e6df4bc91aa5a

Image Layers

1ADD file ... in / 3.46 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=Evan Wies <[email protected]>0 B
4ARG RESTY_IMAGE_BASE=alpine0 B
5ARG RESTY_IMAGE_TAG=3.200 B
6ARG RESTY_VERSION=1.25.3.20 B
7ARG RESTY_OPENSSL_VERSION=1.1.1w0 B
8ARG RESTY_OPENSSL_PATCH_VERSION=1.1.1f0 B
9ARG RESTY_OPENSSL_URL_BASE=https://www.openssl.org/source/old/1.1.10 B
10ARG RESTY_PCRE_VERSION=8.450 B
11ARG RESTY_PCRE_BUILD_OPTIONS=--enable-jit0 B
12ARG RESTY_PCRE_SHA256=4e6ce03e0336e8b4a3d6c2b70b1c5e18590a5673a98186da90d4f33c23defc090 B
13ARG RESTY_J=10 B
14ARG RESTY_CONFIG_OPTIONS= 0 B
15ARG RESTY_CONFIG_OPTIONS_MORE=0 B
16ARG RESTY_LUAJIT_OPTIONS=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B
17ARG RESTY_PCRE_OPTIONS=--with-pcre-jit0 B
18ARG RESTY_ADD_PACKAGE_BUILDDEPS=0 B
19ARG RESTY_ADD_PACKAGE_RUNDEPS=0 B
20ARG RESTY_EVAL_PRE_CONFIGURE=0 B
21ARG RESTY_EVAL_POST_DOWNLOAD_PRE_CONFIGURE=0 B
22ARG RESTY_EVAL_POST_MAKE=0 B
23ARG _RESTY_CONFIG_DEPS=--with-pcre 0 B
24LABEL resty_image_base=alpine0 B
25LABEL resty_image_tag=3.200 B
26LABEL resty_version=1.25.3.20 B
27LABEL resty_openssl_version=1.1.1w0 B
28LABEL resty_openssl_patch_version=1.1.1f0 B
29LABEL resty_openssl_url_base=https://www.openssl.org/source/old/1.1.10 B
30LABEL resty_pcre_version=8.450 B
31LABEL resty_pcre_build_options=--enable-jit0 B
32LABEL resty_pcre_sha256=4e6ce03e0336e8b4a3d6c2b70b1c5e18590a5673a98186da90d4f33c23defc090 B
33LABEL resty_config_options= 0 B
34LABEL resty_config_options_more=0 B
35LABEL resty_config_deps=--with-pcre 0 B
36LABEL resty_add_package_builddeps=0 B
37LABEL resty_add_package_rundeps=0 B
38LABEL resty_eval_pre_configure=0 B
39LABEL resty_eval_post_download_pre_configure=0 B
40LABEL resty_eval_post_make=0 B
41LABEL resty_luajit_options=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B
42LABEL resty_pcre_options=--with-pcre-jit0 B
43RUN |20 RESTY_IMAGE_BASE=alpine RESTY_IMAGE_TAG=3.20 RESTY_VERSION=1.25.3.239.14 MB
44ENV 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
45COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf # buildkit1.33 KB
46COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit831 B
47CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon off;"]0 B
48STOPSIGNAL SIGQUIT0 B
49ARG RESTY_FAT_IMAGE_BASE=openresty/openresty0 B
50ARG RESTY_FAT_IMAGE_TAG=alpine-amd640 B
51ARG RESTY_LUAROCKS_VERSION=3.11.00 B
52LABEL maintainer=Evan Wies <[email protected]>0 B
53LABEL resty_fat_image_base=openresty/openresty0 B
54LABEL resty_fat_image_tag=alpine-amd640 B
55LABEL resty_luarocks_version=3.11.00 B
56RUN |3 RESTY_FAT_IMAGE_BASE=openresty/openresty RESTY_FAT_IMAGE_TAG=alpine-amd64 RESTY_LUAROCKS_VERSION=3.11.087.95 MB
57ENV LUA_PATH=/usr/local/openresty/site/lualib/?.ljbc;/usr/local/openresty/site/lualib/?/init.ljbc;/usr/local/openresty/lualib/?.ljbc;/usr/local/openresty/lualib/?/init.ljbc;/usr/local/openresty/site/lualib/?.lua;/usr/local/openresty/site/lualib/?/init.lua;/usr/local/openresty/lualib/?.lua;/usr/local/openresty/lualib/?/init.lua;./?.lua;/usr/local/openresty/luajit/share/luajit-2.1/?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua;/usr/local/openresty/luajit/share/lua/5.1/?.lua;/usr/local/openresty/luajit/share/lua/5.1/?/init.lua0 B
58ENV LUA_CPATH=/usr/local/openresty/site/lualib/?.so;/usr/local/openresty/lualib/?.so;./?.so;/usr/local/lib/lua/5.1/?.so;/usr/local/openresty/luajit/lib/lua/5.1/?.so;/usr/local/lib/lua/5.1/loadall.so;/usr/local/openresty/luajit/lib/lua/5.1/?.so0 B
59RUN /bin/sh -c luarocks install244.55 KB
60ARG BUILD_ENV=git0 B
61RUN |1 BUILD_ENV=git /bin/sh -c3.45 MB
62RUN |1 BUILD_ENV=git /bin/sh -c375.66 KB
63RUN |1 BUILD_ENV=git /bin/sh -c220 B
64RUN |1 BUILD_ENV=git /bin/sh -c17.63 KB
65RUN |1 BUILD_ENV=git /bin/sh -c6.1 KB
66RUN |1 BUILD_ENV=git /bin/sh -c832 B
67RUN |1 BUILD_ENV=git /bin/sh -c84 B
68COPY ./openresty /tmp # buildkit562 B
69RUN |1 BUILD_ENV=git /bin/sh -c602 B
70RUN |1 BUILD_ENV=git /bin/sh -c622 B
71COPY ./docker/docker_start.sh / # buildkit651 B
72ENTRYPOINT ["/bin/sh" "-c" "/bin/bash docker_start.sh"]0 B

Command

ADD file:33ebe56b967747a97dcec01bc2559962bee8823686c9739d26be060381bbb3ca in /